diff --git a/ESP32-Rainmaker-Switch/.vscode/settings.json b/ESP32-Rainmaker-Switch/.vscode/settings.json index 23ddc22a..ab2b79de 100644 --- a/ESP32-Rainmaker-Switch/.vscode/settings.json +++ b/ESP32-Rainmaker-Switch/.vscode/settings.json @@ -1,11 +1,11 @@ { "C_Cpp.intelliSenseEngine": "default", "idf.adapterTargetName": "esp32c3", - "idf.customExtraPaths": "c:\\Users\\alex\\esp\\tools\\xtensa-esp-elf-gdb\\14.2_20240403\\xtensa-esp-elf-gdb\\bin;c:\\Users\\alex\\esp\\tools\\riscv32-esp-elf-gdb\\14.2_20240403\\riscv32-esp-elf-gdb\\bin;c:\\Users\\alex\\esp\\tools\\xtensa-esp-elf\\esp-13.2.0_20230928\\xtensa-esp-elf\\bin;c:\\Users\\alex\\esp\\tools\\riscv32-esp-elf\\esp-13.2.0_20230928\\riscv32-esp-elf\\bin;c:\\Users\\alex\\esp\\tools\\esp32ulp-elf\\2.35_20220830\\esp32ulp-elf\\bin;c:\\Users\\alex\\esp\\tools\\cmake\\3.24.0\\bin;c:\\Users\\alex\\esp\\tools\\openocd-esp32\\v0.12.0-esp32-20240318\\openocd-esp32\\bin;c:\\Users\\alex\\esp\\tools\\ninja\\1.11.1;c:\\Users\\alex\\esp\\tools\\idf-exe\\1.0.3;c:\\Users\\alex\\esp\\tools\\ccache\\4.8\\ccache-4.8-windows-x86_64;c:\\Users\\alex\\esp\\tools\\dfu-util\\0.11\\dfu-util-0.11-win64;c:\\Users\\alex\\esp\\tools\\esp-rom-elfs\\20230320", + "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\\esp\\tools\\openocd-esp32\\v0.12.0-esp32-20240318/openocd-esp32/share/openocd/scripts", + "OPENOCD_SCRIPTS": "c:\\Users\\alex\\.espressif\\tools\\tools\\openocd-esp32\\v0.12.0-esp32-20240318/openocd-esp32/share/openocd/scripts", "IDF_CCACHE_ENABLE": "1", - "ESP_ROM_ELF_DIR": "c:\\Users\\alex\\esp\\tools\\esp-rom-elfs\\20230320/" + "ESP_ROM_ELF_DIR": "c:\\Users\\alex\\.espressif\\tools\\tools\\esp-rom-elfs\\20230320/" }, "idf.espIdfPathWin": "C:\\Users\\alex\\esp\\v5.2.2\\esp-idf", "idf.espAdfPathWin": "C:\\Users\\alex\\.espressif\\esp-adf", @@ -13,8 +13,8 @@ "board/esp32c3-ftdi.cfg" ], "idf.portWin": "COM35", - "idf.pythonBinPathWin": "c:\\Users\\alex\\esp\\python_env\\idf5.2_py3.11_env\\Scripts\\python.exe", - "idf.toolsPathWin": "c:\\Users\\alex\\esp\\", - "idf.gitPathWin": "c:\\Users\\alex\\esp\\tools\\idf-git\\2.39.2\\cmd\\git.exe", + "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", "idf.flashType": "UART" } diff --git a/ESP32-Rainmaker-Switch/build/.bin_timestamp b/ESP32-Rainmaker-Switch/build/.bin_timestamp new file mode 100644 index 00000000..53099885 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/.bin_timestamp @@ -0,0 +1 @@ +3ea0c49013d6c988f5611edf448f308c 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 00000000..42814965 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 00000000..efe7b2a3 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/.ninja_log @@ -0,0 +1,1149 @@ +# ninja log v5 +169 337 7451367010418262 project_elf_src_esp32c3.c 95b03d74abb8223f +169 337 7451367010418262 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/project_elf_src_esp32c3.c 95b03d74abb8223f +196 423 7451367011621527 ota_data_initial.bin 6261a0f1aa1cb3d7 +196 423 7451367011621527 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/ota_data_initial.bin 6261a0f1aa1cb3d7 +210 450 7451367012057076 esp-idf/esp_system/ld/memory.ld 6f0b78c0ac16d02a +210 450 7451367012057076 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/memory.ld 6f0b78c0ac16d02a +232 456 7451367012127099 esp-idf/esp_system/ld/sections.ld.in 78165bcfe24bb977 +232 456 7451367012127099 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld.in 78165bcfe24bb977 +468 1007 7451367017383399 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj 4cfd4fad3734a476 +485 1063 7451367017383399 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj 704a8083bd79a463 +457 1105 7451367017978847 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj b5258b581f537523 +549 1233 7451367018863388 esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj c243d47030656974 +515 1360 7451367019490506 esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj 1fce1c35535c9941 +1068 1615 7451367023584733 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj 50966ee2c6f5e5bb +182 1665 7451367011693520 partition_table/partition-table.bin 4f4662f0a51335f +182 1665 7451367011693520 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/partition_table/partition-table.bin 4f4662f0a51335f +1015 1722 7451367024157566 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj 5530c83808a71046 +1129 1920 7451367026249473 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj a1c0f159b7e8ef27 +1262 2253 7451367029467949 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj 12d9d5bedbcde538 +1365 2352 7451367030596527 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj bcaa83e0907119de +1681 2409 7451367031415598 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj 8daad7c4f7bbbc80 +1618 2475 7451367031435602 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj 42089b7ee31abd68 +2256 2868 7451367035937948 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj 8928f027bac3f9b8 +2371 2924 7451367036334128 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj 7d6a91276a0109a2 +1937 2966 7451367036709515 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj bbf7c7ff75d989ae +2425 3001 7451367036823787 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj 23b13d076c12cc81 +2490 3074 7451367037298985 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj c069f6cc2c8d82cf +1723 3165 7451367037438298 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj 4c88ab12ea0aae7f +2930 3500 7451367042121957 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj 529a87383a3de16a +2974 3681 7451367043865398 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj e7ba8addddec01a3 +2870 3735 7451367044719582 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj c0a376d9879ae474 +3168 3849 7451367045301436 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj c8be1ebe0f81b49e +3082 3935 7451367046142012 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj c5896363c5b0103c +3017 3992 7451367046770925 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj b2832a5cc4eee15d +3515 4366 7451367050758211 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj dd4e0fc8cf0eb3e6 +3689 4458 7451367051833994 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj 9c011c1abab3f3e0 +3739 4494 7451367051549196 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj 173fb8b69c053296 +3849 4546 7451367052459357 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj 2c3ab14672d1ba3f +3939 4675 7451367053842874 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj f18f7473b4240ad6 +4001 5035 7451367057100523 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj d1a32fec217c751f +4381 5175 7451367057828888 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj 69a795851b8520b +4555 5320 7451367059809014 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj 328091ac0d675cee +4509 5668 7451367062816288 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj e0f865a13f35776d +4693 5791 7451367063710692 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj 8428084b59d86d12 +4460 5988 7451367064189754 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj f6290f59847c0fba +5084 6037 7451367067268666 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj 6a8a52a582917aba +5329 6228 7451367069067444 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj 5f6a797a8c738e1d +5202 6306 7451367070227595 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj cb100d486445a67f +5695 6437 7451367071155635 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj be444d7f7df8db4c +5856 6785 7451367075041188 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj dfe8603daff13a97 +6004 6828 7451367075348229 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj 98fd817c19cf7f1d +6077 6867 7451367075879787 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj 757ee3e9d7a9e714 +6454 6943 7451367076521058 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj 5460bc85f8de5ad9 +6328 7014 7451367077143690 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj 422348b65019a457 +6235 7238 7451367079272046 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj 66bf0ca6c8c837ae +6790 7409 7451367080714376 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj 1783afc15820275d +6874 7512 7451367082127957 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj 9f19d26532d76c30 +6943 7742 7451367084575612 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj 89206a039a4e4c73 +6830 7822 7451367085201605 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj f3c8925b764e6343 +7014 7962 7451367086464919 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj 9a24989182d357ed +7281 8078 7451367088216252 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj b3cad0a7137a5c62 +7452 8236 7451367089349258 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj 55ae375d165e282c +7529 8326 7451367089439301 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj 56b0dd0ca2af0bd6 +7778 8616 7451367093558784 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj 4169c5cba2daca6c +7982 8773 7451367094796419 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj fa25f2d94aa9dc46 +7830 8802 7451367094712719 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj 6981e320b5a95206 +8091 8858 7451367095449990 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj 724f7b8cd41ec318 +8254 8926 7451367096244910 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj 7c3293d8f4597676 +8341 8951 7451367096492925 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj 49e7793737f93e3d +8780 9752 7451367104335519 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj 84829f4e12661b9a +8813 9787 7451367104612328 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj 3877b26da859acb +8864 9821 7451367105497262 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj cc68622a6279340f +8927 9864 7451367105730441 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj 9cb85e479e23596f +8951 9984 7451367106912361 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj 17210e2c430802c2 +9762 10557 7451367112826177 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj 694036d1cf243221 +9793 10584 7451367113106023 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj 4d2af62f541117da +9830 10612 7451367113228624 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj d6cac96336d7247a +9866 10649 7451367113351708 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj ff0fd75480e77536 +8630 10945 7451367116288980 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj c4baba29fba46bff +10566 11171 7451367118202142 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj 5dcc01bc7a04ef0a +9996 11283 7451367119437993 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj 78960f4c4c9d1d21 +10618 11499 7451367121819344 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj ca1d82db297abab5 +10649 11551 7451367122518798 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj 29ba68b027fb32da +10585 11584 7451367122330762 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj baad7583221c52ce +11196 11819 7451367124792843 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj 2871fb1120215831 +10971 11954 7451367125294395 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj bfe15070c79d2320 +11520 12199 7451367129440112 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj c258006eff5d2a95 +11558 12278 7451367129995098 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj faef05c4aecaada4 +11586 12388 7451367130893129 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj cad616c8c84fc58d +11287 12597 7451367132887364 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj e44260da1be5b847 +12200 12727 7451367134625465 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj e084fe48c7114d09 +12285 12821 7451367135204427 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj 7939e0f693945c3d +11850 12859 7451367135749508 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj 3cac4dd2b2abe01e +12033 12892 7451367135806630 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj 9ae230bc86a71860 +12398 12995 7451367137117102 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj af0226de89e31d92 +12603 13097 7451367138221343 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj f9f8dff4cad9b8af +12734 13253 7451367139620154 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 +12833 13379 7451367140701998 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 +12901 13440 7451367141587728 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 +12865 13488 7451367142238565 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 +12995 13518 7451367142132384 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 +13097 13890 7451367145921174 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 +13254 13981 7451367146994275 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 +13380 14133 7451367148094932 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 +13490 14181 7451367148617248 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 +13519 14278 7451367149948913 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 +13441 14428 7451367150989224 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 +13982 14796 7451367155061449 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 +14133 14818 7451367155567464 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 +13891 14836 7451367155308867 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 +14182 14857 7451367155905893 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 +14428 14919 7451367156406563 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 +14279 15017 7451367156943100 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 +14819 15531 7451367161603483 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 +14797 15653 7451367163542251 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 +14836 15759 7451367164785845 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj abd20249af747ef6 +14919 15887 7451367165420554 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj a8cbd9663dc9caa4 +14858 16090 7451367167048731 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj 5da58003a1f4bd78 +15018 16167 7451367167465898 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj e708f5fdbdf60fdf +15759 16738 7451367174542052 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj 6e806abdf1b1baca +15653 16756 7451367174931612 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj e5fa0069d50ddeb2 +16168 16885 7451367175972423 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj a70cca346440053c +15888 16968 7451367176002428 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj 90084aea16b36f48 +16091 16998 7451367176239123 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj bd03f5b926193aa2 +15532 17026 7451367177569660 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj 862e048c485606c5 +16738 17118 7451367178407763 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj 7de1ad99d0fd628a +16757 17255 7451367178753577 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj a9b654462647163f +16889 17655 7451367183954861 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj 91de64f4e2a7d805 +16975 17730 7451367184365443 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj 1a3480e5950dbd2c +17028 17759 7451367184589120 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj 44c5b467626b790b +17144 17774 7451367184659137 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj 4f5caa6e26b5a780 +17003 17792 7451367185027233 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj 5a57cc5806530ca3 +17668 18860 7451367195426559 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj ddd64b929bccbd84 +17273 18944 7451367196185371 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj 8853538d19bc0707 +17800 19076 7451367196757829 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj 1abf009715e6b170 +17760 19135 7451367198447957 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj cfdfeff6cfdd9cca +17775 19502 7451367200780984 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj dddd439df43d67b3 +17742 20180 7451367208076861 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj 5eed1613f51207e1 +18878 20260 7451367208056840 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj 19d261185266a9c5 +18975 20314 7451367209077248 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj c66950d36f3d358e +19094 20383 7451367209982137 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj e2a832054b04c59e +19504 20466 7451367211707136 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 +19276 20685 7451367213030648 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 +20199 21824 7451367225615594 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 +20715 21980 7451367226160088 esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj 490a2eee50208fdb +20279 22242 7451367226260092 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 +20395 22298 7451367227610755 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 +20328 22371 7451367230558499 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 +20474 22653 7451367231534899 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 +21828 23294 7451367240271288 esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj a5fec8e0bc4bc0fa +22307 23663 7451367242857237 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj d1301bbf1eba8f1a +22002 23690 7451367242753323 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj 4fb6dad48631160a +22248 23751 7451367244235368 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj e12dd1a95c8ab444 +22430 23823 7451367245288648 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj 7fa0781f7702404d +22680 23978 7451367246283575 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj 979a8a01290d6473 +23298 24584 7451367251732385 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj 8fef05d10d36509e +23752 24659 7451367252602573 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj 3673973408f6a490 +23670 24826 7451367253506642 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj b80d296e2802ba50 +23699 24984 7451367254028983 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj cc43f8c748b8f362 +24021 25975 7451367265208477 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj 3060fb9d82fa4217 +23825 26153 7451367265368016 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj 2ec35be7220ed6c4 +24601 26287 7451367270086023 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj 28ef0c98ee8d3619 +24832 26436 7451367270823699 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj 2f5ea36127baa93 +24660 26648 7451367272988446 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj 333100965e48d8e6 +24997 27073 7451367277386936 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj f1e4ce2021abeee1 +25978 27346 7451367280403883 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj c422e052640d0137 +26155 27473 7451367280413889 bootloader-prefix/src/bootloader-stamp/bootloader-mkdir 998e3852823deb89 +26155 27473 7451367280413889 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir 998e3852823deb89 +26294 27721 7451367281587608 esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj 4fcff092f434a1bb +26455 27895 7451367282933171 esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj ac5a6ef7bd8620b3 +26657 28150 7451367288178939 esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj 3f876156f069d4b +27117 28223 7451367288319330 esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj a2bde1844d12a77c +27381 28555 7451367290558121 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj 92153c570ac28023 +27487 28854 7451367293580647 bootloader-prefix/src/bootloader-stamp/bootloader-download 443867d63e7bf89d +27487 28854 7451367293580647 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-download 443867d63e7bf89d +27802 29075 7451367295086628 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj a02a307c60be120 +27905 29332 7451367300089192 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj 33a16d50a80cc6f3 +28158 29407 7451367299978338 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj d4b57119ddf314e4 +28325 29647 7451367303127886 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj 87f68ea0f6a4485b +28558 29980 7451367305945837 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj 84ccd768260b4529 +28925 30243 7451367307705898 bootloader-prefix/src/bootloader-stamp/bootloader-update 10ce12ecec60ccbe +28925 30243 7451367307705898 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-update 10ce12ecec60ccbe +29343 30302 7451367310167358 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj 6c5cb6cb71f76a54 +29138 30418 7451367310157339 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj cc6078bf3abd0fea +29657 30592 7451367312701529 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj 50048d4f44773781 +29499 30959 7451367314477800 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj fd004a0d9d29742d +30258 31270 7451367319148446 bootloader-prefix/src/bootloader-stamp/bootloader-patch 8e94b3c53aaff695 +30258 31270 7451367319148446 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch 8e94b3c53aaff695 +30019 31375 7451367320435324 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj d541be331d15d33a +30316 31664 7451367323688849 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj 1979e645762c8a6e +30476 31908 7451367325603317 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj 12434ab9ef6338c +30645 32039 7451367327301402 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj 76c61c7bb609f9ca +31043 32183 7451367328897639 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj 61a72beac7c4589a +31695 32818 7451367335239831 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj 55196370ed1e0268 +32069 32858 7451367335515854 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj b32cb86cba066645 +31379 32894 7451367335878581 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj 1fe90f5bcd8a6421 +31921 33115 7451367337749954 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj 669efb03ffc8a286 +32207 33495 7451367342289039 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj 877ffc7590ffa940 +32859 33756 7451367343637065 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj 940b9787ef2acd8d +32824 34160 7451367343974697 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj e65b780d08537822 +32900 34229 7451367349306348 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj c4ebfee145d9f78 +33117 34292 7451367349691031 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj 2874f843a9ba0d0c +33509 34712 7451367353930646 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj 33666923819e54b1 +34179 35014 7451367357357044 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj 9388fa1505820616 +33833 35045 7451367357587197 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj c09ae1a098496e31 +34235 35252 7451367359547341 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj 39e9b200ffa5820f +34298 35335 7451367360550929 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj 2ec0cecf90c5c67b +34724 35905 7451367366078442 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj c0e92ffcad00ea7d +35014 36032 7451367365867544 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj d92b987af92ce802 +35365 36188 7451367368868497 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj edd0b85291c50930 +35258 36298 7451367369540727 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj ba4ebb4d0c29ad64 +35045 36527 7451367372321736 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj 728aee14d74b6212 +35926 36784 7451367375228993 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj 8b2da3ca9fd0f34e +36034 36911 7451367376145608 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj 2c84c79b3f9c8f3c +36196 37034 7451367376995938 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj e01c2bbf4f4bedbc +36314 37456 7451367381694974 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj f3d8520d399a0740 +36542 37681 7451367383688540 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj e2e063918f9d6882 +36786 37757 7451367383688540 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj da8c3580a521dab1 +37078 38070 7451367387576992 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj b053a37e72eedb49 +36921 38323 7451367389289362 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj 404dba595d77ba3 +37473 38535 7451367392573385 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj 6dcfa2b19b4c98fd +37716 38784 7451367394837294 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj 7e327b6ce077af47 +37769 38837 7451367394767467 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj 4e540d0d1ccbe519 +38371 39355 7451367400155610 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj b05848b83e7c42c2 +38073 39394 7451367401170296 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj 6c7a1526be66c389 +38549 39438 7451367401779672 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj fd5a825ec9d0ed94 +38849 39576 7451367402703811 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj 8c5f8c6e4dd2c5f6 +38802 39886 7451367405937794 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj d25342e405750f3e +39399 39974 7451367406790707 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj ebe530f72baab0f4 +39439 40071 7451367407995186 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj b26906023c2981a6 +39603 40124 7451367408283892 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj aa294a6b518bb72c +39364 40161 7451367409099101 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj 83331c4e14808d94 +39890 40301 7451367410373739 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj 320c270953931d5d +40082 40560 7451367412849368 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj b9978bce233115ca +39975 40600 7451367412859388 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj ed6b893bf5e74e29 +40133 40641 7451367412719013 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj 7e2912f7c7e8b015 +40175 40704 7451367413703968 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj c8c52a033b650690 +40317 40793 7451367414985795 esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj d013faa71158ff5b +40568 41278 7451367420137926 esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj 36dce9bb37ba3b89 +40601 41326 7451367420529211 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj 2b8457a3230b5b92 +40705 41361 7451367420901348 esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj 2d158d8921bfcb60 +40642 41410 7451367421108564 esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj ba56ed6013842369 +40794 41502 7451367421837508 esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj e5f5931f0a8c106d +41361 41940 7451367426875033 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj 870b3d76a6aa9c3c +41291 41974 7451367426945775 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj 9317e3e6f507cea2 +41411 41997 7451367427434768 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/clk_tree_hal.c.obj bd46380125b11c4a +41326 42023 7451367427621572 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj 332b8fb4da9332de +41503 42275 7451367429472613 esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj 68f14522f3d2f687 +41978 42441 7451367431832776 esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj 88bc5e252edc984e +41943 42518 7451367432402161 esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj bee0e1e034cd475e +41999 42633 7451367432748493 esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj eac53bdb8f33982f +42024 42707 7451367432878741 esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj e608a0750e980e0c +42293 42899 7451367435976250 esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj 6ab2bdab50abed7 +42461 43132 7451367438072816 esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj 8cd86c9982d278de +42519 43195 7451367439307959 esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj 29f9a46f1fd355fe +42640 43244 7451367439799755 esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj ea768d0c4490d05f +42713 43298 7451367440138298 esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj 5cf8caf48c2aca49 +42918 43564 7451367442791326 esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj 5a4a6a43181acffe +43136 43704 7451367443969903 esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj d96b0ec9b9bddcd9 +43208 43730 7451367444326913 esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj fd1e812d14d15b27 +43247 43838 7451367445665614 esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj 86b99b2fb9349649 +43585 44183 7451367447607846 esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj 62b213f50486f746 +43327 44261 7451367449819987 esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj cca5ceb5cd75cbf8 +43708 44445 7451367451381756 esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj 60f96a708f9aee06 +43731 44493 7451367451479910 esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj 81c85c8a6816e45 +43838 44677 7451367454007256 esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj 5d5b277b43a69530 +44203 44862 7451367455723771 esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj f11a58360093d613 +44277 44947 7451367456591322 esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj d0c5724b02b43788 +44448 45077 7451367457985009 esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj 6fa534b4f439226e +44494 45281 7451367457801633 esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj e308b06fc2bebd89 +44679 45574 7451367463000560 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj 7cd3b68950bcf2e1 +44948 45740 7451367464526050 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj 43c12f7c8e708da1 +44862 45785 7451367465065148 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj 8883cd0d0cf4bb75 +45117 45994 7451367466918870 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj 4439e71a86b4ab97 +45317 46281 7451367470221050 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj 1f176d847bfdcd24 +45584 46324 7451367470367063 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj 1e5a5bf615401450 +45746 46381 7451367471187036 esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj fce14c968463d2ce +45797 46420 7451367471343510 esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj 7c931141865ae4c6 +46001 46932 7451367475936784 esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj 68182a7c4e76cd3d +46289 47094 7451367478026555 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj 643264975eae6950 +46384 47153 7451367478594634 esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj 3fb1e7f40a89eefa +46326 47200 7451367478729712 esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj 1ec135d6e70a81e9 +46433 47600 7451367481743444 esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj f270e8af3b3e6b12 +46946 48149 7451367488357542 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj 23730dfc7831be3c +47100 48203 7451367489360398 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj 18dda1e55b9831c1 +47164 48537 7451367491738410 esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj f64c833db0075ecb +47229 48787 7451367494573139 esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj 650fe9d60672de79 +47742 48848 7451367495297485 esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj 7427521c36fdd630 +48162 48892 7451367495866456 esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj 59dd2a69a9cc351c +48204 48920 7451367495866456 esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj 4540d91050ac398e +48562 49080 7451367497948760 esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj 70a4c2e157199a9c +48798 49219 7451367499681277 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj ef62c362feaeddfc +48861 49345 7451367500626551 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj 3c986f106c16b854 +48894 49386 7451367500954986 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj e7f8df23837f38a8 +48920 49430 7451367501476138 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj a613f46390b75bd2 +49092 49569 7451367503098569 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj 500e0ecbadf42f9e +49226 49637 7451367503610271 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj 62e2fc21d0471bf4 +49386 49900 7451367505405305 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj 9f6b0ad01ad03b26 +49431 49962 7451367505535335 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj 55a5c6e2400c88d5 +49346 50038 7451367505745318 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj d42a81295144817d +49572 50123 7451367508043143 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj 1bed8684a9dc0275 +49647 50288 7451367510106516 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj b26ff632461d46fc +49964 50363 7451367510610698 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj 4f19f51a02ac859b +49929 50422 7451367511546070 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj 48300527725666bc +50123 50581 7451367513062747 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj 9e3186533c9dff13 +50039 50632 7451367513132712 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj 303dca6d6c650934 +50288 50753 7451367514805100 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj e09aacb568f38620 +50431 51211 7451367519051776 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj a11f8b1a833881fb +50366 51270 7451367519814966 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj d8d6132f660b6e4f +50585 51316 7451367520336812 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj ddac5abccfdd7239 +50654 51598 7451367522899185 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj dfbdcbd6e7d13d37 +50754 51715 7451367524167183 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj 740be19a122a27c2 +51223 52080 7451367527374145 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj 3aac4ee98c625b44 +51322 52151 7451367528829431 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj 6bcf08c6791135cc +51274 52315 7451367530139552 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj 9130eefac1cd6f63 +51732 52452 7451367531018959 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj 420e6ffd36aa7b3b +51618 52575 7451367533109867 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj 4d7d3de18c1633b4 +52086 53198 7451367539107774 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj 843c195510838637 +52318 53310 7451367539794816 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj df8db48e3136d33d +52584 53473 7451367541935814 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj c541a93a15038530 +52468 53525 7451367542237209 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj a1a1954404c5c73d +52157 53623 7451367542808000 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj 127a4bbce3bc666f +53218 53976 7451367546981140 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj 4cc8f4e5250a8610 +53484 54061 7451367547454869 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj db36bf6d686124db +53311 54180 7451367548103714 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj bdee6ad7f23ad5ff +53676 54478 7451367551330969 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj 3546e782b6136c87 +53555 54673 7451367553723335 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj cb41059f2be7c83e +53976 54956 7451367556610163 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_clk_tree.c.obj 113ab8713eaafb82 +54090 55027 7451367556660112 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj c9c89347bdd30650 +54189 55240 7451367559125006 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj 959c83281fd4aed2 +54506 55657 7451367562928992 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj 69f3399015fdcc31 +54676 55873 7451367565855383 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_cpu.c.obj e556c986581cbb2d +55036 55987 7451367567009474 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_memcpy.c.obj 1c29a7f4b46eb244 +55677 56222 7451367569699877 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj 6272382998b9e2e5 +54958 56263 7451367569560473 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj b9323efbf06f4e8a +55257 56388 7451367570838837 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj 39db5b36ee1ddf82 +55890 56722 7451367574375234 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_hmac.c.obj b3d5c3355b3bda2b +56002 56919 7451367576180567 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_ds.c.obj dd2968ba370636d +56227 56994 7451367576467225 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj d703d7cd0a848871 +56274 57149 7451367576547214 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_config.c.obj 73a9acf8fbc6897a +56398 57452 7451367581487614 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj 3e079e343a742fb2 +56727 57923 7451367586169837 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj 4cd75b566ca6966e +56947 58019 7451367586814338 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj 9d89e3bef1724d8d +57159 58078 7451367587357725 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj 5713e4de026ba771 +57009 58242 7451367588811143 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj 430892efc1776d7b +57455 58627 7451367593542353 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj 219ad1b69f571a90 +58081 58780 7451367594720852 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_crypto_lock.c.obj a934ba0c8ddd2cad +57931 58870 7451367595476843 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj de5f9a7d9c656d35 +58025 58908 7451367595901120 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj ce50faf8df16e25c +58263 59274 7451367599284882 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sar_periph_ctrl.c.obj 1f9f8d313b3f1117 +58632 59418 7451367601340552 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj c1ca78bb8bd2c042 +58875 59521 7451367602352802 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj fdcad0754163f6e3 +58914 59564 7451367602706260 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj 450f636081c1387b +59286 59976 7451367607239490 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj 9d17656cad4498dd +58796 60006 7451367607315616 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj 9117be09039d8555 +59420 60046 7451367607779340 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj d57f839c3183be21 +59528 60348 7451367610168461 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj 2e78f5a0edf71013 +59586 60653 7451367612096104 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj 140338600fa60be9 +60046 60988 7451367616929302 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj 8bcc83ee3299a66c +59978 61165 7451367617781996 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj 8fcec712e8dfba86 +60007 61369 7451367620957325 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj a616667a453b839f +60409 61438 7451367621773235 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj 2ca473e630798631 +60654 61648 7451367623879583 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj d4c14365de2581f2 +61178 61839 7451367625735980 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj 31779daac2ec4d03 +61004 61889 7451367626049743 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj 428370770e3c6757 +61381 62106 7451367628135792 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj 1b5293b37379ee7d +61450 62181 7451367629112597 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj 6762050049752d72 +61654 62365 7451367630729975 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj 93d65f840f011eb4 +61848 62520 7451367632355327 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj 160e77cef458d067 +61901 62604 7451367633105477 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj b1fb89fec67ac292 +62182 62835 7451367635495537 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj dde6a9b7f1c81e83 +62115 62935 7451367636379702 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj 9346ef42ea2d6255 +62366 63024 7451367637438178 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj 72d9843175a8022c +62530 63196 7451367639121172 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj 1476baed275de9d1 +62613 63391 7451367639866238 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj e90f33f5cfc2c624 +62837 63446 7451367641824901 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj f7f9de048b7e2329 +62947 63920 7451367645177476 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj feaad3b800573d11 +63039 64020 7451367646424385 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj 82f8106ad19a3eef +63200 64087 7451367647568796 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj 4623dcb60a29f7b2 +63457 64865 7451367654983480 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj 6436a3990d76d4a9 +63396 64907 7451367655774127 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj 16f9ab3cdbee2d0b +63966 64956 7451367656568403 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj 77c4eaa2a8b222be +64026 65006 7451367656987356 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj 4914a7347957199c +64093 65359 7451367660628032 esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj 82b7a77228d720a9 +64870 65940 7451367665412598 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj fda7633390e9a366 +65375 66672 7451367673655291 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj 472d43f40175bfc7 +65007 66817 7451367674717346 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj 680f76d87260f00a +64907 66922 7451367676269455 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj 6837d4c8a6e03a3d +65970 67463 7451367680218042 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj 43875464227dcc44 +64957 68177 7451367688575156 esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj 19b3eab29caf50ca +66706 68265 7451367689230011 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj 7cb7656d6f356e55 +66925 68398 7451367690887817 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj 96d8c7d380d6a626 +66856 68538 7451367690544491 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj f333515691a37639 +68181 69139 7451367698070809 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj 30eebb88978dc4a7 +67622 69326 7451367699029757 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj 9b4f77f2646a9c2f +68556 72543 7451367731722283 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj 2ffd61ca0ab4b8c8 +68413 72750 7451367734797185 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj 940a17c5ec5a72dc +68290 73045 7451367737554019 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj 3a2d1d934687acd9 +69340 73483 7451367741252687 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj be3742d6beba11c2 +69139 73573 7451367742224719 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj 4aecffb1e587aeac +73512 75725 7451367764262548 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj 38cddde6418b7cc5 +73583 75829 7451367765171566 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj e4df4d6b1c20022c +73061 76389 7451367770591045 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj 33bde46735e5aefc +72777 76501 7451367770981344 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj dabb461098bb5520 +72570 76848 7451367771252753 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj 52ab93f488ee8019 +76432 77240 7451367778885552 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj f0d43ef0fe8e4fc9 +76868 78121 7451367787775409 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj 36bda69f192340e2 +77273 78491 7451367791692924 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj b05eefa3a7244342 +75964 78936 7451367796759920 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj 857e0c7317137cce +78142 79252 7451367798939159 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj a6834b4fd1f61adf +75729 79411 7451367800292221 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj 8866778ce6b0210f +76593 79889 7451367806382525 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj 31c0d9f66a539430 +78534 79917 7451367806262485 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj 7c0a5780184bbb01 +78946 79963 7451367806817147 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj 58404afa6a852119 +79422 80928 7451367816407591 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj 3b7e2ebb7fd0854b +79288 81032 7451367817493696 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj 6345fc836b6411df +79975 81084 7451367817938911 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj 9580b5e3f82cbcdf +79893 81259 7451367819356346 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj 8628386b3c8cd488 +79922 81297 7451367820146555 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj 9be2b3e727b7ebd0 +80939 82152 7451367828959332 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.c.obj 2aeac600de7316b8 +81055 82194 7451367829313237 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj e1d3986a4246010 +81315 82291 7451367829894797 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj 88e0b8c601cee038 +81094 82331 7451367830248474 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj 19728225a8977c35 +81275 82968 7451367836204001 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj 7aaf8a5eed46a205 +82160 83182 7451367839187706 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj 982e188124a6b5ee +82343 83300 7451367839845994 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj a90a85fb41b80298 +82292 83336 7451367839875957 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj e7adb192200fb6c0 +82198 83377 7451367840272578 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj 139fa420c4a259dc +83310 84444 7451367851621153 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj 8841ecfab19b4aa9 +83183 84476 7451367851783988 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj dbfb275501690b57 +83340 84549 7451367852703444 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj b647117c82ddec85 +83378 84582 7451367852902221 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj e5e73a8b7eae2549 +83009 85325 7451367859585344 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj 47bf2348d7b62f87 +84583 85669 7451367863907530 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj 58b9e0bc8632771b +84477 85693 7451367864209948 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj dab1a77763d759a5 +84551 85729 7451367864385618 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj 6c1d1bf65f76b7ec +84449 85979 7451367866601182 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj c0ef1accb50436f8 +85417 86753 7451367874491144 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj c7466389cb137553 +85670 87038 7451367876702451 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj 62f270deb05ec1ce +85694 88333 7451367884146974 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj 71e89762dbc24f3 +85730 89068 7451367896166915 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj f084b50c5ccaed7f +86010 89184 7451367896972821 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj 8704e870eca6153d +86805 90243 7451367909124349 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj ceba9fe97a721a33 +87040 90524 7451367911622037 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj 790b60859792c5ae +89077 91103 7451367917958989 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj 94252535d33b9ab +88420 91175 7451367918900760 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj 3315a7166898ad6 +90273 91355 7451367920483358 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj e2ed9d3d7afd5480 +89192 91410 7451367920678694 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj 107d94010070e50f +91106 91934 7451367926389775 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj f070a7d3de7270ba +90570 92008 7451367926661210 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj 835dc0a27560f31e +91437 92558 7451367932323536 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj 465e505ba17a1b21 +91362 92608 7451367932965056 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj 2271408262511b92 +91186 92663 7451367933045053 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj 8c8babc44b402ea4 +91958 93242 7451367939226700 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj d1f85fc7dfc77499 +92028 93285 7451367939270925 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj 52a812350d5b4e9c +92561 93705 7451367944405138 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj c608668af872e588 +92626 93733 7451367944531847 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj 4a39fb32439a026d +92754 93879 7451367945664024 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj 20f1d449406254dd +93247 94167 7451367948887013 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj 7cb0b37fd0712c60 +93291 94399 7451367951069599 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj c21897df9f28deb0 +93741 94726 7451367954053537 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj 9d4ce6f93284d0ea +93708 94781 7451367954511569 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj 47c47fe006cba9e0 +93883 95120 7451367958529503 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj ab8891520747e604 +94168 95248 7451367959417850 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj 778ba848c0ed9a77 +94407 95494 7451367961348206 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj 5df172a346e3caf3 +94735 96168 7451367968721191 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj e6d9663e36a029dd +95129 96214 7451367968930747 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj defbfa492a176cf +95257 96341 7451367970435406 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj 8cfd10e3123ff75e +94822 96494 7451367972095218 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj fa0b3c25b0381111 +95498 96596 7451367972861905 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj 1b1d5194064680bc +96227 97188 7451367978921157 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj f2009e70c458f705 +96350 97255 7451367979183978 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj 62ef8c05ba60cc2a +96175 97384 7451367979123491 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj 6f91267881667cca +96495 97569 7451367982694126 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj 113d867dba9f18c6 +96600 97696 7451367984180612 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj 9f232076a941ef73 +97220 98240 7451367989563668 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj 45ed1684d3ac360a +97263 98269 7451367990123234 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj 431cad0e50f696a8 +97388 98404 7451367991204240 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj fac334ba4a714f77 +97580 98719 7451367994402631 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj 92e574253c53a27b +97715 98930 7451367996423805 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj fab52ee308ce458b +98280 99217 7451367999468525 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj e77944385e762450 +98246 99245 7451367999551166 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj 9f9e68d5c64db3c4 +98406 99407 7451368001233688 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj 20f0d3c5c1b3c8bb +98732 99718 7451368003657857 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj 92958584b4692ec6 +98931 99930 7451368005698747 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj 449e28fd87fc208d +99256 100274 7451368009900422 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj 8615c2be06640101 +99219 100337 7451368009759590 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj fa9a41e5b360c91f +99420 100501 7451368010597843 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj 9b3ee68c49223ed0 +99751 100707 7451368013935223 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj ca8ab23b2c23f493 +99947 101141 7451368018123214 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj c332fa7703beb707 +100301 101325 7451368020578299 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj 6659098d1a0026d5 +100505 101608 7451368022794726 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj c1cea8d0c0f69da0 +100399 101668 7451368022603330 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj ffc2f7cb8f798fc +100726 101979 7451368026155915 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj a01500000a3e3c10 +101148 102351 7451368030798860 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj e6569dc6aa3b4873 +101342 102384 7451368030914256 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj efcf89420e4afa6c +101630 102554 7451368032410426 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj 8235da7551fd32a9 +101674 102984 7451368036999216 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj e61403db7143050 +31277 103204 7451368037632314 bootloader-prefix/src/bootloader-stamp/bootloader-configure 2b90ee8ddcfa4e6f +31277 103204 7451368037632314 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure 2b90ee8ddcfa4e6f +102072 103259 7451368039947597 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj 5798bdbd179b7ac8 +102351 103343 7451368040677765 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj 539a003726ecfbfc +102389 103676 7451368043046653 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj 63e932aaf6fc94c2 +102554 103852 7451368044801447 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj cb54a612c85b8acd +102989 104388 7451368050498736 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj f77c594913d8ed61 +103260 104510 7451368050685820 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj cde7eb784286e5bc +103343 104639 7451368052487115 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj 432bb09a5582a7bc +103868 104794 7451368054524086 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj 7d64cd4e905fc578 +103691 105352 7451368059812380 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj 68a1d334e7f1b445 +104422 105432 7451368060280621 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj c50a614a7bd4016a +104526 105580 7451368060832164 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj 115a788a6c0b9bb +104808 106262 7451368068800973 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj fc2672e4c78f6d45 +105362 106742 7451368073812331 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj 8630c26890235f0e +105438 106931 7451368075787297 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj 866cd15a0b2d408a +105595 107165 7451368077798941 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj 15312462d3126784 +104659 107266 7451368078214587 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj 8e1423b6e0801d7c +106299 107811 7451368083330528 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj fb408aabc5c55eeb +106966 108715 7451368093340790 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj 2e448ea0e83f5114 +106779 108766 7451368094269303 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj 40b6c130453eb150 +107176 109099 7451368097352843 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj e55a7e61878141a3 +107284 109319 7451368100012689 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj aae7e2d35817fbec +107824 110261 7451368109032071 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj 4d051d3c1df72e7b +108715 110463 7451368111279303 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj 4310bc3529893af0 +108784 110605 7451368112708513 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj 45bdecd47284f377 +109111 111000 7451368116224365 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj 2091acf8a2d7f5ec +109354 111456 7451368121394916 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj 89375f781c6d0e +110297 111936 7451368124854996 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj 5202a122d2da69c4 +110613 112394 7451368130972173 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj 3561a3a105988640 +110463 112902 7451368134789618 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj 488b4e064f6db953 +111023 113035 7451368135601308 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj afe2bb429aee50c4 +111463 113382 7451368140214530 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj b5c2e0bf8682ff93 +111982 113855 7451368144991494 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj c2ef4dcf33dd2e0d +112417 114083 7451368147023618 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj 33ca6c3cb2f0b83b +112933 114389 7451368150795995 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj a3a0acd365ab5b68 +113133 114707 7451368154037732 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj 18c85b017fdcd27b +113459 115072 7451368155037569 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj 560671e6a6684819 +113866 115504 7451368160328814 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj 7611fd370e47b00a +114112 115836 7451368164166281 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj f96269c5798869c3 +114391 116427 7451368169450511 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj c64df3b728b431f4 +114755 116711 7451368173802417 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj be0a81657444456d +115137 116806 7451368175188054 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj 9b1777dd1ddf0f51 +115510 117108 7451368176514704 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj 141bfc7381c7931a +115836 118100 7451368187516343 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj adde5533d5fd6d1f +116464 118547 7451368191912482 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj dc5b79a7235b9ad5 +116731 118787 7451368193337684 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj 9fa5ac1eade2f898 +116809 118898 7451368194201347 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj 8bb2040d49ccfef5 +117129 119224 7451368197757929 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj 1f53857edb1a4c18 +118181 119782 7451368204583129 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj 7d6d8716d2c71546 +118670 120281 7451368210133179 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj 675ae6a5570922a3 +118795 120332 7451368210263460 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj a4c6fccaf4149180 +118901 120668 7451368213030818 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj 132ef60f22ad0e7f +119255 120740 7451368213415808 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj c2a9a934148506ec +119794 121487 7451368221575629 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj 71b7dc32c81923c8 +120352 121797 7451368224853961 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj 54cf805f9f292866 +120281 121831 7451368225424820 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj fbf00e353718836b +120686 121956 7451368226669523 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj 93461d175debdbb3 +120760 122419 7451368230910536 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj 25dba1e0bb419401 +121802 122612 7451368233631396 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj d6b69a0f517baa0d +121962 122766 7451368234963355 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj 39e9288f7de0462c +121518 122831 7451368234853305 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj f9180b30774c6ea9 +121836 123311 7451368239967570 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj de3a160938134355 +122614 123531 7451368242624267 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj f71a194f80c7b0ea +122462 123562 7451368242925670 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj cfc2c8efc3e3c5d8 +122886 123954 7451368246822851 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj 1e430fda60af2137 +123331 124288 7451368250308802 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj 27a5171023a21be6 +122772 124395 7451368250936664 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj 9d5cda91b0991dba +123563 124431 7451368251324488 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj 4e5cf576c56b087a +123532 124504 7451368251812350 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj 7d9b5544e75a58a2 +124001 125037 7451368257403300 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj cfed64e1981aac09 +124305 125240 7451368259922593 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj 630e00d351b90972 +124405 125309 7451368260136251 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj 959197bcdea0731e +124432 125416 7451368261307011 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj a50fecff973ecb81 +124518 125637 7451368263896015 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj 839995b57a8d3ca7 +125038 126303 7451368269218312 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj 5a51d4fba08646e4 +125246 126359 7451368269950207 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj ddc94c6006c7e66b +125319 126393 7451368270378175 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj b21cf5f57cb67061 +125426 126711 7451368273830594 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj bbdf4ca4503941fd +125647 127002 7451368276850146 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj 96b7b90c47b6223f +126370 127420 7451368280781971 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj a97db0401969f3d6 +126750 127710 7451368282433911 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj b31fda3a457495b3 +126325 127967 7451368283434959 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj c546548a57b5a7b +126415 128599 7451368291371563 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj 3634d965b6485ae8 +127017 128910 7451368295277734 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj 4741966aebd77c0b +127423 129377 7451368300581604 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj 4025c0e015ae1f5e +127750 129766 7451368303463800 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj b9e7285753224c9d +127982 130330 7451368310004549 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj b951c303af6621b +128662 130522 7451368310864610 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj 2c9144a26786e2df +128956 130630 7451368312513749 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj 6f846702fe70dbf4 +129411 130713 7451368314554460 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj 8431c3eb76e0db73 +130355 132030 7451368327722401 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj bc86f193e33ccdf +129785 132135 7451368328600538 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj ac7f89cf76bb4d65 +130523 132199 7451368329004545 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj 305d5154d9359ddb +130648 132333 7451368330068664 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj fe43c37fac2fd6f7 +130742 132900 7451368335669097 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj 60d9b77a3b1074ba +132145 133118 7451368337952055 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj 5d53648e9bc36551 +132213 133202 7451368339002133 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj b7862f6437dfed4a +132340 133328 7451368340415377 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj 21a29cf50c02a45f +132048 133607 7451368342936419 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj 3ea396bfb45ded82 +132909 133932 7451368346458176 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj eb5ab14698582f14 +133214 133985 7451368346448145 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist.c.obj dca395efb126d2f7 +133120 134229 7451368349193354 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj a9449fcc14d4f81e +133337 134511 7451368352193220 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj 303a9ba3fca442fc +133613 134547 7451368352695604 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj da634ff3dd6ff8f9 +133936 134833 7451368355574946 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj f5d09ef3b94d287 +134015 135230 7451368359367679 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj f9a530e8825c313d +134235 135263 7451368359867225 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj 9858c73f2191ffe0 +134518 135449 7451368361271819 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj f8d00a29fbf81448 +134563 135503 7451368361811854 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj b0872e14268c56e0 +135518 137351 7451368380722750 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj ef3a76b19920e07d +134863 137553 7451368381233077 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj acbadf17adc9d1d3 +135237 137682 7451368382333118 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj d9581e9877e765c8 +135268 137904 7451368385897037 esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj 7c171fe3ce53d77c +135452 138658 7451368393818376 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj 3e943d5f0bd0ce45 +137602 138722 7451368394104768 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj 5265558c7d4281bb +137382 138772 7451368394671978 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj 6927c513f43403be +137937 138823 7451368395178396 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj 9e6d57038d9d2017 +138665 139743 7451368404374607 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj 9ca7695d2600c8fe +138733 139806 7451368404672369 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj 30e35835585f2a31 +137707 139907 7451368405676318 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj 3c297028f42d8b97 +138777 139962 7451368406539411 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj 42b09dcbe9f01ca6 +138844 140142 7451368408602553 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj 7ffa63c0c4ec80c4 +139962 140873 7451368416033424 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj 55dab93aa486c0e4 +139761 141087 7451368417661908 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj dc7d23bb99cb7320 +139908 141157 7451368418370257 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj d5cb97fc3d902df9 +139812 141210 7451368418147184 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj 2ff61a4392a480a0 +140176 141471 7451368421465248 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj b01c8144c0b1171f +140879 142169 7451368428632215 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj f07c2882e09aea6b +141164 142274 7451368429809479 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj 81beb9cb2a744a30 +141109 142445 7451368430906649 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy_802_3.c.obj 6d3c5f5cdb88788b +141220 142527 7451368431772436 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj 41b9b72a9c029793 +141508 142582 7451368432778802 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj 18b49925ba4f4882 +142183 143199 7451368436565189 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj ad8dafcc043daa92 +142275 143662 7451368441759737 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj d3910bbb433fd692 +142462 143811 7451368443565774 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj 592795557f2fe9c1 +142540 144460 7451368451240206 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj 38a3cae5d14e03c0 +142591 144762 7451368451835908 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj 1792f32254c761af +103210 145183 7451368037632314 bootloader-prefix/src/bootloader-stamp/bootloader-build be50754f10ab1bb6 +103210 145183 7451368037632314 bootloader/bootloader.elf be50754f10ab1bb6 +103210 145183 7451368037632314 bootloader/bootloader.bin be50754f10ab1bb6 +103210 145183 7451368037632314 bootloader/bootloader.map be50754f10ab1bb6 +103210 145183 7451368037632314 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-build be50754f10ab1bb6 +103210 145183 7451368037632314 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.elf be50754f10ab1bb6 +103210 145183 7451368037632314 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.bin be50754f10ab1bb6 +103210 145183 7451368037632314 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/bootloader.map be50754f10ab1bb6 +143677 145436 7451368459884225 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj 32522c8a2d3c152d +143223 145536 7451368460544721 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj 8108548823392090 +145197 146370 7451368470304013 bootloader-prefix/src/bootloader-stamp/bootloader-install c2c8c3a7b48e5968 +145197 146370 7451368470304013 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-install c2c8c3a7b48e5968 +144763 146622 7451368470555432 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj f41069891a7f2c37 +143840 146668 7451368471300308 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj 44d44738c8832e2d +145539 146818 7451368475048576 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj e3bb73e548292a40 +145465 146935 7451368475779298 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj f20a667404bbf6b3 +144508 147750 7451368483804312 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj e2f989b010dc577d +146426 148134 7451368488084280 CMakeFiles/bootloader-complete dcaeb71dcb0bd10d +146426 148134 7451368488084280 bootloader-prefix/src/bootloader-stamp/bootloader-done dcaeb71dcb0bd10d +146426 148134 7451368488084280 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/CMakeFiles/bootloader-complete dcaeb71dcb0bd10d +146426 148134 7451368488084280 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dcaeb71dcb0bd10d +146627 148190 7451368489068162 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj 67451d526293f18e +146680 148271 7451368489801294 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj e50a56ad77e58cb3 +146819 148308 7451368490241317 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj bc0380bffdbf1725 +146936 148621 7451368493127156 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj eaedf454eb3b373d +147778 149116 7451368498090857 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj 5f9c5818a7beda55 +148199 149137 7451368498959353 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj 92ebc4be3ab10089 +148150 149165 7451368499290166 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj a9f57dd6ce79a4ab +148273 149286 7451368500330588 esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj e3a8ce3606e06fe0 +149288 149499 7451368502581567 esp-idf/esp_https_ota/libesp_https_ota.a 81b38cf5a16c85fc +149500 149731 7451368504908792 esp-idf/esp_http_server/libesp_http_server.a 22dd364e9fe07cb5 +149732 149933 7451368506902048 esp-idf/esp_http_client/libesp_http_client.a cec243bdc359dd77 +149934 150164 7451368509178059 esp-idf/tcp_transport/libtcp_transport.a b70a19ea8d829b12 +150164 150388 7451368511460827 esp-idf/esp_gdbstub/libesp_gdbstub.a dd384d1bae40b70e +150388 150602 7451368513579246 esp-idf/esp_eth/libesp_eth.a bbca9b39e6feaac +150602 150864 7451368516240188 esp-idf/esp_adc/libesp_adc.a e42ded8fd35c908d +150865 151106 7451368518604006 esp-idf/esp-tls/libesp-tls.a 6a5282701321969f +151106 151341 7451368520848915 esp-idf/http_parser/libhttp_parser.a b712a60f02282c6f +151342 151631 7451368523847556 esp-idf/esp_wifi/libesp_wifi.a 874755217821d0b1 +151633 151814 7451368525692025 esp-idf/esp_coex/libesp_coex.a af7a7abab83d2c36 +151815 152569 7451368533278903 esp-idf/wpa_supplicant/libwpa_supplicant.a ec93db041e7f6530 +152570 152801 7451368535555223 esp-idf/esp_netif/libesp_netif.a df951bb1dc31483a +152801 153563 7451368543165291 esp-idf/lwip/liblwip.a e5513bae463cf5ae +153563 153908 7451368546628240 esp-idf/vfs/libvfs.a 52766fd40eb79af7 +153909 154162 7451368549189269 esp-idf/esp_phy/libesp_phy.a ff4fb4528d039a34 +154162 154462 7451368552207815 esp-idf/nvs_flash/libnvs_flash.a bca23ede855fb17a +154463 154650 7451368554085012 esp-idf/esp_event/libesp_event.a 1d88b3164fc40b7a +154652 154845 7451368556049134 esp-idf/esp_timer/libesp_timer.a 79c737cabd0c9a14 +154846 155054 7451368558021847 esp-idf/esp_common/libesp_common.a 74b2afbbf04b6a3b +155055 155231 7451368559896304 esp-idf/cxx/libcxx.a ae67647339161bcb +155231 155504 7451368562590912 esp-idf/newlib/libnewlib.a c49412ec92dbcb1f +155506 155778 7451368565335684 esp-idf/freertos/libfreertos.a beccc8f88115879c +155778 156277 7451368570335509 esp-idf/esp_hw_support/libesp_hw_support.a e6db47452e2607fe +156278 156539 7451368572968686 esp-idf/soc/libsoc.a bdfc663fc2bd69e4 +156539 156735 7451368574961804 esp-idf/heap/libheap.a d3c6f4d62865c7c9 +156735 156957 7451368577170114 esp-idf/log/liblog.a e8676435c586f838 +156958 157425 7451368581845802 esp-idf/hal/libhal.a 4c95dfc1c8bef878 +157425 157653 7451368584101806 esp-idf/esp_rom/libesp_rom.a e8b80a7f616a763d +157654 157989 7451368587503202 esp-idf/esp_system/libesp_system.a df6722a25b158e97 +157990 158215 7451368589750997 esp-idf/pthread/libpthread.a 98bd73f83f69fbe9 +158215 158525 7451368592758247 esp-idf/spi_flash/libspi_flash.a 12aaf378817c5834 +158526 158729 7451368594899175 esp-idf/app_update/libapp_update.a c52005bd3a1839d0 +158730 158917 7451368596721729 esp-idf/esp_partition/libesp_partition.a ef0d96a29edab1fe +158917 159230 7451368599888398 esp-idf/bootloader_support/libbootloader_support.a 840a2e46df95f8dd +159231 159400 7451368601595077 esp-idf/esp_app_format/libesp_app_format.a eb049e5e2487ef4 +159400 159583 7451368603368900 esp-idf/esp_bootloader_format/libesp_bootloader_format.a 2f983d7203ac0acc +159583 159917 7451368606757952 esp-idf/mbedtls/mbedtls/library/libmbedtls.a 582ce1292d3c21dc +159918 160152 7451368609111398 esp-idf/mbedtls/mbedtls/library/libmbedx509.a 6daeae315f47d822 +160152 161006 7451368617544777 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a c7fb93cfdfd261fb +161007 161210 7451368619704416 esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a cee0f2b4c817b3aa +161211 161413 7451368621678711 esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a 9cf68a225dea9924 +161413 161908 7451368626428213 esp-idf/mbedtls/x509_crt_bundle 5d5401cbf0870a3d +161413 161908 7451368626428213 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/mbedtls/x509_crt_bundle 5d5401cbf0870a3d +161909 162184 7451368629431190 x509_crt_bundle.S 492a6250557118de +161909 162184 7451368629431190 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/x509_crt_bundle.S 492a6250557118de +162185 162811 7451368633818961 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj 1b6d297b9a5bea9d +162214 162877 7451368634575526 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj a74f910152d1800d +162273 162944 7451368634988786 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj 942268860800069d +162193 163003 7451368636474876 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj 111dd96130c1a9ef +162337 163334 7451368640565640 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj 2f5e770b9d6e9440 +162820 163529 7451368642355301 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj 590db7bc8aefaf4f +162891 163572 7451368642810185 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj 37bd39bdd478bd7a +162293 163707 7451368642909586 esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj 21d7cce4ed12425e +162954 163765 7451368644020775 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj 284acc33b45796c3 +163022 164112 7451368647827616 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj 5a8e7c3e8e4c8dc3 +163348 164307 7451368650218980 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj 5741a6cabaa7c6ea +163548 164403 7451368651324777 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj 46eaa85384a21a2f +163791 164512 7451368651768286 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj ce7f12fae0c739fb +163590 164540 7451368652326133 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj 18fba357fbfa2e11 +163711 164844 7451368654475111 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj 5ca6c5109d933806 +164190 165197 7451368658586340 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj 28a75b2eaaa8350c +164404 165329 7451368658907574 esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_glitch_filter_ops.c.obj 23bfec27ee4a8017 +164519 165406 7451368661322399 esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/rtc_io.c.obj 2d7dc3d6b6933d7c +164544 165705 7451368663825323 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/spi_bus_lock.c.obj 153020bad11b0678 +164317 165896 7451368664384579 esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio.c.obj 9643ff0f887730b2 +164859 166376 7451368670541552 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj 14fdd37481d2f709 +165225 166530 7451368672644281 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj 7228a4c2531678ad +165343 166569 7451368672775471 esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/dedic_gpio.c.obj 23ad713149ced271 +165414 166623 7451368673139622 esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio_pin_glitch_filter.c.obj ba5ecbf8a15dd5a9 +165747 167266 7451368678988251 esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer.c.obj d028616970d1bc08 +165910 167392 7451368680525057 esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer/gptimer_priv.c.obj 39ad911c8c212f4b +166389 167850 7451368685150017 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj 71c7ec3d11ae95b +166656 167933 7451368686344129 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_common.c.obj ff6c38b81476c4a +166532 168377 7451368689981957 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj dc42bf539ab889fd +166580 168577 7451368691237792 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_master.c.obj fb0294ae0513970c +167294 168709 7451368694323562 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_slave.c.obj 737c43e9e1306832 +167403 168993 7451368696511138 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_common.c.obj a4ba387b52d6f8a2 +167867 169062 7451368697362485 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_platform.c.obj 8bf9e4a7034108ba +167943 169328 7451368700071456 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_std.c.obj e01419eeae6fd9ca +168582 169937 7451368706264604 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_pdm.c.obj 80ab16c54e58c256 +168710 170060 7451368707655474 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_tdm.c.obj 9c97bb93474bdc7c +169064 170165 7451368708726358 esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_common.c.obj 89bd4537f6b06a6c +168408 170240 7451368708746375 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj 6cacf150021b1888 +169358 170885 7451368714405672 esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_encoder.c.obj 2a15991a6baee05f +169017 170951 7451368715419528 esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc/ledc.c.obj 9b45a260c2cddd3d +169942 171562 7451368722798354 esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_rx.c.obj b2b2770e56583fe1 +170324 171606 7451368723482439 esp-idf/driver/CMakeFiles/__idf_driver.dir/sigma_delta/sdm.c.obj 578efdd819a6cfa6 +170062 171674 7451368723738586 esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_tx.c.obj 74d483b8700bf858 +170887 171764 7451368724901083 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj dff5a60b867d0ebd +170165 172291 7451368729616734 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj 9e0e1e5f4ec730f4 +171688 172415 7451368731072872 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_crc.c.obj 6efd4e43cfe39fc4 +170984 172752 7451368734279735 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_common.c.obj 36992da73ef94af1 +171586 172930 7451368736156858 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_master.c.obj ab3ab85ef4009dff +171609 173090 7451368737403409 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave.c.obj 477ee4d0a713283a +171781 173166 7451368738052338 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_host.c.obj 476e075a15ccda05 +172318 173539 7451368742270692 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/sdspi/sdspi_transaction.c.obj da24b42772784a45 +172770 173814 7451368745445156 esp-idf/driver/CMakeFiles/__idf_driver.dir/temperature_sensor/temperature_sensor.c.obj ce6e969baebb101b +172439 173867 7451368745557847 esp-idf/driver/CMakeFiles/__idf_driver.dir/spi/gpspi/spi_slave_hd.c.obj 7f3a50fde1b85277 +172944 174152 7451368748012098 esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj 54d1e54bddd4db8f +173107 174563 7451368752225463 esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj ac65bb94c4587612 +173556 174751 7451368754624076 esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag/usb_serial_jtag.c.obj 8e7197ede11714fe +173822 174780 7451368755161435 esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag/usb_serial_jtag_connection_monitor.c.obj b5141d134a3dda55 +173886 174808 7451368754973068 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj f816d401d4745166 +174155 174855 7451368755651152 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj db6aeceb1bb0aa4c +174785 175309 7451368760021833 esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj a79fdb84a870b650 +174756 175534 7451368762694706 esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj b90763ac4c1b3943 +174566 175581 7451368762469420 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj e8017f33f122b6be +173245 175620 7451368762951754 esp-idf/driver/CMakeFiles/__idf_driver.dir/uart/uart.c.obj 4494f6dd6cc7281e +174855 175767 7451368764352520 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj bde572144075efbe +174808 175807 7451368764689040 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj 75de3b82e5e78427 +175328 176267 7451368768763484 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj d4b753be74dd6470 +175586 176457 7451368771873131 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj f02bcd3cb761940f +175535 176489 7451368771148539 esp-idf/mbedtls/libmbedtls.a 23e81cd4e319b77c +175773 176713 7451368773610450 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_alarm.c.obj 4e27e577bebb9020 +175807 176906 7451368776270736 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/api/esp_blufi_api.c.obj f22868a752f323d6 +175622 177152 7451368778600083 esp-idf/bt/CMakeFiles/__idf_bt.dir/controller/esp32c3/bt.c.obj e2eada2b4294de76 +176273 177255 7451368779745015 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/hci_log/bt_hci_log.c.obj 490fdcf90ee09f07 +176473 177405 7451368780764320 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_manage.c.obj 47791855effa7332 +176491 177496 7451368780924080 esp-idf/esp_pm/libesp_pm.a e19569409649ec59 +176744 177978 7451368786940902 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_task.c.obj 45797fa3e9173c71 +176920 178106 7451368788279129 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_prf.c.obj b897eda7d81c1721 +177161 178244 7451368788709428 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_protocol.c.obj 9616a789a01dded2 +177451 178309 7451368790396310 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/allocator.c.obj b885806793e6ab5b +177269 178531 7451368792568381 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/alarm.c.obj f51079b3b8079aac +178006 179004 7451368797145293 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/buffer.c.obj e7ed245f1b1868b4 +177505 179076 7451368796979038 esp-idf/driver/libdriver.a 2187ab3fb6dd2d4e +178253 179217 7451368799384190 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_queue.c.obj 91773c01e68efb62 +178115 179308 7451368799998628 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/config.c.obj a1ec91f1912818bd +178324 179365 7451368800625369 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/pkt_queue.c.obj 9c94a5b3b188085f +178553 179858 7451368805901228 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_pkt_queue.c.obj 541371ef8b25989b +179006 179983 7451368806734883 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/future.c.obj 262c1cd6d38d9776 +179232 180025 7451368807245145 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_functions.c.obj 2e065dfcb84b7c7a +179080 180065 7451368806893769 esp-idf/esp_mm/libesp_mm.a a6f0839d16958619 +179312 180103 7451368808079639 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_map.c.obj a2a2fceaaddc16e9 +179373 180280 7451368809725539 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/list.c.obj c76792684a76aa4c +179860 180972 7451368817047082 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/mutex.c.obj b5affbe48394da15 +180029 181001 7451368817241008 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/osi.c.obj 3f553d0fa34a869e +180075 181143 7451368817976915 esp-idf/efuse/libefuse.a 98dbe5be3dcb1d9 +179991 181206 7451368819044192 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/thread.c.obj 79b7f059350c4f0b +180110 181231 7451368819409883 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/semaphore.c.obj 27a8f27e2275c0b0 +180284 181282 7451368820238444 esp-idf/bt/CMakeFiles/__idf_bt.dir/porting/mem/bt_osi_mem.c.obj c5fa4889f14558c3 +181015 182104 7451368828201521 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/util/src/addr.c.obj 167ae04f58be4efe +181151 182152 7451368828027988 esp-idf/esp_ringbuf/libesp_ringbuf.a fb07e9dd480b2930 +180975 182202 7451368828636908 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/transport/src/transport.c.obj b7891526dea82717 +181235 182263 7451368829354095 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/tps/src/ble_svc_tps.c.obj e7381333f647db03 +181211 182323 7451368829475974 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gatt/src/ble_svc_gatt.c.obj efa5c266da9665f +181292 182815 7451368833549873 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ias/src/ble_svc_ias.c.obj f3af8c4e9e68745b +182174 183398 7451368840907633 esp-idf/riscv/libriscv.a 5cb143edfdb930d9 +182112 183430 7451368841449079 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ipss/src/ble_svc_ipss.c.obj cff77bf8ec86cfa0 +182281 183548 7451368842326885 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hr/src/ble_svc_hr.c.obj 62659e6fa1650a43 +182209 183577 7451368842467392 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ans/src/ble_svc_ans.c.obj 9af3533432a0c736 +182332 183625 7451368842377365 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/htp/src/ble_svc_htp.c.obj 2f9e0a06cefcc420 +182878 184395 7451368850814790 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gap/src/ble_svc_gap.c.obj 5fda352a5eef1747 +183399 184450 7451368851197247 esp-idf/app_trace/libapp_trace.a 5cd0df9704bcc611 +183437 184490 7451368851856600 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/bas/src/ble_svc_bas.c.obj 305f348bc125c1c5 +183579 184671 7451368852979353 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/lls/src/ble_svc_lls.c.obj 7db3091dedbed804 +183551 184806 7451368854974956 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/dis/src/ble_svc_dis.c.obj 24e171c4d7a2710c +183631 185134 7451368857710421 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/prox/src/ble_svc_prox.c.obj a46f994633d69054 +184455 185668 7451368863609333 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hid/src/ble_svc_hid.c.obj a0aa5c9cdfd5bb78 +184396 185865 7451368865766972 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/cts/src/ble_svc_cts.c.obj 3de640f01a038253 +184498 185916 7451368865957292 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/sps/src/ble_svc_sps.c.obj b34767bcc90a59b7 +185678 186070 7451368867643239 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_shutdown.c.obj 1b65ce9933df2b72 +184685 186469 7451368869931863 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_conn.c.obj 229c0435be24829b +184850 186797 7451368872720334 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store_util.c.obj 6a80985c4dddb58d +185939 187384 7451368880970474 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_cmd.c.obj f170c654ae4036b0 +185872 187422 7451368881316100 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig_cmd.c.obj 479d25c5a52e48c6 +185146 187480 7451368881226125 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm.c.obj f41c81e767fcf532 +186071 187621 7451368882297583 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_id.c.obj c75b77d39376689a +186804 188558 7451368890153081 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts_lcl.c.obj 667717f4408c93e6 +187386 189011 7451368897011453 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ibeacon.c.obj 99bc7ead3e851cd4 +186509 189111 7451368897816884 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_svr.c.obj 60df2fe21bbf8126 +187436 189462 7451368901612389 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_atomic.c.obj 62169a7d48e2be99 +187677 190113 7451368907381141 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_stop.c.obj e3b5faf7c212c27d +187504 190408 7451368909719452 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_alg.c.obj d97b9ed95c3e0638 +188623 191125 7451368918569123 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs.c.obj 3c723bbdc18de341 +189128 191214 7451368918970150 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mqueue.c.obj 9e8dc4dabbda8f83 +189019 191356 7451368919648833 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_evt.c.obj 98633779eb758b4d +189510 191742 7451368923877471 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_periodic_sync.c.obj d50a15115002d4b8 +190145 192600 7451368932686578 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att.c.obj b0c2fc1f5b9bafcb +190647 192902 7451368936065412 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ead.c.obj 95d9a336088504c8 +191147 193134 7451368938043673 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_aes_ccm.c.obj 4a208ec325794be8 +191372 193506 7451368941566267 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store.c.obj e0e2b739bc7fed79 +191240 194115 7451368947386470 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc.c.obj b840d75439153ea2 +191797 194200 7451368948705467 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_lgcy.c.obj a687c813984a51b +192649 194528 7451368951849348 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_cfg.c.obj c7318508f7671baf +193177 194987 7451368956576852 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_coc.c.obj 88b3874ecbe61af9 +192947 195152 7451368957596725 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_clt.c.obj 260b72c59c6c9389 +193526 195437 7451368961184136 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mbuf.c.obj 90b0183ef64a85a7 +194131 196085 7451368966752405 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_cmd.c.obj 5413fe79bf4e1d95 +194236 196164 7451368966915774 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_log.c.obj 84306d0590366c21 +194557 197262 7451368977514892 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_eddystone.c.obj 5ab642a1dbd91824 +195030 197880 7451368984878620 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_startup.c.obj 9dd43e8ac78140f5 +195170 198206 7451368986227611 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig.c.obj 19556def9f2718b4 +196089 199068 7451368995746824 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_cmd.c.obj 9d5b90b39da3131e +196181 199625 7451369002135751 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_uuid.c.obj 552e7a36800e00ad +195468 199667 7451369003833106 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gap.c.obj 9b59718784c2bc83 +197263 199935 7451369006506870 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_pvcy.c.obj d07dc9141fe273ea +197881 200379 7451369009281789 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_flow.c.obj b9bfdc2372e66d88 +198206 200834 7451369015168015 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap.c.obj 6c475cb5b166f058 +199631 201290 7451369019162405 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_misc.c.obj b20723328d6640dd +199136 201444 7451369020610059 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_sc.c.obj 80b4297953a0b153 +199726 201824 7451369024869025 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts.c.obj c65e7f8798cd0457 +201304 201909 7451369026368437 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_resolv.c.obj 7314f59369cfa845 +199936 201946 7451369026509386 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_adv.c.obj d3e4679629f44423 +200855 202159 7451369028196003 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_util.c.obj a3f9e8692a64dbb9 +200405 202247 7451369029007303 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci.c.obj 8062c968895ae5f1 +201918 202531 7451369032064235 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_nvs.c.obj 2f1e1938015afd07 +201454 202672 7451369033668227 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/ram/src/ble_store_ram.c.obj 5a062d8903911b0d +201843 203362 7451369040729193 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_config.c.obj ac9a1d797147f3a7 +201953 203411 7451369041125096 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache.c.obj 6959dd0bba742146 +202163 203460 7451369041618430 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache_conn.c.obj 99a7e42f0304a224 +202285 203614 7451369042915208 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/nimble_port.c.obj b438f3ad653b43b9 +202694 203755 7451369044516188 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/port/src/nvs_port.c.obj bf790c0f471ba191 +202558 204045 7451369046739893 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/nimble_port_freertos.c.obj a56de50384bf01 +203363 204175 7451369048549607 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/endian.c.obj cd292060f4333efb +203416 204728 7451369054593275 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mempool.c.obj 95df59bd1838aac1 +203465 204779 7451369054705277 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/mem.c.obj bb97721005a8310 +203621 204913 7451369056208102 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mbuf.c.obj 44617bde26d0040c +203761 205040 7451369057614295 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_msys_init.c.obj 33ad5166c13cf66d +204085 205730 7451369064734609 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/npl_os_freertos.c.obj c4d8d85727c7c82a +204232 205867 7451369065822856 esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/esp-hci/src/esp_nimble_hci.c.obj a18b06ba225c49a9 +204945 205901 7451369065906283 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj ed6f98a8a84ffbbe +204783 205941 7451369066564045 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj e276eb8d2633eba2 +204730 205968 7451369066584030 esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/nimble_host/esp_blufi.c.obj 3d1e1f405db6f71e +205060 206149 7451369068768949 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj 9e6c675605de2140 +205740 206352 7451369070884612 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj 7ffe1f122dda7b13 +205875 206430 7451369071566989 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj 96689dbc4da3fd3 +205946 206471 7451369071944593 esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj 1d4ea466670f4835 +205913 206553 7451369072582025 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj ece5e7755fda1dd3 +206160 206904 7451369075130413 esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj 6194992d02e28007 +206370 207233 7451369079389178 esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj 8a9780d6419809f5 +206486 207300 7451369079756558 esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj 27fa243a44cd5ebf +206442 207531 7451369082003822 esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj 6ae80c00b0292815 +205978 207747 7451369083034523 esp-idf/bt/libbt.a be107e05d51e0591 +206562 207801 7451369083641209 esp-idf/unity/libunity.a 2e30b43f1a039d6a +206946 208086 7451369087897375 esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj f4f90c5c89b29ec2 +207246 208127 7451369088514696 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj e2bcd8ed08ac606e +207303 208151 7451369088594690 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj d892b03e84a44e73 +207559 208306 7451369090137522 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj d317ed5fd3d92b9a +207749 208482 7451369092109114 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj 33230f9cc306c4f4 +208087 208664 7451369093823211 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj ad4cc5a189b40d15 +207834 208732 7451369093911558 esp-idf/cmock/libcmock.a 650f57508a1dc216 +208128 208787 7451369094728024 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj 1cb2b49dbf8f3e70 +208152 208916 7451369095285609 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj 76c6106311895d9c +208498 209097 7451369098188058 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj fcd350c83773d95d +208366 209196 7451369098766513 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj 5dea819de5917b60 +208665 209454 7451369101875375 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj 34fc89cc62b3daed +208837 209571 7451369102831605 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj 8859017e1de05c9a +208732 209699 7451369104137811 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj c1b3b3fd8cf813a +208918 209774 7451369104543103 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj dc1f953cb242cc22 +209122 210215 7451369109118095 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj a6ab11f73bf150f1 +209215 210290 7451369109265921 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj e81d0395066ad3a6 +209580 210586 7451369113081440 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj d2d80df814b1bb03 +209456 210764 7451369114911690 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj 394f68cfb70c19ac +209705 210826 7451369115708311 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/nimble_hidd.c.obj 384f2d60a8b25fb8 +209835 211164 7451369118745526 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/nimble_hidh.c.obj 2d473a74441e7212 +210612 211471 7451369121615498 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj c6dc311cc1bbb541 +210774 211535 7451369122176951 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj a68046e12315b631 +210240 211639 7451369122619602 esp-idf/console/libconsole.a fb99e2393caaca2f +210296 211659 7451369123658165 esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj 4f2385d2e3056080 +210833 211904 7451369125459653 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v1.c.obj 8e2743d514471af1 +211248 212217 7451369128651602 esp-idf/esp_hid/libesp_hid.a a0d1efa2e2c6f6cf +211489 212312 7451369130310791 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c_v2.c.obj 49e3cd9a389cb220 +211640 212441 7451369131407593 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj 17ed4286ca0c508a +211539 212490 7451369131846946 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj 708a64b0d10756af +211659 212575 7451369131264680 esp-idf/esp_https_server/libesp_https_server.a dbb80ae649af5314 +211918 212942 7451369136693326 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj 97f88946eaeed933 +212224 213122 7451369138365092 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj 7a0f04dae81f7638 +212321 213180 7451369138530458 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj fb1bb7869a78121f +212593 213436 7451369140809559 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj 24226d4244f8a0ac +212493 213631 7451369143752643 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj eda2aabc69a34fa3 +212949 213752 7451369144597384 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj c863fca57bc5f99f +212467 213993 7451369146590000 esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj ccf16d9a065566be +213158 214038 7451369147291108 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj 9c62b3a38044737d +213191 214187 7451369148861774 esp-idf/esp_lcd/libesp_lcd.a 5edfb3507307f59c +213452 214227 7451369149348433 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj f2729a29d1c9c54b +213651 214279 7451369149789821 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj f789645e8fdc2146 +213772 214953 7451369156683951 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj 539cc860f35bffdc +214010 215114 7451369156882077 esp-idf/protobuf-c/libprotobuf-c.a 275e99cc56e9a800 +214043 215230 7451369159041808 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj 1945ba17b1632cec +214188 215394 7451369160969197 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj 3c35e1a29ec62d1f +214230 215839 7451369165233953 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj 3d82ebbcbf884477 +214307 216067 7451369165243987 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj 688ca27e21f759d2 +215139 216172 7451369168717521 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj c8e9364fdd42ec6b +214985 216218 7451369169118609 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj c471e7bab88737ac +215246 217023 7451369176791534 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_nimble.c.obj 34204980bacb4363 +216082 217249 7451369178146686 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj fbe34c1a61677d8e +216240 217395 7451369181016662 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj d7fc8df362660afb +215436 217531 7451369182680093 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj a7669f17243681cf +215997 217727 7451369183720833 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj e9212d2896d9e5c8 +216181 218202 7451369189039570 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj b86b79c530a6b733 +217103 218245 7451369188843844 esp-idf/protocomm/libprotocomm.a 234329148346e694 +217408 218269 7451369189756366 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj a48d71374ab11ed5 +217265 218312 7451369189746374 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj da06d357ce8aaad3 +217540 218495 7451369192385598 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj 6a52200b6b20a87d +218218 218524 7451369192550020 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj ced19fd7315a1a56 +218248 218598 7451369193054862 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj d6fbcf706f0f9a11 +217749 218805 7451369194567612 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj b542f49426a1395a +218328 219084 7451369197275317 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj 74ecded65437366 +218281 219131 7451369198531549 esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj 39838b65709cfc08 +218499 219215 7451369199202209 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj 6fe976953b150695 +218525 219263 7451369199779263 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj 2d209988732e0032 +219103 219721 7451369203906901 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj 545da18b59dbe6b6 +218599 219764 7451369203966852 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj 5d6f7fab6ab849d0 +219219 220034 7451369207802890 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj 6c6f11990f648a00 +218825 220186 7451369208220571 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj d5dd8ead0d3cdefc +219145 220382 7451369209561370 esp-idf/espcoredump/libespcoredump.a 1e76cfa6094b2c36 +219267 220496 7451369212230819 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj cfd0e35d2cc9eb7a +219737 220634 7451369213709072 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj 34cf33cb6dba93bd +219778 220740 7451369214738302 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj 47fb7141927f0767 +220048 221194 7451369218696388 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj 54428a92114ea9b6 +220197 221360 7451369220070674 esp-idf/wear_levelling/libwear_levelling.a 741dd7c4214f451e +220388 221520 7451369221723788 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj 95436313c6a6989f +220505 221569 7451369222868497 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj 32831f74c112470d +220748 221646 7451369223590399 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj ea0dcd5655e29a31 +220653 221701 7451369223313478 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj 8834bbe99b013872 +221202 222333 7451369229634833 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj 811d7204259ae64e +221523 222390 7451369231061652 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj d49ed2db2c33f75b +221647 222559 7451369233128486 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj 76f11a02e3a32ecb +221570 222600 7451369232883021 esp-idf/sdmmc/libsdmmc.a 519efda3574580d8 +221785 222801 7451369234510125 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj 21289f9b8861f3a +221365 222853 7451369235445577 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj ae85db3a139bc919 +222392 223506 7451369242219576 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj 8e9a86c143d3edd9 +222567 223585 7451369242585325 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj 7864f4baca6391be +222360 223642 7451369243452648 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj 9b9f8619fe0d47f9 +222605 223982 7451369246587993 esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj 49d70db04f57d54 +222830 224074 7451369246967529 esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj cb9e4322a37d90ec +223538 224475 7451369252095158 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj 5fb3070de96c4ecc +223591 224537 7451369252351953 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj 7aea422fbd963f72 +223652 224594 7451369252742661 esp-idf/fatfs/libfatfs.a c9f8aab57a558145 +223991 224870 7451369255355616 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj efe3e9add66848c8 +224076 225111 7451369257274594 esp-idf/json/libjson.a e02b8712a981e5e1 +222861 225141 7451369258630701 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj 746da2d30597702c +224500 225192 7451369258825079 esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj 949dc1d5127c0336 +224548 225426 7451369261185469 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj edfdb38e6021aea5 +224604 225488 7451369261781214 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj ecfe599c89955b7a +225121 225877 7451369265669837 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj 48013b51fa287a00 +224884 225932 7451369265908087 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj a7ebfb6a0da8e057 +225149 225974 7451369266331795 esp-idf/mqtt/libmqtt.a b2c0c0eca3bfb92d +225238 226062 7451369267302074 esp-idf/nvs_sec_provider/libnvs_sec_provider.a 5195929c26e1896a +225440 226777 7451369274207593 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj 5ee2832e3731823e +225938 226948 7451369276785811 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj 22656a8a1ec000a3 +225492 227021 7451369277395689 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj bedc113d03bfe216 +226074 227112 7451369277901894 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj 7881f07352e4fba7 +225979 227210 7451369279297882 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj 645f9be73d00239b +225902 227255 7451369278892766 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj 278e07e9afc248bf +227146 227877 7451369286151857 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj a436e6a281f650ed +226954 227911 7451369286555973 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj f8694cbce689ffda +227218 227967 7451369286617694 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj 5987f4d9c8f24876 +227036 228060 7451369287647820 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj 2475bf59fdfcecbb +227269 228524 7451369291472731 esp-idf/spiffs/libspiffs.a 2971ad6825747632 +226787 228562 7451369292079433 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj d094a408099ed711 +227914 228593 7451369293221853 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj b47a50898fae7d52 +227893 228620 7451369293121606 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj 196957015048036e +227973 228989 7451369296567428 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj 347e3f36e075abe7 +228071 229164 7451369298961197 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_ble.c.obj 62950b516c2d378 +228525 229198 7451369299452530 esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir/src/esp_diag_data_store.c.obj 338fe3350fc27cd +228598 229374 7451369300694828 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/work_queue.c.obj c40e67f3e1308afa +228572 229465 7451369301481426 esp-idf/esp_diag_data_store/CMakeFiles/__idf_esp_diag_data_store.dir/src/rtc_store/rtc_store.c.obj 997dbb5c68b863d0 +228621 229730 7451369304858095 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/factory.c.obj 3a86f6ef23fe0320 +229204 229831 7451369305336907 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/timezone.c.obj c73310bed2cbb91e +229016 230265 7451369309547893 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/time.c.obj a662598a5ba52746 +229171 230302 7451369309041280 esp-idf/wifi_provisioning/libwifi_provisioning.a b8ee2c6586895e78 +229406 230330 7451369310360452 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/utils.c.obj b7a86851efa2c380 +229492 230368 7451369309833877 esp-idf/esp_diag_data_store/libesp_diag_data_store.a 90ea5925a51decf0 +229735 231064 7451369317618497 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/cmd_resp.c.obj 807f890b3253a194 +230342 231204 7451369319442684 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/create_APN3_PPI_string.c.obj 6d9e321a61d01e4b +230276 231236 7451369319382698 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/console/rmaker_console.c.obj 4fcfe199d48055ad +229843 231285 7451369319646430 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/console/rmaker_common_cmds.c.obj 45b9b8d500bb08f5 +230379 231319 7451369320352266 esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_log_hook.c.obj d732e3d19a2b5491 +231207 232020 7451369327442244 esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_metrics.c.obj 5a24fbd5ca0e2e28 +230311 232038 7451369327737197 esp-idf/rmaker_common/CMakeFiles/__idf_rmaker_common.dir/src/esp-mqtt/esp-mqtt-glue.c.obj 52ae52e043a26ed4 +231068 232080 7451369327897535 esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_utils.c.obj 7736f986bce272ef +231236 232110 7451369327947543 esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_heap_metrics.c.obj 40a8e78eda7c6a50 +231286 232196 7451369328438655 esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_wifi_metrics.c.obj 748846905e1ab9c3 +231336 232253 7451369329216881 esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_variables.c.obj a2b7688e90712618 +232082 232683 7451369333748902 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder_close_container_checked.c.obj 4feed05d88ca7dab +232196 232712 7451369334275840 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder_float.c.obj e73ec0b0b18c1b0e +232110 232736 7451369334417348 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborencoder.c.obj f234c22c0b0d4889 +232020 232776 7451369334917584 esp-idf/esp_diagnostics/CMakeFiles/__idf_esp_diagnostics.dir/src/esp_diagnostics_network_variables.c.obj e68f5d493f2ff776 +232254 232819 7451369335467598 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborerrorstrings.c.obj 5592882a7e78fba2 +232038 232851 7451369335592902 esp-idf/rmaker_common/librmaker_common.a b9849ce3e2ef05b2 +232684 233264 7451369339964558 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser_dup_string.c.obj 7ec07adeadea52e2 +232736 233318 7451369340540195 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser_float.c.obj a7c8e2db0580d5fd +232786 233353 7451369340692202 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborpretty_stdio.c.obj cdbe9f136bb731a2 +232716 233612 7451369343114157 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborparser.c.obj 9f7239063362e218 +232820 233669 7451369343592439 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborpretty.c.obj 181db3323a62a0d +232851 233767 7451369344308016 esp-idf/esp_diagnostics/libesp_diagnostics.a fc3c14b958622f0b +233354 234118 7451369348215659 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/open_memstream.c.obj 2201c89a52327de7 +233279 234146 7451369348418691 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cbortojson.c.obj bc63baf40781263f +233333 234188 7451369349160483 esp-idf/espressif__cbor/CMakeFiles/__idf_espressif__cbor.dir/tinycbor/src/cborvalidation.c.obj 11deafec918d2527 +233684 234280 7451369349994800 esp-idf/json_generator/CMakeFiles/__idf_json_generator.dir/src/json_generator.c.obj e652154dd9a9f8c0 +233630 234450 7451369351361601 esp-idf/json_parser/CMakeFiles/__idf_json_parser.dir/src/json_parser.c.obj ad149cfc167e49b5 +234200 235108 7451369357634178 esp-idf/espressif__cbor/libespressif__cbor.a 20ebfa9e655421b4 +234284 235170 7451369358432215 esp-idf/json_generator/libjson_generator.a 96200c48d7f634be +234120 235199 7451369359274469 esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns_networking_lwip.c.obj 7cefc12ad74d5aa +234454 235259 7451369359070215 esp-idf/json_parser/libjson_parser.a 74c301c493e89d00 +234156 235420 7451369360572886 esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns_console.c.obj c857836a80c6cbca +235201 236182 7451369368125506 esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir/src/esp_schedule_nvs.c.obj 61b160c7fb4a22ab +235423 236308 7451369369468186 esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_crypto.c.obj 4b4f148351832dd3 +235179 236385 7451369370085852 esp-idf/esp_schedule/CMakeFiles/__idf_esp_schedule.dir/src/esp_schedule.c.obj b11a2ed3eac8d7b8 +235115 236406 7451369370115820 https_server.crt.S 658a5de8ea5a438a +235115 236406 7451369370115820 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/https_server.crt.S 658a5de8ea5a438a +235282 236577 7451369372842520 esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_tlv_read.c.obj cf43a30aefed7eaa +233781 237595 7451369381039663 esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns.c.obj 71d17c5758eb8361 +236331 237752 7451369384490449 esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir/button/button_obj.cpp.obj 16a49f87d3b890c0 +236193 237888 7451369385021829 esp-idf/gpio_button/CMakeFiles/__idf_gpio_button.dir/button/button.c.obj 92a1446732ec7ee6 +236385 237976 7451369386139601 esp-idf/esp_schedule/libesp_schedule.a 71150ecc36d85e2a +236625 238091 7451369387338568 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_transport.c.obj 71dd02d34c283e99 +236415 238274 7451369387328554 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights.c.obj d971aa37a6aa5683 +237622 238923 7451369396008429 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_client_data.c.obj 8dd45f65335136dd +238138 239411 7451369399271152 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/__/__/https_server.crt.S.obj fd546514fb9b5a50 +237758 239477 7451369399301137 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_encoder.c.obj 9644a631c5317a41 +237894 239645 7451369403828330 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_cbor_decoder.c.obj 90787973f6023ae3 +237977 239675 7451369403802894 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/esp_insights_cbor_encoder.c.obj 25b226972360d4b0 +239430 240035 7451369406090923 esp-idf/espressif__esp_secure_cert_mgr/libespressif__esp_secure_cert_mgr.a 826df40454e629ca +238961 240096 7451369407320393 esp-idf/espressif__mdns/libespressif__mdns.a 9a28132d66e68fd2 +238309 240147 7451369408069853 esp-idf/esp_insights/CMakeFiles/__idf_esp_insights.dir/src/transport/esp_insights_https.c.obj 9ac3225350acbbed +239478 240221 7451369408855761 esp-idf/gpio_button/libgpio_button.a c09687f12548e523 +239676 240745 7451369414719714 esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/qrcodegen.c.obj 74afaa44a0fe0c4f +239648 240866 7451369416015213 esp-idf/app_reset/CMakeFiles/__idf_app_reset.dir/app_reset.c.obj ae33137c261ce168 +240242 240911 7451369416290126 esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/esp_qrcode_wrapper.c.obj 87348680be68eb92 +240057 240948 7451369416668809 esp-idf/qrcode/CMakeFiles/__idf_qrcode.dir/src/esp_qrcode_main.c.obj e4b12952b66190f6 +240122 240981 7451369416708805 esp-idf/esp_local_ctrl/libesp_local_ctrl.a 77d5c85db98691ea +240160 241080 7451369417496783 esp-idf/esp_insights/libesp_insights.a fc587b3c5ed94ede +240981 241611 7451369422530203 rmaker_mqtt_server.crt.S f18b0ffecf54b52 +240981 241611 7451369422530203 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_mqtt_server.crt.S f18b0ffecf54b52 +240875 241696 7451369421907037 esp-idf/app_reset/libapp_reset.a 61c188ee4832b4e9 +240948 241751 7451369423235492 esp-idf/qrcode/libqrcode.a 62b0c0d56d605fe0 +240915 241766 7451369424329241 esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir/ws2812_led.c.obj b508f33d808a76df +241080 242117 7451369427895410 rmaker_claim_service_server.crt.S ce4d8f093e866b8f +241080 242117 7451369427895410 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_claim_service_server.crt.S ce4d8f093e866b8f +241613 242564 7451369433030797 rmaker_ota_server.crt.S 71fbcb6a07786134 +241613 242564 7451369433030797 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/rmaker_ota_server.crt.S 71fbcb6a07786134 +240755 242716 7451369433647446 esp-idf/app_wifi/CMakeFiles/__idf_app_wifi.dir/app_wifi.c.obj 849cff76f912634f +241707 242884 7451369435414788 esp-idf/ws2812_led/CMakeFiles/__idf_ws2812_led.dir/led_strip_rmt_ws2812.c.obj e464f361c85f4514 +242566 244901 7451369454313185 esp-idf/main/CMakeFiles/__idf_main.dir/app_driver.c.obj 5959b69643102a16 +242594 244982 7451369456249773 esp-idf/main/CMakeFiles/__idf_main.dir/app_main.c.obj a98fd39209706c4c +242730 245249 7451369459195046 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_device.c.obj 3517ee05a77333f1 +242662 245745 7451369464021086 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node.c.obj a32b4ed80c9d5bf1 +242619 245976 7451369466560192 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_core.c.obj 670cb7f0c61a3ddf +242888 246153 7451369466540143 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_param.c.obj a3eb5b53d3c21bdf +244984 246811 7451369474778216 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_client_data.c.obj b8f4155ab4098ee0 +244927 246978 7451369475970332 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node_config.c.obj f541794b55600ef0 +245254 247321 7451369479894916 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_time_service.c.obj f4488907a764eff9 +246027 247418 7451369479773855 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_user_mapping.pb-c.c.obj 2675c5e77d1fe794 +245749 247692 7451369483736545 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_system_service.c.obj b4b57e26db9f0d0b +246174 249412 7451369499681000 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_user_mapping.c.obj d03e2c4f2f4c584f +247514 250050 7451369507570121 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_cmd_resp_manager.c.obj 5820bb7dc00d7081 +246997 250101 7451369507280008 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_schedule.c.obj 5fad237d7ac6f3cf +247355 250195 7451369508084741 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_scenes.c.obj 43d3b605554b180e +246866 250341 7451369510068006 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_node_auth.c.obj ad6c4f06e764dcce +247704 251064 7451369514831676 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_secure_boot_digest.c.obj e90906182c4b5386 +250127 253295 7451369538553778 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/mqtt/esp_rmaker_mqtt.c.obj 2243d6dff6ff5bb1 +250211 254544 7451369551102193 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/mqtt/esp_rmaker_mqtt_budget.c.obj 2ce794ce24f99e62 +251520 256561 7451369570118253 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota_using_params.c.obj f8a9fbff49bbea0e +249447 256820 7451369572363291 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_claim.c.obj d3d4e34af3717e40 +250053 257215 7451369573913677 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/core/esp_rmaker_local_ctrl.c.obj b1c9d67e733b0271 +250351 257739 7451369582663991 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota.c.obj dbd60cf6f153156a +254593 258100 7451369586895920 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_params.c.obj b99797ff422aa9fd +253438 258215 7451369589075530 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/ota/esp_rmaker_ota_using_topics.c.obj e7b638d56bf13bcb +256577 258578 7451369593069662 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_devices.c.obj 14813b6040c935ae +257314 258597 7451369593149686 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/console/esp_rmaker_console.c.obj fc05ef518b7f5202 +256918 258635 7451369593277198 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/standard_types/esp_rmaker_standard_services.c.obj 7f79794b2e59747e +258115 258699 7451369593575797 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_mqtt_server.crt.S.obj b8f2c712424b97c8 +258247 258769 7451369594907737 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_claim_service_server.crt.S.obj 4dec8fa6321659a2 +258579 258903 7451369596558044 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/__/__/rmaker_ota_server.crt.S.obj 8d38c72cfb7f42dc +258598 258991 7451369597427012 esp-idf/app_insights/CMakeFiles/__idf_app_insights.dir/app_insights.c.obj 885ace0a0b2e5cbe +258705 259124 7451369598789564 esp-idf/ws2812_led/libws2812_led.a ceb251d02a3e242e +258635 259124 7451369598769584 esp-idf/app_wifi/libapp_wifi.a 47a33502319f6f30 +257798 259525 7451369602898680 esp-idf/esp_rainmaker/CMakeFiles/__idf_esp_rainmaker.dir/src/console/esp_rmaker_commands.c.obj afd8ced777d745b1 +259530 259942 7451369606991042 esp-idf/esp_rainmaker/libesp_rainmaker.a a215e4413e22f0b3 +259942 260153 7451369609129851 esp-idf/app_insights/libapp_insights.a 2c754826bda702e9 +260153 260325 7451369610837432 esp-idf/main/libmain.a 8df08645a1b22e8a +260325 275210 7451369759415521 esp-idf/esp_system/ld/sections.ld ab09ddea2c39cf62 +260325 275210 7451369759415521 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/esp-idf/esp_system/ld/sections.ld ab09ddea2c39cf62 +275210 275333 7451369760976499 CMakeFiles/ESP32-Rainmaker-Switch.elf.dir/project_elf_src_esp32c3.c.obj c8c1e5b5b31e9738 +275334 279050 7451369797167290 ESP32-Rainmaker-Switch.elf deb2634d5539d691 +279051 280046 7451369808039524 .bin_timestamp 983b9a5bbba3c76a +279051 280046 7451369808039524 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/.bin_timestamp 983b9a5bbba3c76a +280046 280276 0 esp-idf/esptool_py/CMakeFiles/app_check_size e2e552add3db6290 +280046 280276 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 index b2f5d144..302a0a44 100644 --- a/ESP32-Rainmaker-Switch/build/CMakeCache.txt +++ b/ESP32-Rainmaker-Switch/build/CMakeCache.txt @@ -1,6 +1,6 @@ # 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/esp/tools/cmake/3.24.0/bin/cmake.exe +# 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. @@ -15,18 +15,18 @@ ######################## //Path to a program. -CMAKE_ADDR2LINE:FILEPATH=C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-addr2line.exe +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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe +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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe +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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe +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= @@ -49,11 +49,11 @@ 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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe +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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe +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 ' @@ -72,11 +72,11 @@ 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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe +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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe +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 ' @@ -117,14 +117,62 @@ 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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe +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/esp/tools/ninja/1.11.1/ninja.exe +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. @@ -147,13 +195,13 @@ CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. -CMAKE_NM:FILEPATH=C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-nm.exe +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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objcopy.exe +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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe +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= @@ -164,11 +212,26 @@ CMAKE_PROJECT_HOMEPAGE_URL:STATIC= //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=ESP32-Rainmaker-Switch -//Path to a program. -CMAKE_RANLIB:FILEPATH=C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe +//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_READELF:FILEPATH=C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-readelf.exe +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. @@ -218,7 +281,7 @@ CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. -CMAKE_STRIP:FILEPATH=C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-strip.exe +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 @@ -229,6 +292,15 @@ CMAKE_TOOLCHAIN_FILE:FILEPATH=C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/toolc // 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 @@ -241,8 +313,11 @@ ESP32-Rainmaker-Switch_SOURCE_DIR:STATIC=C:/Users/alex/github/ESP-Nodes/ESP32-Ra //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/esp/tools/idf-git/2.39.2/cmd/git.exe +GIT_EXECUTABLE:FILEPATH=C:/Users/alex/.espressif/tools/tools/idf-git/2.39.2/cmd/git.exe //IDF Build Target IDF_TARGET:STRING=esp32c3 @@ -250,9 +325,69 @@ 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_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 @@ -286,11 +421,11 @@ 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/esp/tools/cmake/3.24.0/bin/cmake.exe +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/esp/tools/cmake/3.24.0/bin/cpack.exe +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/esp/tools/cmake/3.24.0/bin/ctest.exe +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 @@ -322,7 +457,7 @@ 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/esp/tools/cmake/3.24.0/bin/cmake-gui.exe +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 @@ -347,9 +482,43 @@ CMAKE_GENERATOR_INSTANCE:INTERNAL= 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 @@ -367,7 +536,7 @@ 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=1 +CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=106 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP @@ -379,7 +548,7 @@ 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/esp/tools/cmake/3.24.0/share/cmake-3.24 +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 @@ -408,8 +577,30 @@ CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 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/esp/tools/idf-git/2.39.2/cmd/git.exe][v2.39.2.windows.1()] +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 index cf141d9b..a04a5150 100644 --- a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeASMCompiler.cmake +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeASMCompiler.cmake @@ -1,10 +1,10 @@ -set(CMAKE_ASM_COMPILER "C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe") +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/esp/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/esp/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/esp/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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe") +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") diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeCCompiler.cmake b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeCCompiler.cmake index 0c2eebb7..cdf030e6 100644 --- a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeCCompiler.cmake +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeCCompiler.cmake @@ -1,4 +1,4 @@ -set(CMAKE_C_COMPILER "C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe") +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") @@ -21,11 +21,11 @@ set(CMAKE_C_SIMULATE_VERSION "") -set(CMAKE_AR "C:/Users/alex/esp/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/esp/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/esp/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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe") +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) @@ -66,7 +66,7 @@ endif() -set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;C:/Users/alex/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include") +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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib") +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 index 51846bb7..3e3fa690 100644 --- a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeCXXCompiler.cmake +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeCXXCompiler.cmake @@ -1,4 +1,4 @@ -set(CMAKE_CXX_COMPILER "C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-g++.exe") +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") @@ -22,11 +22,11 @@ set(CMAKE_CXX_SIMULATE_VERSION "") -set(CMAKE_AR "C:/Users/alex/esp/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/esp/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/esp/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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe") +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) @@ -77,7 +77,7 @@ endif() -set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0;C:/Users/alex/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/backward;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;C:/Users/alex/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include") +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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib") +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/CMakeSystem.cmake b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeSystem.cmake index 4c51cd97..07646323 100644 --- a/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeSystem.cmake +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/3.24.0/CMakeSystem.cmake @@ -1,6 +1,6 @@ -set(CMAKE_HOST_SYSTEM "Windows-10.0.22631") +set(CMAKE_HOST_SYSTEM "Windows-10.0.22621") set(CMAKE_HOST_SYSTEM_NAME "Windows") -set(CMAKE_HOST_SYSTEM_VERSION "10.0.22631") +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") diff --git a/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeOutput.log b/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeOutput.log index 8cf2c211..fef4b8bb 100644 --- a/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeOutput.log +++ b/ESP32-Rainmaker-Switch/build/CMakeFiles/CMakeOutput.log @@ -1,23 +1,23 @@ The target system is: Generic - - -The host system is: Windows - 10.0.22631 - AMD64 +The host system is: Windows - 10.0.22621 - AMD64 Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. -Compiler: C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe +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/esp/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/esp/tools/riscv32-esp-elf/esp-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': +C:/Users/alex/.espressif/tools/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/esp/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/esp/tools/riscv32-esp-elf/esp-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': +C:/Users/alex/.espressif/tools/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/esp/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/esp/tools/riscv32-esp-elf/esp-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': +C:/Users/alex/.espressif/tools/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/esp/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/esp/tools/riscv32-esp-elf/esp-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': +C:/Users/alex/.espressif/tools/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/esp/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/esp/tools/riscv32-esp-elf/esp-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': +C:/Users/alex/.espressif/tools/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/esp/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/esp/tools/riscv32-esp-elf/esp-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': +C:/Users/alex/.espressif/tools/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 @@ -26,23 +26,23 @@ Compilation of the C compiler identification source "CMakeCCompilerId.c" produce 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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/riscv32-esp-elf-g++.exe +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/esp/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/esp/tools/riscv32-esp-elf/esp-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': +C:/Users/alex/.espressif/tools/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/esp/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/esp/tools/riscv32-esp-elf/esp-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': +C:/Users/alex/.espressif/tools/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/esp/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/esp/tools/riscv32-esp-elf/esp-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': +C:/Users/alex/.espressif/tools/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/esp/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/esp/tools/riscv32-esp-elf/esp-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': +C:/Users/alex/.espressif/tools/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/esp/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/esp/tools/riscv32-esp-elf/esp-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': +C:/Users/alex/.espressif/tools/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/esp/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/esp/tools/riscv32-esp-elf/esp-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': +C:/Users/alex/.espressif/tools/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 @@ -59,141 +59,141 @@ 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/esp/tools/ninja/1.11.1/ninja.exe cmTC_9def5 && [1/2] Building C object CMakeFiles/cmTC_9def5.dir/CMakeCCompilerABI.c.obj +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_1916d && [1/2] Building C object CMakeFiles/cmTC_1916d.dir/CMakeCCompilerABI.c.obj Using built-in specs. -COLLECT_GCC=C:\Users\alex\esp\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe +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_9def5.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_9def5.dir/' - C:/Users/alex/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ C:/Users/alex/esp/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_9def5.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\ccef0J4l.s +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_1916d.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_1916d.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_1916d.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\ccqy8dCM.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/esp/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/esp/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/esp/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/esp/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" +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/esp/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/esp/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/esp/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/esp/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/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_9def5.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_9def5.dir/' - C:/Users/alex/esp/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_9def5.dir/CMakeCCompilerABI.c.obj C:\Users\alex\AppData\Local\Temp\ccef0J4l.s +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_1916d.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_1916d.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_1916d.dir/CMakeCCompilerABI.c.obj C:\Users\alex\AppData\Local\Temp\ccqy8dCM.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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/;C:/Users/alex/esp/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/esp/tools/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/esp/tools/riscv32-esp-elf/esp-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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/;C:/Users/alex/esp/tools/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_9def5.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_9def5.dir/CMakeCCompilerABI.c.' -[2/2] Linking C executable cmTC_9def5 +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_1916d.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_1916d.dir/CMakeCCompilerABI.c.' +[2/2] Linking C executable cmTC_1916d Using built-in specs. -Reading specs from C:/Users/alex/esp/tools/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 +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\esp\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe -COLLECT_LTO_WRAPPER=C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe +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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/;C:/Users/alex/esp/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/esp/tools/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/esp/tools/riscv32-esp-elf/esp-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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/;C:/Users/alex/esp/tools/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_9def5' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_9def5.' - C:/Users/alex/esp/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/esp/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/esp/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\cc0bv80I.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_9def5 -LC:/Users/alex/esp/tools/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/esp/tools/riscv32-esp-elf/esp-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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -LC:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc -LC:/Users/alex/esp/tools/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_9def5.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group -C:/Users/alex/esp/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_9def5' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_9def5.' +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_1916d' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_1916d.' + 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\cc2bg3gX.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_1916d -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_1916d.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_1916d' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_1916d.' 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/esp/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/esp/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/esp/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/esp/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] + 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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include] - collapse include dir [C:/Users/alex/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include] - implicit include dirs: [C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;C:/Users/alex/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/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] ==> [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/esp/tools/ninja/1.11.1/ninja.exe cmTC_9def5 && [1/2] Building C object CMakeFiles/cmTC_9def5.dir/CMakeCCompilerABI.c.obj] + ignore line: [Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_1916d && [1/2] Building C object CMakeFiles/cmTC_1916d.dir/CMakeCCompilerABI.c.obj] ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=C:\Users\alex\esp\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe] + 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_9def5.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_9def5.dir/'] - ignore line: [ C:/Users/alex/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ C:/Users/alex/esp/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_9def5.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\ccef0J4l.s] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_1916d.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_1916d.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_1916d.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\ccqy8dCM.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/esp/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/esp/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/esp/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/esp/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: [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/esp/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/esp/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/esp/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/esp/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: [ C:/Users/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_9def5.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_9def5.dir/'] - ignore line: [ C:/Users/alex/esp/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_9def5.dir/CMakeCCompilerABI.c.obj C:\Users\alex\AppData\Local\Temp\ccef0J4l.s] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_1916d.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_1916d.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_1916d.dir/CMakeCCompilerABI.c.obj C:\Users\alex\AppData\Local\Temp\ccqy8dCM.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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/] - ignore line: [C:/Users/alex/esp/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/esp/tools/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/esp/tools/riscv32-esp-elf/esp-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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/] - ignore line: [C:/Users/alex/esp/tools/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_9def5.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_9def5.dir/CMakeCCompilerABI.c.'] - ignore line: [[2/2] Linking C executable cmTC_9def5] + 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_1916d.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_1916d.dir/CMakeCCompilerABI.c.'] + ignore line: [[2/2] Linking C executable cmTC_1916d] ignore line: [Using built-in specs.] - ignore line: [Reading specs from C:/Users/alex/esp/tools/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: [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\esp\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/esp/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: [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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/] - ignore line: [C:/Users/alex/esp/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/esp/tools/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/esp/tools/riscv32-esp-elf/esp-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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/] - ignore line: [C:/Users/alex/esp/tools/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_9def5' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_9def5.'] - link line: [ C:/Users/alex/esp/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/esp/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/esp/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\cc0bv80I.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_9def5 -LC:/Users/alex/esp/tools/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/esp/tools/riscv32-esp-elf/esp-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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -LC:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc -LC:/Users/alex/esp/tools/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_9def5.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group] - arg [C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2.exe] ==> ignore + 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_1916d' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_1916d.'] + 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\cc2bg3gX.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_1916d -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_1916d.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/esp/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/esp/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\cc0bv80I.res] ==> 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\cc2bg3gX.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lnosys] ==> ignore @@ -204,13 +204,13 @@ Parsed C implicit link information from above output: arg [-plugin-opt=-pass-through=-lnosys] ==> ignore arg [-melf32lriscv] ==> ignore arg [-o] ==> ignore - arg [cmTC_9def5] ==> ignore - arg [-LC:/Users/alex/esp/tools/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/esp/tools/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/esp/tools/riscv32-esp-elf/esp-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/esp/tools/riscv32-esp-elf/esp-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/esp/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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] ==> dir [C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] - arg [-LC:/Users/alex/esp/tools/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/esp/tools/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_9def5.dir/CMakeCCompilerABI.c.obj] ==> ignore + arg [cmTC_1916d] ==> 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_1916d.dir/CMakeCCompilerABI.c.obj] ==> ignore arg [-lgcc] ==> lib [gcc] arg [-lc] ==> lib [c] arg [-lnosys] ==> lib [nosys] @@ -221,173 +221,173 @@ Parsed C implicit link information from above output: arg [-lc] ==> lib [c] arg [-lnosys] ==> lib [nosys] arg [--end-group] ==> ignore - collapse library dir [C:/Users/alex/esp/tools/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/esp/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/esp/tools/riscv32-esp-elf/esp-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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] ==> [C:/Users/alex/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] ==> [C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc] - collapse library dir [C:/Users/alex/esp/tools/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib] + 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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib] + 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/esp/tools/ninja/1.11.1/ninja.exe cmTC_3fbcd && [1/2] Building CXX object CMakeFiles/cmTC_3fbcd.dir/CMakeCXXCompilerABI.cpp.obj +Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_adee4 && [1/2] Building CXX object CMakeFiles/cmTC_adee4.dir/CMakeCXXCompilerABI.cpp.obj Using built-in specs. -COLLECT_GCC=C:\Users\alex\esp\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe +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_3fbcd.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_3fbcd.dir/' - C:/Users/alex/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ C:/Users/alex/esp/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_3fbcd.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\ccbDF2ac.s +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_adee4.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_adee4.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_adee4.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\cctNAapf.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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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" +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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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/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_3fbcd.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_3fbcd.dir/' - C:/Users/alex/esp/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_3fbcd.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\alex\AppData\Local\Temp\ccbDF2ac.s +COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_adee4.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_adee4.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_adee4.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\alex\AppData\Local\Temp\cctNAapf.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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/;C:/Users/alex/esp/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/esp/tools/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/esp/tools/riscv32-esp-elf/esp-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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/;C:/Users/alex/esp/tools/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_3fbcd.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_3fbcd.dir/CMakeCXXCompilerABI.cpp.' -[2/2] Linking CXX executable cmTC_3fbcd +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_adee4.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_adee4.dir/CMakeCXXCompilerABI.cpp.' +[2/2] Linking CXX executable cmTC_adee4 Using built-in specs. -Reading specs from C:/Users/alex/esp/tools/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 +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\esp\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe -COLLECT_LTO_WRAPPER=C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper.exe +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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/;C:/Users/alex/esp/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/esp/tools/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/esp/tools/riscv32-esp-elf/esp-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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/;C:/Users/alex/esp/tools/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_3fbcd' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_3fbcd.' - C:/Users/alex/esp/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/esp/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/esp/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\ccNOW52n.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_3fbcd -LC:/Users/alex/esp/tools/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/esp/tools/riscv32-esp-elf/esp-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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -LC:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc -LC:/Users/alex/esp/tools/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_3fbcd.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group -C:/Users/alex/esp/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_3fbcd' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_3fbcd.' +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_adee4' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_adee4.' + 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\ccvAEmVo.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_adee4 -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_adee4.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_adee4' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_adee4.' 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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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] + 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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include] - collapse include dir [C:/Users/alex/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include] - implicit include dirs: [C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0;C:/Users/alex/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/backward;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;C:/Users/alex/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/sys-include;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/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++/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/esp/tools/ninja/1.11.1/ninja.exe cmTC_3fbcd && [1/2] Building CXX object CMakeFiles/cmTC_3fbcd.dir/CMakeCXXCompilerABI.cpp.obj] + ignore line: [Run Build Command(s):C:/Users/alex/.espressif/tools/tools/ninja/1.11.1/ninja.exe cmTC_adee4 && [1/2] Building CXX object CMakeFiles/cmTC_adee4.dir/CMakeCXXCompilerABI.cpp.obj] ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=C:\Users\alex\esp\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe] + 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_3fbcd.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_3fbcd.dir/'] - ignore line: [ C:/Users/alex/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ C:/Users/alex/esp/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_3fbcd.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\ccbDF2ac.s] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_adee4.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_adee4.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_adee4.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\cctNAapf.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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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: [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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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/esp/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: [ C:/Users/alex/.espressif/tools/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_3fbcd.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_3fbcd.dir/'] - ignore line: [ C:/Users/alex/esp/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_3fbcd.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\alex\AppData\Local\Temp\ccbDF2ac.s] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_adee4.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_adee4.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_adee4.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\alex\AppData\Local\Temp\cctNAapf.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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/] - ignore line: [C:/Users/alex/esp/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/esp/tools/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/esp/tools/riscv32-esp-elf/esp-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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/] - ignore line: [C:/Users/alex/esp/tools/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_3fbcd.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_3fbcd.dir/CMakeCXXCompilerABI.cpp.'] - ignore line: [[2/2] Linking CXX executable cmTC_3fbcd] + 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_adee4.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_adee4.dir/CMakeCXXCompilerABI.cpp.'] + ignore line: [[2/2] Linking CXX executable cmTC_adee4] ignore line: [Using built-in specs.] - ignore line: [Reading specs from C:/Users/alex/esp/tools/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: [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\esp\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/esp/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: [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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/] - ignore line: [C:/Users/alex/esp/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/esp/tools/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/esp/tools/riscv32-esp-elf/esp-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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/] - ignore line: [C:/Users/alex/esp/tools/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_3fbcd' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_3fbcd.'] - link line: [ C:/Users/alex/esp/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/esp/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/esp/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\ccNOW52n.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_3fbcd -LC:/Users/alex/esp/tools/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/esp/tools/riscv32-esp-elf/esp-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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -LC:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc -LC:/Users/alex/esp/tools/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_3fbcd.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group] - arg [C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2.exe] ==> ignore + 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_adee4' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_adee4.'] + 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\ccvAEmVo.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_adee4 -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_adee4.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/esp/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/esp/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\ccNOW52n.res] ==> 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\ccvAEmVo.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lnosys] ==> ignore @@ -398,13 +398,13 @@ Parsed CXX implicit link information from above output: arg [-plugin-opt=-pass-through=-lnosys] ==> ignore arg [-melf32lriscv] ==> ignore arg [-o] ==> ignore - arg [cmTC_3fbcd] ==> ignore - arg [-LC:/Users/alex/esp/tools/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/esp/tools/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/esp/tools/riscv32-esp-elf/esp-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/esp/tools/riscv32-esp-elf/esp-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/esp/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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] ==> dir [C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] - arg [-LC:/Users/alex/esp/tools/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/esp/tools/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_3fbcd.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore + arg [cmTC_adee4] ==> 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_adee4.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore arg [-lstdc++] ==> lib [stdc++] arg [-lm] ==> lib [m] arg [-lgcc] ==> lib [gcc] @@ -417,14 +417,96 @@ Parsed CXX implicit link information from above output: arg [-lc] ==> lib [c] arg [-lnosys] ==> lib [nosys] arg [--end-group] ==> ignore - collapse library dir [C:/Users/alex/esp/tools/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/esp/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/esp/tools/riscv32-esp-elf/esp-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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] ==> [C:/Users/alex/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc] ==> [C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc] - collapse library dir [C:/Users/alex/esp/tools/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib] + 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/esp/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/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/lib/gcc;C:/Users/alex/esp/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/riscv32-esp-elf/lib] + 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_23229 && [1/2] Building C object CMakeFiles/cmTC_23229.dir/CheckIncludeFile.c.obj +[2/2] Linking C executable cmTC_23229 +C:/Users/alex/.espressif/tools/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_b59af && [1/2] Building C object CMakeFiles/cmTC_b59af.dir/CheckIncludeFile.c.obj +[2/2] Linking C executable cmTC_b59af +C:/Users/alex/.espressif/tools/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_1ee10 && [1/2] Building C object CMakeFiles/cmTC_1ee10.dir/CheckIncludeFile.c.obj +[2/2] Linking C executable cmTC_1ee10 +C:/Users/alex/.espressif/tools/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_666d9 && [1/2] Building C object CMakeFiles/cmTC_666d9.dir/TIME_T_SIZE.c.obj +[2/2] Linking C executable cmTC_666d9 +C:/Users/alex/.espressif/tools/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_94f4b && [1/2] Building C object CMakeFiles/cmTC_94f4b.dir/src.c.obj +[2/2] Linking C executable cmTC_94f4b +C:/Users/alex/.espressif/tools/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_94f4b.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_770e5 && [1/2] Building C object CMakeFiles/cmTC_770e5.dir/src.c.obj +[2/2] Linking C executable cmTC_770e5 +C:/Users/alex/.espressif/tools/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 00000000..ab1706aa 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 00000000..4ce0740f --- /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 00000000..880eb126 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 00000000..60e9deee --- /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 00000000..e69de29b 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 00000000..4f6c1553 --- /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 00000000..10f07c9e --- /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 00000000..66c24020 --- /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/rules.ninja b/ESP32-Rainmaker-Switch/build/CMakeFiles/rules.ninja new file mode 100644 index 00000000..75766090 --- /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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 00000000..1e9d0170 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 00000000..7b9e52c0 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 00000000..a5c384f9 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/ESP32-Rainmaker-Switch.map @@ -0,0 +1,93180 @@ +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_get_current_temperature) +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_devices.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) (esp_rmaker_temp_sensor_device_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/main/libmain.a(app_driver.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(addsf3.o) + esp-idf/main/libmain.a(app_driver.c.obj) (__addsf3) +C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-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) + .sbss.light_gauge_device + 0x00000000 0x4 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_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_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_devices.c.obj) + .data 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .text.esp_rmaker_switch_device_create + 0x00000000 0x7c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .rodata.esp_rmaker_lightbulb_device_create.str1.4 + 0x00000000 0x15 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .text.esp_rmaker_lightbulb_device_create + 0x00000000 0x7c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .rodata.esp_rmaker_fan_device_create.str1.4 + 0x00000000 0xf esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .text.esp_rmaker_fan_device_create + 0x00000000 0x7c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.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 0x31a C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(addsf3.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(addsf3.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(addsf3.o) + .debug_info 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/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(addsf3.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(addsf3.o) + .debug_loclists + 0x00000000 0x56f C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(addsf3.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(addsf3.o) + .debug_rnglists + 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/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(addsf3.o) + .debug_line 0x00000000 0xc15 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(addsf3.o) + .debug_str 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/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(addsf3.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(addsf3.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(addsf3.o) + .debug_frame 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(addsf3.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(addsf3.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 0x7040 + 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.temp_sensor_device + 0x3fca0774 0x4 esp-idf/main/libmain.a(app_main.c.obj) + 0x3fca0774 temp_sensor_device + .sbss.switch_device + 0x3fca0778 0x4 esp-idf/main/libmain.a(app_main.c.obj) + 0x3fca0778 switch_device + .sbss.sensor_timer + 0x3fca077c 0x4 esp-idf/main/libmain.a(app_driver.c.obj) + .sbss.a_light 0x3fca0780 0x4 esp-idf/main/libmain.a(app_driver.c.obj) + .sbss.reset_timer + 0x3fca0784 0x4 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .sbss.reboot_timer + 0x3fca0788 0x4 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .sbss.esp_rmaker_priv_data + 0x3fca078c 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .sbss.rmaker_core_event_group + 0x3fca0790 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .sbss.node_created.0 + 0x3fca0794 0x1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + *fill* 0x3fca0795 0x3 + .sbss.s_param_buf_size.0 + 0x3fca0798 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .sbss.s_node_params_buf.1 + 0x3fca079c 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .sbss.esp_rmaker_params_mqtt_init_done + 0x3fca07a0 0x1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + *fill* 0x3fca07a1 0x3 + .sbss.esp_rmaker_user_mapping_lock + 0x3fca07a4 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x3fca07a4 esp_rmaker_user_mapping_lock + .sbss.rmaker_user_mapping_state + 0x3fca07a8 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x3fca07a8 rmaker_user_mapping_state + .sbss.rmaker_user_mapping_data + 0x3fca07ac 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .sbss.schedule_priv_data + 0x3fca07b0 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .sbss.scenes_priv_data + 0x3fca07b4 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .sbss.enabled.0 + 0x3fca07b8 0x1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + *fill* 0x3fca07b9 0x3 + .sbss.claim_event_group + 0x3fca07bc 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .sbss.wait_for_wifi_prov + 0x3fca07c0 0x1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + *fill* 0x3fca07c1 0x3 + .sbss.g_serv_name + 0x3fca07c4 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .sbss.g_local_ctrl_is_started + 0x3fca07c8 0x1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + *fill* 0x3fca07c9 0x3 + .sbss.mqtt_budget_lock + 0x3fca07cc 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .sbss.mqtt_budget_timer + 0x3fca07d0 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .sbss.ota_init_done.0 + 0x3fca07d4 0x1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + *fill* 0x3fca07d5 0x3 + .sbss.g_ota_priv + 0x3fca07d8 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .sbss.retries.2 + 0x3fca07dc 0x4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .sbss.custom_pop + 0x3fca07e0 0x4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .sbss.custom_mfg_data_len + 0x3fca07e4 0x4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .sbss.custom_mfg_data + 0x3fca07e8 0x4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .sbss.prov_stop_timer + 0x3fca07ec 0x4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .sbss.wifi_event_group + 0x3fca07f0 0x4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .sbss.g_strip 0x3fca07f4 0x4 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .sbss.ws2812_t1l_ticks + 0x3fca07f8 0x4 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .sbss.ws2812_t0l_ticks + 0x3fca07fc 0x4 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .sbss.ws2812_t1h_ticks + 0x3fca0800 0x4 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .sbss.ws2812_t0h_ticks + 0x3fca0804 0x4 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .sbss.local_ctrl_inst_ctx + 0x3fca0808 0x4 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + 0x3fca0808 local_ctrl_inst_ctx + .sbss.server_handle + 0x3fca080c 0x4 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .sbss.share_step.0 + 0x3fca0810 0x1 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + *fill* 0x3fca0811 0x3 + .sbss._mdns_service_semaphore + 0x3fca0814 0x4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .sbss._mdns_service_task_handle + 0x3fca0818 0x4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .sbss._mdns_host_list + 0x3fca081c 0x4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .sbss._mdns_server + 0x3fca0820 0x4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x3fca0820 _mdns_server + .sbss._pcb_main + 0x3fca0824 0x4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .sbss.init_done + 0x3fca0828 0x1 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .sbss.nvs_enabled + 0x3fca0829 0x1 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + *fill* 0x3fca082a 0x2 + .sbss.esp_schedule_nvs_partition + 0x3fca082c 0x4 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .sbss.sec1_params.3 + 0x3fca0830 0x8 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .sbss.prov_ctx + 0x3fca0838 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .sbss.prov_ctx_lock + 0x3fca083c 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .sbss.custom_manufacturer_data_len + 0x3fca0840 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .sbss.custom_manufacturer_data + 0x3fca0844 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .sbss.custom_service_uuid + 0x3fca0848 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .sbss.pc_ext_httpd_handle_provided + 0x3fca084c 0x1 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + *fill* 0x3fca084d 0x3 + .sbss.pc_httpd + 0x3fca0850 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .sbss.ble_cfg_p + 0x3fca0854 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.uuid128_name_list + 0x3fca0858 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.protocomm_ble_mfg_data_len + 0x3fca085c 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.protocomm_ble_mfg_data + 0x3fca0860 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.protocomm_ble_device_name + 0x3fca0864 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.protoble_internal + 0x3fca0868 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.own_addr_type + 0x3fca086c 0x1 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + *fill* 0x3fca086d 0x3 + .sbss.data_mbuf_list + 0x3fca0870 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.s_cached_conn_handle + 0x3fca0874 0x2 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + *fill* 0x3fca0876 0x2 + .sbss.num_chr_dsc + 0x3fca0878 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .sbss.ble_hs_id_rnd + 0x3fca087c 0x6 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + *fill* 0x3fca0882 0x2 + .sbss.ble_hs_id_pub + 0x3fca0884 0x6 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .sbss.ble_hs_max_client_configs + 0x3fca088a 0x2 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x3fca088a ble_hs_max_client_configs + .sbss.ble_hs_max_services + 0x3fca088c 0x2 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x3fca088c ble_hs_max_services + .sbss.ble_hs_max_attrs + 0x3fca088e 0x2 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x3fca088e ble_hs_max_attrs + .sbss.ble_hs_mutex + 0x3fca0890 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_evq + 0x3fca0894 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_timer + 0x3fca0898 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_parent_task + 0x3fca089c 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_reset_reason + 0x3fca08a0 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_enabled_state + 0x3fca08a4 0x1 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x3fca08a4 ble_hs_enabled_state + .sbss.ble_hs_sync_state + 0x3fca08a5 0x1 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x3fca08a5 ble_hs_sync_state + *fill* 0x3fca08a6 0x2 + .sbss.ble_hs_ev_start_stage2 + 0x3fca08a8 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_ev_start_stage1 + 0x3fca08ac 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_ev_reset + 0x3fca08b0 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.ble_hs_ev_tx_notifications + 0x3fca08b4 0x4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .sbss.reattempt_conn + 0x3fca08b8 0x8 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + 0x3fca08b8 reattempt_conn + .sbss.ble_att_preferred_mtu_val + 0x3fca08c0 0x2 esp-idf/bt/libbt.a(ble_att.c.obj) + *fill* 0x3fca08c2 0x2 + .sbss.error.1 0x3fca08c4 0x4 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .sbss.ble_gattc_resume_at + 0x3fca08c8 0x4 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .sbss.ble_gattc_procs + 0x3fca08cc 0x8 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .sbss.ble_l2cap_sig_cur_id + 0x3fca08d4 0x1 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + *fill* 0x3fca08d5 0x3 + .sbss.ble_l2cap_sig_procs + 0x3fca08d8 0x8 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .sbss.preempt_done_mutex + 0x3fca08e0 0x4 esp-idf/bt/libbt.a(ble_gap.c.obj) + .sbss.ble_gap_update_entries + 0x3fca08e4 0x4 esp-idf/bt/libbt.a(ble_gap.c.obj) + .sbss.ble_gap_event_listener_list + 0x3fca08e8 0x4 esp-idf/bt/libbt.a(ble_gap.c.obj) + .sbss.rpa_timeout + 0x3fca08ec 0x2 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x3fca08ec rpa_timeout + .sbss.ble_hs_pvcy_started + 0x3fca08ee 0x1 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + *fill* 0x3fca08ef 0x1 + .sbss.ble_gatts_num_cfgable_chrs + 0x3fca08f0 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sbss.ble_gatts_clt_cfgs + 0x3fca08f4 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sbss.ble_gatts_clt_cfg_mem + 0x3fca08f8 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sbss.ble_gatts_num_svc_entries + 0x3fca08fc 0x2 esp-idf/bt/libbt.a(ble_gatts.c.obj) + *fill* 0x3fca08fe 0x2 + .sbss.ble_gatts_svc_entries + 0x3fca0900 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sbss.ble_gatts_num_svc_defs + 0x3fca0904 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sbss.ble_gatts_svc_defs + 0x3fca0908 0x4 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .sbss.ble_hs_hci_avail_pkts + 0x3fca090c 0x2 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x3fca090c ble_hs_hci_avail_pkts + .sbss.ble_hs_hci_version + 0x3fca090e 0x1 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + *fill* 0x3fca090f 0x1 + .sbss.ble_hs_hci_sup_feat + 0x3fca0910 0x4 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .sbss.ble_hs_hci_max_pkts + 0x3fca0914 0x1 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + *fill* 0x3fca0915 0x1 + .sbss.ble_hs_hci_buf_sz + 0x3fca0916 0x2 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .sbss.ble_hs_hci_ack + 0x3fca0918 0x4 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .sbss.ble_hs_hci_sem + 0x3fca091c 0x4 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .sbss.ble_hs_hci_mutex + 0x3fca0920 0x4 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .sbss.ble_store_config_num_local_irks + 0x3fca0924 0x4 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca0924 ble_store_config_num_local_irks + .sbss.ble_store_config_num_rpa_recs + 0x3fca0928 0x4 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca0928 ble_store_config_num_rpa_recs + .sbss.ble_store_config_num_cccds + 0x3fca092c 0x4 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca092c ble_store_config_num_cccds + .sbss.ble_store_config_num_peer_secs + 0x3fca0930 0x4 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca0930 ble_store_config_num_peer_secs + .sbss.ble_store_config_peer_bond_count + 0x3fca0934 0x2 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca0934 ble_store_config_peer_bond_count + .sbss.ble_store_config_our_bond_count + 0x3fca0936 0x2 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca0936 ble_store_config_our_bond_count + .sbss.ble_store_config_num_our_secs + 0x3fca0938 0x4 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca0938 ble_store_config_num_our_secs + .sbss.ble_hs_ev_stop + 0x3fca093c 0x4 esp-idf/bt/libbt.a(nimble_port.c.obj) + .sbss.ble_hs_stop_sem + 0x3fca0940 0x4 esp-idf/bt/libbt.a(nimble_port.c.obj) + .sbss.g_eventq_dflt + 0x3fca0944 0x4 esp-idf/bt/libbt.a(nimble_port.c.obj) + .sbss.host_task_h + 0x3fca0948 0x4 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .sbss.os_msys_init_2_data + 0x3fca094c 0x4 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .sbss.os_msys_init_1_data + 0x3fca0950 0x4 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .sbss.npl_funcs + 0x3fca0954 0x4 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3fca0954 npl_funcs + .sbss.hw_critical_state_status + 0x3fca0958 0x1 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3fca0958 hw_critical_state_status + *fill* 0x3fca0959 0x3 + .sbss.vhci_send_sem + 0x3fca095c 0x4 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .sbss.pool_acl_buf + 0x3fca0960 0x4 esp-idf/bt/libbt.a(transport.c.obj) + .sbss.pool_evt_lo_buf + 0x3fca0964 0x4 esp-idf/bt/libbt.a(transport.c.obj) + .sbss.pool_evt_buf + 0x3fca0968 0x4 esp-idf/bt/libbt.a(transport.c.obj) + .sbss.pool_cmd_buf + 0x3fca096c 0x4 esp-idf/bt/libbt.a(transport.c.obj) + .sbss.ble_hs_conns + 0x3fca0970 0x4 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .sbss.ble_sm_procs + 0x3fca0974 0x8 esp-idf/bt/libbt.a(ble_sm.c.obj) + .sbss.ble_att_svr_entry_mem + 0x3fca097c 0x4 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .sbss.ble_att_svr_id + 0x3fca0980 0x2 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + *fill* 0x3fca0982 0x2 + .sbss.ble_att_svr_hidden_list + 0x3fca0984 0x8 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .sbss.ble_att_svr_list + 0x3fca098c 0x8 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .sbss.ble_hs_stop_terminate_tmo + 0x3fca0994 0x4 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .sbss.ble_hs_stop_conn_cnt + 0x3fca0998 0x1 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + *fill* 0x3fca0999 0x3 + .sbss.ble_hs_stop_listeners + 0x3fca099c 0x4 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .sbss.ble_sm_sc_keys_generated + 0x3fca09a0 0x1 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + *fill* 0x3fca09a1 0x3 + .sbss.queue_state + 0x3fca09a4 0x4 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .sbss.work_queue + 0x3fca09a8 0x4 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .sbss.esp_rmaker_storage_init_done.0 + 0x3fca09ac 0x1 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .sbss.init_done + 0x3fca09ad 0x1 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .sbss.cli_started.0 + 0x3fca09ae 0x1 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + *fill* 0x3fca09af 0x1 + .sbss.long_data.0 + 0x3fca09b0 0x4 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .sbss.mqtt_data + 0x3fca09b4 0x4 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + 0x3fca09b4 mqtt_data + .sbss.registered.0 + 0x3fca09b8 0x1 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + *fill* 0x3fca09b9 0x3 + .sbss.help_args + 0x3fca09bc 0x8 esp-idf/console/libconsole.a(commands.c.obj) + .sbss.s_tmp_line_buf + 0x3fca09c4 0x4 esp-idf/console/libconsole.a(commands.c.obj) + .sbss.s_cmd_list + 0x3fca09c8 0x4 esp-idf/console/libconsole.a(commands.c.obj) + .sbss.s_burn_counter + 0x3fca09cc 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .sbss.s_rmt_source_clock_hz + 0x3fca09d0 0x4 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .sbss.pat_flg.38 + 0x3fca09d4 0x1 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3fca09d5 0x3 + .sbss.p_uart_obj + 0x3fca09d8 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + .sbss.map 0x3fca09e0 0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .sbss.curr_partition.2 + 0x3fca09e4 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.s_ota_ops_last_handle + 0x3fca09e8 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.s_ota_ops_entries_head + 0x3fca09ec 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.flash_erasing + 0x3fca09f0 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .sbss.flash_brownout_needs_reset + 0x3fca09f1 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + *fill* 0x3fca09f2 0x2 + .sbss.s_flash_op_cache_state + 0x3fca09f4 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .sbss.s_flash_guard_ops + 0x3fca09fc 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .sbss.esp_flash_default_chip + 0x3fca0a00 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3fca0a00 esp_flash_default_chip + .sbss.reason 0x3fca0a04 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .sbss.iwdt_context + 0x3fca0a08 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .sbss.p_twdt_obj + 0x3fca0a10 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .sbss.g_twdt_isr + 0x3fca0a14 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3fca0a14 g_twdt_isr + *fill* 0x3fca0a15 0x3 + .sbss.s_reset_reason + 0x3fca0a18 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .sbss.ctx 0x3fca0a1c 0x4 esp-idf/hal/libhal.a(cache_hal.c.obj) + .sbss.s_rc_fast_freq + 0x3fca0a20 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .sbss.s_periph_ref_counts + 0x3fca0a24 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + *fill* 0x3fca0a25 0x3 + .sbss.last_ccount.1 + 0x3fca0a28 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + *fill* 0x3fca0a2c 0x4 + .sbss.s_reserve_status + 0x3fca0a30 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .sbss.s_temperature_sensor_power_cnt + 0x3fca0a38 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .sbss.s_calibrated_freq + 0x3fca0a3c 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .sbss.s_adc_digi_ctrlr_cnt + 0x3fca0a44 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .sbss.s_crypto_sha_aes_lock + 0x3fca0a48 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .sbss.s_crypto_mpi_lock + 0x3fca0a4c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .sbss.s_crypto_hmac_lock + 0x3fca0a50 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .sbss.s_crypto_ds_lock + 0x3fca0a54 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .sbss.xLastTime.17 + 0x3fca0a58 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .sbss.xTimerTaskHandle + 0x3fca0a5c 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .sbss.xTimerQueue + 0x3fca0a60 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .sbss.pxOverflowTimerList + 0x3fca0a64 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .sbss.pxCurrentTimerList + 0x3fca0a68 0x4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .sbss.s_default_loop + 0x3fca0a6c 0x4 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .sbss._ZN14NVSHandleEntry17s_nvs_next_handleE + 0x3fca0a70 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x3fca0a70 NVSHandleEntry::s_nvs_next_handle + .sbss._ZN3nvs19NVSPartitionManager8instanceE + 0x3fca0a74 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3fca0a74 nvs::NVSPartitionManager::instance + .sbss._ZN3nvs4Lock10mSemaphoreE + 0x3fca0a78 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x3fca0a78 nvs::Lock::mSemaphore + .sbss.s_phy_modem_init_ref + 0x3fca0a7c 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3fca0a7d 0x3 + .sbss.s_phy_digital_regs_mem + 0x3fca0a80 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .sbss.s_is_phy_reg_stored + 0x3fca0a84 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .sbss.s_is_phy_calibrated + 0x3fca0a85 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3fca0a86 0x2 + .sbss.s_phy_access_lock + 0x3fca0a88 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3fca0a8c 0x4 + .sbss.s_bt_154_prev_timestamp + 0x3fca0a90 0x8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .sbss.s_wifi_prev_timestamp + 0x3fca0a98 0x8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .sbss.phy_track_pll_timer + 0x3fca0aa0 0x4 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .sbss.s_phy_modem_flag + 0x3fca0aa4 0x2 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + *fill* 0x3fca0aa6 0x2 + .sbss.time_sync_notification_cb + 0x3fca0aa8 0x4 esp-idf/lwip/liblwip.a(sntp.c.obj) + .sbss.sntp_sync_status + 0x3fca0aac 0x4 esp-idf/lwip/liblwip.a(sntp.c.obj) + .sbss.sntp_sync_mode + 0x3fca0ab0 0x4 esp-idf/lwip/liblwip.a(sntp.c.obj) + .sbss.select_cb_list + 0x3fca0ab4 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .sbss.select_cb_ctr + 0x3fca0ab8 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .sbss.tcpip_mbox + 0x3fca0abc 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .sbss.tcpip_init_done_arg + 0x3fca0ac0 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .sbss.tcpip_init_done + 0x3fca0ac4 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .sbss.sntp_retry_timeout + 0x3fca0ac8 0x4 esp-idf/lwip/liblwip.a(sntp.c.obj) + .sbss.sntp_pcb + 0x3fca0acc 0x4 esp-idf/lwip/liblwip.a(sntp.c.obj) + .sbss.sntp_opmode + 0x3fca0ad0 0x1 esp-idf/lwip/liblwip.a(sntp.c.obj) + .sbss.dns_seqno + 0x3fca0ad1 0x1 esp-idf/lwip/liblwip.a(dns.c.obj) + .sbss.dns_last_pcb_idx + 0x3fca0ad2 0x1 esp-idf/lwip/liblwip.a(dns.c.obj) + .sbss.s_is_tmr_start + 0x3fca0ad3 0x1 esp-idf/lwip/liblwip.a(dns.c.obj) + .sbss.netif_num + 0x3fca0ad4 0x1 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3fca0ad5 0x3 + .sbss.netif_default + 0x3fca0ad8 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3fca0ad8 netif_default + .sbss.netif_list + 0x3fca0adc 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3fca0adc netif_list + .sbss.ext_callback + 0x3fca0ae0 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + .sbss.pbuf_free_ooseq_pending + 0x3fca0ae4 0x1 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3fca0ae4 pbuf_free_ooseq_pending + *fill* 0x3fca0ae5 0x3 + .sbss.raw_pcbs + 0x3fca0ae8 0x4 esp-idf/lwip/liblwip.a(raw.c.obj) + .sbss.tcp_timer_ctr + 0x3fca0aec 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + .sbss.tcp_timer + 0x3fca0aed 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + .sbss.tcp_active_pcbs_changed + 0x3fca0aee 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fca0aee tcp_active_pcbs_changed + *fill* 0x3fca0aef 0x1 + .sbss.tcp_tw_pcbs + 0x3fca0af0 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fca0af0 tcp_tw_pcbs + .sbss.tcp_active_pcbs + 0x3fca0af4 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fca0af4 tcp_active_pcbs + .sbss.tcp_listen_pcbs + 0x3fca0af8 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fca0af8 tcp_listen_pcbs + .sbss.tcp_bound_pcbs + 0x3fca0afc 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fca0afc tcp_bound_pcbs + .sbss.tcp_ticks + 0x3fca0b00 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fca0b00 tcp_ticks + .sbss.tcp_input_pcb + 0x3fca0b04 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fca0b04 tcp_input_pcb + .sbss.recv_data + 0x3fca0b08 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.recv_flags + 0x3fca0b0c 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.flags 0x3fca0b0d 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcplen 0x3fca0b0e 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.recv_acked + 0x3fca0b10 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3fca0b12 0x2 + .sbss.ackno 0x3fca0b14 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.seqno 0x3fca0b18 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcp_optidx + 0x3fca0b1c 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3fca0b1e 0x2 + .sbss.tcphdr_opt2 + 0x3fca0b20 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcphdr_opt1len + 0x3fca0b24 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcphdr_optlen + 0x3fca0b26 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcphdr 0x3fca0b28 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcpip_tcp_timer_active + 0x3fca0b2c 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .sbss.current_timeout_due_time + 0x3fca0b30 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .sbss.next_timeout + 0x3fca0b34 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .sbss.udp_pcbs + 0x3fca0b38 0x4 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3fca0b38 udp_pcbs + .sbss.xid.12 0x3fca0b3c 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .sbss.dhcp_pcb_refcount + 0x3fca0b40 0x1 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3fca0b41 0x3 + .sbss.dhcp_pcb + 0x3fca0b44 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .sbss.etharp_cached_entry + 0x3fca0b48 0x1 esp-idf/lwip/liblwip.a(etharp.c.obj) + .sbss.is_tmr_start + 0x3fca0b49 0x1 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3fca0b4a 0x2 + .sbss.allrouters + 0x3fca0b4c 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .sbss.allsystems + 0x3fca0b50 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .sbss.ip4_default_multicast_netif + 0x3fca0b54 0x4 esp-idf/lwip/liblwip.a(ip4.c.obj) + .sbss.ip_id 0x3fca0b58 0x2 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x3fca0b5a 0x2 + .sbss.identification.1 + 0x3fca0b5c 0x4 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .sbss.is_tmr_start + 0x3fca0b60 0x1 esp-idf/lwip/liblwip.a(mld6.c.obj) + .sbss.last_router.1 + 0x3fca0b61 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + .sbss.nd6_tmr_rs_reduction + 0x3fca0b62 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + .sbss.nd6_cached_destination_index + 0x3fca0b63 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + .sbss.nd6_cached_neighbor_index + 0x3fca0b64 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3fca0b65 0x3 + .sbss.base_time + 0x3fca0b68 0x4 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .sbss.lwip_task.1 + 0x3fca0b6c 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .sbss.sys_thread_sem_key + 0x3fca0b70 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .sbss.g_lwip_protect_mutex + 0x3fca0b74 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .sbss.s_esp_netif_counter + 0x3fca0b78 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .sbss.s_head 0x3fca0b7c 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x3fca0b7c s_head + .sbss.api_lock_sem + 0x3fca0b80 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .sbss.api_sync_sem + 0x3fca0b84 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .sbss.netif_callback + 0x3fca0b88 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .sbss.s_is_last_default_esp_netif_overridden + 0x3fca0b90 0x1 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x3fca0b91 0x3 + .sbss.s_last_default_esp_netif + 0x3fca0b94 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .sbss.s_wifi_inited + 0x3fca0b98 0x1 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .sbss.wifi_default_handlers_set + 0x3fca0b99 0x1 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + *fill* 0x3fca0b9a 0x2 + .sbss.s_wifi_netifs + 0x3fca0b9c 0x8 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .sbss.s_wifi_netifs + 0x3fca0ba4 0x8 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .sbss.s_wifi_rxcbs + 0x3fca0bac 0x8 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .sbss.s_wifi_thread_sem_key.0 + 0x3fca0bb4 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .sbss.s_wifi_thread_sem_key_init.1 + 0x3fca0bb8 0x1 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x3fca0bb9 0x3 + .sbss.global_cacert + 0x3fca0bbc 0x4 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .sbss.supported_init + 0x3fca0bc0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .sbss.init_done.1 + 0x3fca0bc4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.ecp_max_ops + 0x3fca0bc8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.mul_count + 0x3fca0bcc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.dbl_count + 0x3fca0bd0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.add_count + 0x3fca0bd4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.op_complete_sem + 0x3fca0bd8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .sbss.s_timeout_ms + 0x3fca0bdc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .sbss.s_ds_lock + 0x3fca0be0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .sbss.s_ds_data + 0x3fca0be4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .sbss.s_esp_ds_hmac_key_id + 0x3fca0be8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .sbss.op_complete_sem + 0x3fca0bec 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .sbss.tx_channel + 0x3fca0bf0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .sbss.rx_channel + 0x3fca0bf4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .sbss.s_partition_list_lock + 0x3fca0bf8 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .sbss.s_partition_list + 0x3fca0bfc 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .sbss.wpa_cb 0x3fca0c00 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fca0c00 wpa_cb + .sbss.wifi_funcs + 0x3fca0c04 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fca0c04 wifi_funcs + .sbss.g_wpa_pmk_caching_disabled + 0x3fca0c08 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fca0c08 g_wpa_pmk_caching_disabled + *fill* 0x3fca0c09 0x3 + .sbss.g_wpa3_hostap_auth_api_lock + 0x3fca0c0c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fca0c0c g_wpa3_hostap_auth_api_lock + .sbss.g_wpa3_hostap_evt_queue + 0x3fca0c10 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_wpa3_hostap_task_hdl + 0x3fca0c14 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_sae_confirm + 0x3fca0c18 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_sae_commit + 0x3fca0c1c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_sae_token + 0x3fca0c20 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_sae_pt + 0x3fca0c24 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.global_hapd + 0x3fca0c28 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x3fca0c28 global_hapd + .sbss.eloop_data_lock + 0x3fca0c2c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .sbss.s_sm_valid_bitmap + 0x3fca0c30 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .sbss.gEapSm 0x3fca0c34 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .sbss._ZN12_GLOBAL__N_113__new_handlerE + 0x3fca0c38 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 + 0x3fca0c3c 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 + 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_globals.o) + .sbss._ZN17__eh_globals_init7_S_initE + 0x3fca0c44 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) + 0x3fca0c44 __eh_globals_init::_S_init + *fill* 0x3fca0c45 0x3 + .sbss._ZN12_GLOBAL__N_110eh_globalsE + 0x3fca0c48 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 + 0x3fca0c50 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 0x3fca0c54 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 0x3fca0c58 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) + 0x3fca0c64 optind + 0x3fca0c68 optarg + .sbss 0x3fca0c6c 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 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-findfp.o) + 0x3fca0c70 __stdio_exit_handler + .sbss 0x3fca0c74 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 0x3fca0c78 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) + 0x3fca0c78 _timezone + 0x3fca0c7c _daylight + .sbss 0x3fca0c80 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) + 0x3fca0c80 __atexit + *(.ext_ram.bss .ext_ram.bss.*) + *(EXCLUDE_FILE(*libbtdm_app.a *libbt.a) COMMON) + 0x3fca0c84 . = ALIGN (0x4) + 0x3fca0c84 _bt_bss_start = ABSOLUTE (.) + *libbt.a:(.bss .bss.*) + .bss.ble_hs_rx_q + 0x3fca0c84 0xc esp-idf/bt/libbt.a(ble_hs.c.obj) + .bss.ble_hs_hci_os_event_buf + 0x3fca0c90 0x78 esp-idf/bt/libbt.a(ble_hs.c.obj) + .bss.ble_hs_hci_ev_pool + 0x3fca0d08 0x1c esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x3fca0d08 ble_hs_hci_ev_pool + .bss.ble_gattc_proc_pool + 0x3fca0d24 0x1c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .bss.ble_gattc_proc_mem + 0x3fca0d40 0xe0 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .bss.ble_l2cap_sig_proc_pool + 0x3fca0e20 0x1c esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .bss.ble_l2cap_sig_proc_mem + 0x3fca0e3c 0x14 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .bss.slaves.0 0x3fca0e50 0x10 esp-idf/bt/libbt.a(ble_gap.c.obj) + .bss.ble_gap_update_entry_pool + 0x3fca0e60 0x1c esp-idf/bt/libbt.a(ble_gap.c.obj) + .bss.ble_gap_update_entry_mem + 0x3fca0e7c 0x18 esp-idf/bt/libbt.a(ble_gap.c.obj) + .bss.ble_gap_slave + 0x3fca0e94 0x20 esp-idf/bt/libbt.a(ble_gap.c.obj) + .bss.ble_gap_master + 0x3fca0eb4 0x14 esp-idf/bt/libbt.a(ble_gap.c.obj) + .bss.ble_conn_reattempt + 0x3fca0ec8 0x28 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x3fca0ec8 ble_conn_reattempt + .bss.ble_hs_pvcy_default_irk + 0x3fca0ef0 0x10 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x3fca0ef0 ble_hs_pvcy_default_irk + .bss.ble_hs_pvcy_irk + 0x3fca0f00 0x10 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .bss.ble_l2cap_chan_mem + 0x3fca0f10 0xfc esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .bss.ble_l2cap_chan_pool + 0x3fca100c 0x1c esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x3fca100c ble_l2cap_chan_pool + .bss.ble_gatts_clt_cfg_pool + 0x3fca1028 0x1c esp-idf/bt/libbt.a(ble_gatts.c.obj) + .bss.ble_hs_hci_frag_mempool + 0x3fca1044 0x1c esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .bss.ble_hs_hci_frag_mbuf_pool + 0x3fca1060 0xc esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .bss.ble_hs_hci_frag_data + 0x3fca106c 0x12c esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .bss.ble_store_config_local_irks + 0x3fca1198 0x45 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca1198 ble_store_config_local_irks + *fill* 0x3fca11dd 0x3 + .bss.ble_store_config_rpa_recs + 0x3fca11e0 0x2a esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca11e0 ble_store_config_rpa_recs + *fill* 0x3fca120a 0x2 + .bss.ble_store_config_cccds + 0x3fca120c 0x80 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca120c ble_store_config_cccds + *fill* 0x3fca128c 0x4 + .bss.ble_store_config_peer_secs + 0x3fca1290 0x108 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca1290 ble_store_config_peer_secs + .bss.ble_store_config_our_secs + 0x3fca1398 0x108 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x3fca1398 ble_store_config_our_secs + .bss.stop_listener + 0x3fca14a0 0xc esp-idf/bt/libbt.a(nimble_port.c.obj) + .bss.os_msys_init_2_mempool + 0x3fca14ac 0x1c esp-idf/bt/libbt.a(os_msys_init.c.obj) + .bss.os_msys_init_2_mbuf_pool + 0x3fca14c8 0xc esp-idf/bt/libbt.a(os_msys_init.c.obj) + .bss.os_msys_init_1_mempool + 0x3fca14d4 0x1c esp-idf/bt/libbt.a(os_msys_init.c.obj) + .bss.os_msys_init_1_mbuf_pool + 0x3fca14f0 0xc esp-idf/bt/libbt.a(os_msys_init.c.obj) + .bss.ble_freertos_mutex_buf + 0x3fca14fc 0x28 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .bss.ble_freertos_mutex_pool + 0x3fca1524 0x1c esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3fca1524 ble_freertos_mutex_pool + .bss.ble_freertos_sem_buf + 0x3fca1540 0x28 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .bss.ble_freertos_sem_pool + 0x3fca1568 0x1c esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3fca1568 ble_freertos_sem_pool + .bss.ble_freertos_co_buf + 0x3fca1584 0x1e0 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .bss.ble_freertos_co_pool + 0x3fca1764 0x1c esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3fca1764 ble_freertos_co_pool + .bss.ble_freertos_evq_buf + 0x3fca1780 0x28 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .bss.ble_freertos_evq_pool + 0x3fca17a8 0x1c esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3fca17a8 ble_freertos_evq_pool + .bss.ble_freertos_ev_buf + 0x3fca17c4 0x3c0 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .bss.ble_freertos_ev_pool + 0x3fca1b84 0x1c esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3fca1b84 ble_freertos_ev_pool + .bss.mpool_acl + 0x3fca1ba0 0xc esp-idf/bt/libbt.a(transport.c.obj) + .bss.pool_acl 0x3fca1bac 0x24 esp-idf/bt/libbt.a(transport.c.obj) + .bss.pool_evt_lo + 0x3fca1bd0 0x1c esp-idf/bt/libbt.a(transport.c.obj) + .bss.pool_evt 0x3fca1bec 0x1c esp-idf/bt/libbt.a(transport.c.obj) + .bss.pool_cmd 0x3fca1c08 0x1c esp-idf/bt/libbt.a(transport.c.obj) + .bss.ble_hs_conn_elem_mem + 0x3fca1c24 0x12c esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .bss.ble_hs_conn_pool + 0x3fca1d50 0x1c esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .bss.ble_sm_proc_pool + 0x3fca1d6c 0x1c esp-idf/bt/libbt.a(ble_sm.c.obj) + .bss.ble_sm_proc_mem + 0x3fca1d88 0x190 esp-idf/bt/libbt.a(ble_sm.c.obj) + .bss.ble_att_svr_prep_entry_pool + 0x3fca1f18 0x1c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .bss.ble_att_svr_prep_entry_mem + 0x3fca1f34 0x300 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .bss.ble_att_svr_entry_pool + 0x3fca2234 0x1c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .bss.keypair 0x3fca2250 0x80 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .bss.ble_hs_stop_gap_listener + 0x3fca22d0 0xc esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .bss.ble_sm_sc_priv_key + 0x3fca22dc 0x20 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .bss.ble_sm_sc_pub_key + 0x3fca22fc 0x40 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x3fca233c . = ALIGN (0x4) + 0x3fca233c _bt_bss_end = ABSOLUTE (.) + 0x3fca233c . = ALIGN (0x4) + 0x3fca233c _bt_common_start = ABSOLUTE (.) + *libbt.a:(COMMON) + 0x3fca233c . = ALIGN (0x4) + 0x3fca233c _bt_common_end = ABSOLUTE (.) + 0x3fca233c . = ALIGN (0x4) + 0x3fca233c _bt_controller_bss_start = ABSOLUTE (.) + *libbtdm_app.a:(.bss .bss.*) + .bss.counter.20609 + 0x3fca233c 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 + 0x3fca2340 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x3fca2340 pll_track_state + .bss.coex_schm_btdm_env + 0x3fca2350 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + 0x3fca2350 coex_schm_btdm_env + .bss.llc_enc_state + 0x3fca235c 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x3fca235c llc_enc_state + *fill* 0x3fca235e 0x2 + .bss.adv_adv_data_need_to_set + 0x3fca2360 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x3fca2360 adv_adv_data_need_to_set + *fill* 0x3fca236a 0x2 + .bss.adv_scan_rsp_data_need_to_set + 0x3fca236c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x3fca236c adv_scan_rsp_data_need_to_set + *fill* 0x3fca2376 0x2 + .bss.g_qa_test_config + 0x3fca2378 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x3fca2378 g_qa_test_config + .bss.lld_con_cntl_pkt_info + 0x3fca2394 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x3fca2394 lld_con_cntl_pkt_info + .bss.aux_chan_idx + 0x3fca23e8 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 + 0x3fca23e9 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + *fill* 0x3fca23ea 0x2 + .bss.lld_le_pkt_env + 0x3fca23ec 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x3fca23ec lld_le_pkt_env + .bss.lld_pkt_record_en + 0x3fca2414 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + *fill* 0x3fca2415 0x3 + .bss.lld_rpa_res_list + 0x3fca2418 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x3fca2418 lld_rpa_res_list + *fill* 0x3fca249a 0x2 + .bss.lld_wl_res_list + 0x3fca249c 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x3fca249c lld_wl_res_list + .bss.periodic_adv_data_need_to_set + 0x3fca24cc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + 0x3fca24cc periodic_adv_data_need_to_set + *fill* 0x3fca24d6 0x2 + .bss.lld_scan_evt_end_reason + 0x3fca24d8 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 + 0x3fca24dc 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 + 0x3fca24e4 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + 0x3fca24e4 llm_hci_command_handler_tab + .bss.le_scan_duplicate_option + 0x3fca24e8 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x3fca24e8 le_scan_duplicate_option + .bss.nvds_env 0x3fca2524 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 + 0x3fca253c 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 + 0x3fca2540 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x3fca2540 g_rf_pwr_tbl_desc + .bss.ble_isr_state + 0x3fca254c 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x3fca254c ble_isr_state + .bss.enc_in_buf.17664 + 0x3fca25a8 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 + 0x3fca25b8 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + 0x3fca25b8 g_waking_sleeping_sem + .bss.rwip_rst_state + 0x3fca25bc 0x1 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + *fill* 0x3fca25bd 0x3 + .bss.sdk_cfg_mask + 0x3fca25c0 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 + 0x3fca25c4 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 + 0x3fca25e4 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x3fca25e4 btdm_ol_task_env + .bss.flash_env + 0x3fca25f0 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 + 0x3fca25fc 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x3fca25fc vflash_mem + .bss.coex_hook_act_id_map + 0x3fca2600 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* 0x3fca2602 0x2 + .bss.s_ble_st_group_map + 0x3fca2604 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + 0x3fca260c . = ALIGN (0x4) + 0x3fca260c _bt_controller_bss_end = ABSOLUTE (.) + 0x3fca260c . = ALIGN (0x4) + 0x3fca260c _bt_controller_common_start = ABSOLUTE (.) + *libbtdm_app.a:(COMMON) + 0x3fca260c . = ALIGN (0x4) + 0x3fca260c _bt_controller_common_end = ABSOLUTE (.) + *(.dynsbss) + *(.sbss) + *(.sbss.*) + *(.gnu.linkonce.sb.*) + *(.scommon) + *(.sbss2) + *(.sbss2.*) + *(.gnu.linkonce.sb2.*) + *(.dynbss) + *(.share.mem) + *(.gnu.linkonce.b.*) + 0x3fca2610 . = ALIGN (0x8) + *fill* 0x3fca260c 0x4 + 0x3fca2610 _bss_end = ABSOLUTE (.) + 0x00000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) + +.flash.text 0x42000020 0x1200f0 + 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 0x302 esp-idf/main/libmain.a(app_main.c.obj) + 0x420091c2 app_main + .text.light_sensor_update + 0x420094c4 0x5a esp-idf/main/libmain.a(app_driver.c.obj) + .text.app_indicator_set + 0x4200951e 0x1c esp-idf/main/libmain.a(app_driver.c.obj) + .text.app_indicator_init + 0x4200953a 0x16 esp-idf/main/libmain.a(app_driver.c.obj) + .text.set_power_state + 0x42009550 0x28 esp-idf/main/libmain.a(app_driver.c.obj) + .text.app_sensor_init + 0x42009578 0x66 esp-idf/main/libmain.a(app_driver.c.obj) + 0x42009578 app_sensor_init + .text.app_get_current_temperature + 0x420095de 0xa esp-idf/main/libmain.a(app_driver.c.obj) + 0x420095de app_get_current_temperature + .text.app_driver_init + 0x420095e8 0x7a esp-idf/main/libmain.a(app_driver.c.obj) + 0x420095e8 app_driver_init + .text.push_btn_cb + 0x42009662 0x4e esp-idf/main/libmain.a(app_driver.c.obj) + .text.esp_rmaker_reboot_cb + 0x420096b0 0x26 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .text.esp_rmaker_start_reset_timer + 0x420096d6 0xb4 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .text.esp_rmaker_reboot + 0x4200978a 0xdc esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + 0x4200978a esp_rmaker_reboot + .text.__esp_rmaker_wifi_reset + 0x42009866 0x22 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .text.esp_rmaker_wifi_reset_cb + 0x42009888 0x50 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .text.__esp_rmaker_factory_reset + 0x420098d8 0x26 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .text.esp_rmaker_factory_reset_cb + 0x420098fe 0x50 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .text.esp_rmaker_wifi_reset + 0x4200994e 0x3e esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + 0x4200994e esp_rmaker_wifi_reset + .text.esp_rmaker_factory_reset + 0x4200998c 0x3e esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + 0x4200998c esp_rmaker_factory_reset + .text.write_data + 0x420099ca 0x26 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.append_arg + 0x420099f0 0x50 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.get_tlv_from_ap + 0x42009a40 0x58a esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.diag_log_add + 0x42009fca 0xb0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.esp_diag_log_error + 0x4200a07a 0x18 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.esp_diag_log_warning + 0x4200a092 0x18 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.esp_diag_log + 0x4200a0aa 0x2e esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .text.esp_diag_log_write + 0x4200a0d8 0x4c esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + 0x4200a0d8 esp_diag_log_write + .text.__wrap_esp_log_writev + 0x4200a124 0x36 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + 0x4200a124 __wrap_esp_log_writev + .text.__wrap_esp_log_write + 0x4200a15a 0x1c esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + 0x4200a15a __wrap_esp_log_write + .text.esp_diag_timestamp_get + 0x4200a176 0x58 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + 0x4200a176 esp_diag_timestamp_get + .text.esp_rmaker_mqtt_event_handler + 0x4200a1ce 0x36 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_register_node + 0x4200a204 0x9c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_deinit_priv_data + 0x4200a2a0 0x52 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.reset_event_handler + 0x4200a2f2 0x20 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_event_handler + 0x4200a312 0x90 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_populate_node_id + 0x4200a3a2 0x94 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_mqtt_conn_params_init + 0x4200a436 0x60 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_init + 0x4200a496 0x2a6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_is_mqtt_connected + 0x4200a73c 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + 0x4200a73c esp_rmaker_is_mqtt_connected + .text.esp_rmaker_get_state + 0x4200a750 0x12 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + 0x4200a750 esp_rmaker_get_state + .text.esp_rmaker_get_node_id + 0x4200a762 0xe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + 0x4200a762 esp_rmaker_get_node_id + .text.esp_rmaker_node_init + 0x4200a770 0x6a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + 0x4200a770 esp_rmaker_node_init + .text.esp_rmaker_get_node + 0x4200a7da 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + 0x4200a7da esp_rmaker_get_node + .text.esp_rmaker_task + 0x4200a81c 0x500 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .text.esp_rmaker_start + 0x4200ad1c 0xe0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + 0x4200ad1c esp_rmaker_start + .text.esp_rmaker_node_info_free + 0x4200adfc 0x64 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .text.esp_rmaker_attribute_delete + 0x4200ae60 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200ae60 esp_rmaker_attribute_delete + .text.esp_rmaker_node_delete + 0x4200ae9c 0x4c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200ae9c esp_rmaker_node_delete + .text.esp_rmaker_node_create + 0x4200aee8 0x208 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200aee8 esp_rmaker_node_create + .text.esp_rmaker_node_add_attribute + 0x4200b0f0 0x15c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200b0f0 esp_rmaker_node_add_attribute + .text.esp_rmaker_node_add_device + 0x4200b24c 0xb8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200b24c esp_rmaker_node_add_device + .text.esp_rmaker_node_get_device_by_name + 0x4200b304 0x56 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200b304 esp_rmaker_node_get_device_by_name + .text.esp_rmaker_node_get_first_device + 0x4200b35a 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200b35a esp_rmaker_node_get_first_device + .text.esp_rmaker_node_get_info + 0x4200b396 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200b396 esp_rmaker_node_get_info + .text.esp_rmaker_node_get_first_attribute + 0x4200b3d2 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + 0x4200b3d2 esp_rmaker_node_get_first_attribute + .text.esp_rmaker_device_delete + 0x4200b40e 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b40e esp_rmaker_device_delete + .text.__esp_rmaker_device_create + 0x4200b4a6 0x164 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .text.esp_rmaker_device_create + 0x4200b60a 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b60a esp_rmaker_device_create + .text.esp_rmaker_service_create + 0x4200b61a 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b61a esp_rmaker_service_create + .text.esp_rmaker_device_add_param + 0x4200b62a 0x11e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b62a esp_rmaker_device_add_param + .text.esp_rmaker_device_add_attribute + 0x4200b748 0x13a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b748 esp_rmaker_device_add_attribute + .text.esp_rmaker_device_assign_primary_param + 0x4200b882 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b882 esp_rmaker_device_assign_primary_param + .text.esp_rmaker_device_add_cb + 0x4200b8be 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b8be esp_rmaker_device_add_cb + .text.esp_rmaker_device_get_name + 0x4200b8fa 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b8fa esp_rmaker_device_get_name + .text.esp_rmaker_device_get_param_by_type + 0x4200b936 0x56 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b936 esp_rmaker_device_get_param_by_type + .text.esp_rmaker_device_get_param_by_name + 0x4200b98c 0x56 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + 0x4200b98c esp_rmaker_device_get_param_by_name + .text.esp_rmaker_param_get_buf + 0x4200b9e2 0xaa esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_populate_params + 0x4200ba8c 0xde esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_allocate_and_populate_params + 0x4200bb6a 0xc2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_report_param_internal + 0x4200bc2c 0x128 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.__esp_rmaker_param_report_time_series_records + 0x4200bd54 0x56 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.__esp_rmaker_param_report_time_series + 0x4200bdaa 0x88 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_param_report_time_series + 0x4200be32 0x18e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_report_all_ts_params + 0x4200bfc0 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_register_for_set_params + 0x4200bffc 0x76 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_device_cb_src_to_str + 0x4200c072 0x1a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c072 esp_rmaker_device_cb_src_to_str + .text.esp_rmaker_bool + 0x4200c08c 0x1a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c08c esp_rmaker_bool + .text.esp_rmaker_int + 0x4200c0a6 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c0a6 esp_rmaker_int + .text.esp_rmaker_float + 0x4200c0ba 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c0ba esp_rmaker_float + .text.esp_rmaker_str + 0x4200c0ce 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c0ce esp_rmaker_str + .text.esp_rmaker_array + 0x4200c0e2 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c0e2 esp_rmaker_array + .text.esp_rmaker_get_node_params + 0x4200c0f6 0xc4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c0f6 esp_rmaker_get_node_params + .text.esp_rmaker_param_get_stored_value + 0x4200c1ba 0xf4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c1ba esp_rmaker_param_get_stored_value + .text.esp_rmaker_param_store_value + 0x4200c2ae 0x8e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c2ae esp_rmaker_param_store_value + .text.esp_rmaker_param_delete + 0x4200c33c 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c33c esp_rmaker_param_delete + .text.esp_rmaker_param_create + 0x4200c384 0x19e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c384 esp_rmaker_param_create + .text.esp_rmaker_param_add_array_max_count + 0x4200c522 0xcc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c522 esp_rmaker_param_add_array_max_count + .text.esp_rmaker_param_add_ui_type + 0x4200c5ee 0x66 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c5ee esp_rmaker_param_add_ui_type + .text.esp_rmaker_param_update + 0x4200c654 0xdc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c654 esp_rmaker_param_update + .text.esp_rmaker_param_report + 0x4200c730 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c730 esp_rmaker_param_report + .text.esp_rmaker_param_update_and_report + 0x4200c76c 0x46 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c76c esp_rmaker_param_update_and_report + .text.esp_rmaker_device_set_params + 0x4200c7b2 0x1c0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_handle_set_params + 0x4200c972 0x8a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200c972 esp_rmaker_handle_set_params + .text.esp_rmaker_set_params_callback + 0x4200c9fc 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .text.esp_rmaker_report_node_state + 0x4200ca10 0xc8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200ca10 esp_rmaker_report_node_state + .text.esp_rmaker_params_mqtt_init + 0x4200cad8 0x4c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200cad8 esp_rmaker_params_mqtt_init + .text.esp_rmaker_param_get_name + 0x4200cb24 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200cb24 esp_rmaker_param_get_name + .text.esp_rmaker_param_get_type + 0x4200cb60 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + 0x4200cb60 esp_rmaker_param_get_type + .text.esp_rmaker_report_attribute + 0x4200cb9c 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .text.esp_rmaker_report_info + 0x4200cbde 0xdc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .text.esp_rmaker_report_node_attributes + 0x4200ccba 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .text.esp_rmaker_report_value + 0x4200ccfe 0x92 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + 0x4200ccfe esp_rmaker_report_value + .text.esp_rmaker_report_data_type + 0x4200cd90 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + 0x4200cd90 esp_rmaker_report_data_type + .text.esp_rmaker_report_param_config + 0x4200ce28 0x154 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .text.esp_rmaker_report_devices_or_services + 0x4200cf7c 0x12c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .text.__esp_rmaker_get_node_config + 0x4200d0a8 0x5a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + 0x4200d0a8 __esp_rmaker_get_node_config + .text.esp_rmaker_get_node_config + 0x4200d102 0xe4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + 0x4200d102 esp_rmaker_get_node_config + .text.esp_rmaker_report_node_config + 0x4200d1e6 0x82 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + 0x4200d1e6 esp_rmaker_report_node_config + .text.esp_rmaker_get_mqtt_host + 0x4200d268 0x2a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + 0x4200d268 esp_rmaker_get_mqtt_host + .text.esp_rmaker_get_client_cert + 0x4200d292 0x16 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + 0x4200d292 esp_rmaker_get_client_cert + .text.esp_rmaker_get_client_cert_len + 0x4200d2a8 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + 0x4200d2a8 esp_rmaker_get_client_cert_len + .text.esp_rmaker_get_client_key + 0x4200d2c0 0x16 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + 0x4200d2c0 esp_rmaker_get_client_key + .text.esp_rmaker_get_client_key_len + 0x4200d2d6 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + 0x4200d2d6 esp_rmaker_get_client_key_len + .text.esp_rmaker_clean_mqtt_conn_params + 0x4200d2ee 0x36 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + 0x4200d2ee esp_rmaker_clean_mqtt_conn_params + .text.esp_rmaker_get_mqtt_conn_params + 0x4200d324 0x68 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + 0x4200d324 esp_rmaker_get_mqtt_conn_params + .text.esp_rmaker_time_add_service + 0x4200d38c 0x9a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .text.esp_rmaker_time_service_cb + 0x4200d426 0x12c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .text.esp_rmaker_timezone_service_enable + 0x4200d552 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + 0x4200d552 esp_rmaker_timezone_service_enable + .text.esp_rmaker_post_event + 0x4200d596 0x22 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .text.esp_rmaker_user_mapping_detect_reset + 0x4200d5b8 0xa8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .text.esp_rmaker_user_mapping_cleanup_data + 0x4200d660 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .text.esp_rmaker_user_mapping_endpoint_create + 0x4200d6a2 0x16 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200d6a2 esp_rmaker_user_mapping_endpoint_create + .text.esp_rmaker_user_mapping_endpoint_register + 0x4200d6b8 0x20 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200d6b8 esp_rmaker_user_mapping_endpoint_register + .text.esp_rmaker_user_mapping_event_handler + 0x4200d6d8 0x1d2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .text.esp_rmaker_user_mapping_prov_init + 0x4200d8aa 0x46 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200d8aa esp_rmaker_user_mapping_prov_init + .text.esp_rmaker_user_mapping_prov_deinit + 0x4200d8f0 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200d8f0 esp_rmaker_user_mapping_prov_deinit + .text.esp_rmaker_start_user_node_mapping + 0x4200d930 0x20e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200d930 esp_rmaker_start_user_node_mapping + .text.esp_rmaker_reset_user_node_mapping + 0x4200db3e 0x1e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200db3e esp_rmaker_reset_user_node_mapping + .text.esp_rmaker_user_mapping_handler + 0x4200db5c 0x1a4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200db5c esp_rmaker_user_mapping_handler + .text.esp_rmaker_user_node_mapping_get_state + 0x4200dd00 0xa esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200dd00 esp_rmaker_user_node_mapping_get_state + .text.esp_rmaker_user_mapping_cb + 0x4200dd0a 0x1d2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .text.esp_rmaker_user_node_mapping_init + 0x4200dedc 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + 0x4200dedc esp_rmaker_user_node_mapping_init + .text.esp_rmaker_schedule_get_schedule_from_index + 0x4200df74 0x1a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_get_schedule_from_id + 0x4200df8e 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_timestamp_common_cb + 0x4200dfca 0x4c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_add_to_list + 0x4200e016 0x9a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_remove_from_list + 0x4200e0b0 0xc6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_prepare_config + 0x4200e176 0x116 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_find_or_create + 0x4200e28c 0x198 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_free + 0x4200e424 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_parse_action + 0x4200e458 0x96 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_parse_trigger + 0x4200e4ee 0x138 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_parse_info_and_flags + 0x4200e626 0xb4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_parse_validity + 0x4200e6da 0x50 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_add + 0x4200e72a 0x38 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_operation_add + 0x4200e762 0x1e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_trigger_common_cb + 0x4200e780 0x16 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_timesync_timer_cb + 0x4200e796 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_process_action + 0x4200e7ae 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_is_expired + 0x4200e7c2 0x144 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_remove + 0x4200e906 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_operation_remove + 0x4200e916 0x1e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_timesync_timer_init + 0x4200e934 0x6e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_timesync_timer_deinit + 0x4200e9a2 0x32 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_timesync_timer_start + 0x4200e9d4 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_operation_disable + 0x4200ea08 0x24 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.__esp_rmaker_schedule_get_params + 0x4200ea2c 0x248 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_get_params + 0x4200ec74 0xb6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_report_params + 0x4200ed2a 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_trigger_work_cb + 0x4200ed6e 0x60 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_operation_enable + 0x4200edce 0xc0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_operation_edit + 0x4200ee8e 0x4c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_perform_operation + 0x4200eeda 0xe0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_timesync_timer_work_cb + 0x4200efba 0x66 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_get_operation_from_str + 0x4200f020 0xa8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + 0x4200f020 esp_rmaker_schedule_get_operation_from_str + .text.esp_rmaker_schedule_parse_operation + 0x4200f0c8 0xa6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_parse_json + 0x4200f16e 0x170 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.write_cb + 0x4200f2de 0xd6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .text.esp_rmaker_schedule_enable + 0x4200f3b4 0xf4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + 0x4200f3b4 esp_rmaker_schedule_enable + .text.esp_rmaker_scenes_get_scene_from_id + 0x4200f4a8 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_add_to_list + 0x4200f4e4 0x9a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_remove_from_list + 0x4200f57e 0xc6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_find_or_create + 0x4200f644 0x184 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_free + 0x4200f7c8 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_parse_info_and_flags + 0x4200f7fc 0xb4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_parse_action + 0x4200f8b0 0x96 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_perform_operation + 0x4200f946 0x110 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.__esp_rmaker_scenes_get_params + 0x4200fa56 0xe0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_get_params + 0x4200fb36 0xb6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_report_params + 0x4200fbec 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_get_operation_from_str + 0x4200fc30 0xa8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + 0x4200fc30 esp_rmaker_scenes_get_operation_from_str + .text.esp_rmaker_scenes_parse_operation + 0x4200fcd8 0xa6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_parse_json + 0x4200fd7e 0x148 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.write_cb + 0x4200fec6 0xe4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .text.esp_rmaker_scenes_enable + 0x4200ffaa 0xe2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + 0x4200ffaa esp_rmaker_scenes_enable + .text.esp_rmaker_publish_response + 0x4201008c 0x9e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .text.esp_rmaker_cmd_resp_check_pending + 0x4201012a 0xae esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .text.event_handler + 0x420101d8 0xe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .text.esp_rmaker_cmd_callback + 0x420101e6 0x26 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .text.esp_rmaker_test_cmd_resp + 0x4201020c 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + 0x4201020c esp_rmaker_test_cmd_resp + .text.esp_rmaker_cmd_response_enable + 0x4201023c 0xbc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + 0x4201023c esp_rmaker_cmd_response_enable + .text.esp_rmaker_secure_boot_digest_free + 0x420102f8 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + 0x420102f8 esp_rmaker_secure_boot_digest_free + .text.esp_rmaker_get_secure_boot_digest + 0x420102fc 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + 0x420102fc esp_rmaker_get_secure_boot_digest + .text.unescape_new_line + 0x4201032c 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.generate_claim_init_request + 0x4201036e 0xa6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.esp_rmaker_claim_perform_common + 0x42010414 0x224 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.read_hmac_key + 0x42010638 0x7c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.hmac_challenge + 0x420106b4 0x74 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.handle_self_claim_init_response + 0x42010728 0x1a2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.esp_rmaker_claim_perform_init + 0x420108ca 0x8e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.handle_claim_verify_response + 0x42010958 0x11a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.esp_rmaker_claim_perform_verify + 0x42010a72 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.esp_rmaker_claim_generate_key + 0x42010ad0 0x1dc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.esp_rmaker_claim_generate_csr + 0x42010cac 0x186 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.escape_new_line + 0x42010e32 0x8a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.esp_rmaker_claim_init + 0x42010ebc 0xde esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .text.esp_rmaker_claim_data_free + 0x42010f9a 0x26 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + 0x42010f9a esp_rmaker_claim_data_free + .text.esp_rmaker_self_claim_perform + 0x42010fc0 0xcc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + 0x42010fc0 esp_rmaker_self_claim_perform + .text.__esp_rmaker_claim_init + 0x4201108c 0x1aa esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + 0x4201108c __esp_rmaker_claim_init + .text.esp_rmaker_claim_task + 0x42011236 0xa0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + 0x42011236 esp_rmaker_claim_task + .text.esp_rmaker_self_claim_init + 0x420112d6 0x32 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + 0x420112d6 esp_rmaker_self_claim_init + .text.esp_rmaker_local_ctrl_get_security_type + 0x42011308 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.set_property_values + 0x4201130c 0x9a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.get_property_values + 0x420113a6 0x164 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.__esp_rmaker_local_ctrl_get_nvs + 0x4201150a 0x6c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.__esp_rmaker_local_ctrl_set_nvs + 0x42011576 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.esp_rmaker_local_ctrl_get_pop + 0x420115d4 0xba esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.esp_rmaker_post_event + 0x4201168e 0x22 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.__esp_rmaker_start_local_ctrl_service + 0x420116b0 0x280 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.esp_rmaker_local_ctrl_prov_event_handler + 0x42011930 0xbe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.esp_rmaker_local_ctrl_service_enable + 0x420119ee 0xf4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .text.esp_rmaker_init_local_ctrl_service + 0x42011ae2 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + 0x42011ae2 esp_rmaker_init_local_ctrl_service + .text.esp_rmaker_start_local_ctrl_service + 0x42011b26 0x66 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + 0x42011b26 esp_rmaker_start_local_ctrl_service + .text.esp_rmaker_local_ctrl_enable + 0x42011b8c 0x7c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + 0x42011b8c esp_rmaker_local_ctrl_enable + .text.esp_rmaker_mqtt_init + 0x42011c08 0x90 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + 0x42011c08 esp_rmaker_mqtt_init + .text.esp_rmaker_mqtt_connect + 0x42011c98 0x4e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + 0x42011c98 esp_rmaker_mqtt_connect + .text.esp_rmaker_mqtt_disconnect + 0x42011ce6 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + 0x42011ce6 esp_rmaker_mqtt_disconnect + .text.esp_rmaker_mqtt_subscribe + 0x42011d28 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + 0x42011d28 esp_rmaker_mqtt_subscribe + .text.esp_rmaker_mqtt_unsubscribe + 0x42011d68 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + 0x42011d68 esp_rmaker_mqtt_unsubscribe + .text.esp_rmaker_mqtt_publish + 0x42011da8 0xa0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + 0x42011da8 esp_rmaker_mqtt_publish + .text.esp_rmaker_create_mqtt_topic + 0x42011e48 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + 0x42011e48 esp_rmaker_create_mqtt_topic + .text.esp_rmaker_mqtt_is_budget_available + 0x42011e84 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + 0x42011e84 esp_rmaker_mqtt_is_budget_available + .text.esp_rmaker_mqtt_increase_budget + 0x42011f1c 0xb4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + 0x42011f1c esp_rmaker_mqtt_increase_budget + .text.esp_rmaker_mqtt_revive_budget + 0x42011fd0 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .text.esp_rmaker_mqtt_decrease_budget + 0x42011fe0 0xac esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + 0x42011fe0 esp_rmaker_mqtt_decrease_budget + .text.esp_rmaker_mqtt_budgeting_start + 0x4201208c 0x38 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + 0x4201208c esp_rmaker_mqtt_budgeting_start + .text.esp_rmaker_mqtt_budgeting_stop + 0x420120c4 0x2c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + 0x420120c4 esp_rmaker_mqtt_budgeting_stop + .text.esp_rmaker_mqtt_budgeting_init + 0x420120f0 0xb6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + 0x420120f0 esp_rmaker_mqtt_budgeting_init + .text.esp_ota_check_for_mqtt + 0x420121a6 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .text.esp_rmaker_erase_rollback_flag + 0x4201223e 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .text.esp_rmaker_ota_status_to_string + 0x42012280 0x68 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x42012280 esp_rmaker_ota_status_to_string + .text.esp_rmaker_ota_status_to_event + 0x420122e8 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x420122e8 esp_rmaker_ota_status_to_event + .text.esp_rmaker_ota_report_status + 0x42012324 0xbc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x42012324 esp_rmaker_ota_report_status + .text.validate_image_header + 0x420123e0 0x12a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .text.esp_rmaker_ota_common_cb + 0x4201250a 0x54 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x4201250a esp_rmaker_ota_common_cb + .text.esp_rmaker_ota_handle_time + 0x4201255e 0x322 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x4201255e esp_rmaker_ota_handle_time + .text.esp_rmaker_ota_handle_metadata + 0x42012880 0x50 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x42012880 esp_rmaker_ota_handle_metadata + .text.esp_rmaker_ota_default_cb + 0x420128d0 0x418 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x420128d0 esp_rmaker_ota_default_cb + .text.esp_rmaker_ota_mark_valid + 0x42012ce8 0xf2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x42012ce8 esp_rmaker_ota_mark_valid + .text.esp_rmaker_ota_mark_invalid + 0x42012dda 0x4e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x42012dda esp_rmaker_ota_mark_invalid + .text.event_handler + 0x42012e28 0x7c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .text.esp_rmaker_ota_manage_rollback + 0x42012ea4 0x152 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .text.esp_ota_rollback + 0x42012ff6 0x36 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .text.esp_rmaker_ota_enable + 0x4201302c 0x15a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x4201302c esp_rmaker_ota_enable + .text.esp_rmaker_ota_enable_default + 0x42013186 0x12 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x42013186 esp_rmaker_ota_enable_default + .text.esp_rmaker_ota_finish_using_params + 0x42013198 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + 0x42013198 esp_rmaker_ota_finish_using_params + .text.esp_rmaker_ota_service_cb + 0x420131d8 0x12c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .text.esp_rmaker_ota_report_status_using_params + 0x42013304 0x82 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + 0x42013304 esp_rmaker_ota_report_status_using_params + .text.esp_rmaker_ota_enable_using_params + 0x42013386 0x8c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + 0x42013386 esp_rmaker_ota_enable_using_params + .text.esp_rmaker_ota_subscribe + 0x42013412 0x9c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .text.esp_rmaker_ota_report_status_using_topics + 0x420134ae 0x1b0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + 0x420134ae esp_rmaker_ota_report_status_using_topics + .text.esp_rmaker_ota_finish_using_topics + 0x4201365e 0x58 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + 0x4201365e esp_rmaker_ota_finish_using_topics + .text.ota_url_handler + 0x420136b6 0x476 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .text.esp_rmaker_ota_fetch + 0x42013b2c 0x114 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + 0x42013b2c esp_rmaker_ota_fetch + .text.esp_rmaker_ota_fetch_timer_cb + 0x42013c40 0x26 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .text.esp_rmaker_ota_enable_using_topics + 0x42013c66 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + 0x42013c66 esp_rmaker_ota_enable_using_topics + .text.esp_rmaker_ota_fetch_with_delay + 0x42013cae 0x58 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + 0x42013cae esp_rmaker_ota_fetch_with_delay + .text.esp_rmaker_ota_work_fn + 0x42013d06 0x64 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .text.esp_rmaker_name_param_create + 0x42013d6a 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013d6a esp_rmaker_name_param_create + .text.esp_rmaker_power_param_create + 0x42013d98 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013d98 esp_rmaker_power_param_create + .text.esp_rmaker_temperature_param_create + 0x42013dd8 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013dd8 esp_rmaker_temperature_param_create + .text.esp_rmaker_ota_status_param_create + 0x42013e18 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013e18 esp_rmaker_ota_status_param_create + .text.esp_rmaker_ota_info_param_create + 0x42013e4c 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013e4c esp_rmaker_ota_info_param_create + .text.esp_rmaker_ota_url_param_create + 0x42013e80 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013e80 esp_rmaker_ota_url_param_create + .text.esp_rmaker_timezone_param_create + 0x42013eb4 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013eb4 esp_rmaker_timezone_param_create + .text.esp_rmaker_timezone_posix_param_create + 0x42013ee2 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013ee2 esp_rmaker_timezone_posix_param_create + .text.esp_rmaker_schedules_param_create + 0x42013f10 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013f10 esp_rmaker_schedules_param_create + .text.esp_rmaker_scenes_param_create + 0x42013f54 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013f54 esp_rmaker_scenes_param_create + .text.esp_rmaker_local_control_pop_param_create + 0x42013f98 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013f98 esp_rmaker_local_control_pop_param_create + .text.esp_rmaker_local_control_type_param_create + 0x42013fc6 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + 0x42013fc6 esp_rmaker_local_control_type_param_create + .text.esp_rmaker_temp_sensor_device_create + 0x42013ff4 0x64 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + 0x42013ff4 esp_rmaker_temp_sensor_device_create + .text.esp_rmaker_ota_service_create + 0x42014058 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + 0x42014058 esp_rmaker_ota_service_create + .text.esp_rmaker_time_service_create + 0x420140b6 0x5a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + 0x420140b6 esp_rmaker_time_service_create + .text.esp_rmaker_create_schedule_service + 0x42014110 0x52 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + 0x42014110 esp_rmaker_create_schedule_service + .text.esp_rmaker_create_scenes_service + 0x42014162 0x7a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + 0x42014162 esp_rmaker_create_scenes_service + .text.esp_rmaker_create_local_control_service + 0x420141dc 0x5a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + 0x420141dc esp_rmaker_create_local_control_service + .text.esp_rmaker_console_init + 0x42014236 0x12 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + 0x42014236 esp_rmaker_console_init + .text.register_user_node_mapping + 0x42014248 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.register_get_node_id + 0x420142a6 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.register_wifi_prov + 0x42014304 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.register_cmd_resp_command + 0x42014362 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.user_node_mapping_handler + 0x420143c0 0x4c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.get_node_id_handler + 0x4201440c 0x26 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.wifi_prov_handler + 0x42014432 0x11e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.cmd_resp_cli_handler + 0x42014550 0x7c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .text.register_commands + 0x420145cc 0x1a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + 0x420145cc register_commands + .text.rainmaker__cmd_set_user_mapping__init + 0x420145e6 0x1e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x420145e6 rainmaker__cmd_set_user_mapping__init + .text.rainmaker__resp_set_user_mapping__init + 0x42014604 0x1e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x42014604 rainmaker__resp_set_user_mapping__init + .text.rainmaker__rmaker_config_payload__init + 0x42014622 0x20 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x42014622 rainmaker__rmaker_config_payload__init + .text.rainmaker__rmaker_config_payload__get_packed_size + 0x42014642 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x42014642 rainmaker__rmaker_config_payload__get_packed_size + .text.rainmaker__rmaker_config_payload__pack + 0x42014682 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x42014682 rainmaker__rmaker_config_payload__pack + .text.rainmaker__rmaker_config_payload__unpack + 0x420146c2 0x1c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x420146c2 rainmaker__rmaker_config_payload__unpack + .text.rainmaker__rmaker_config_payload__free_unpacked + 0x420146de 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x420146de rainmaker__rmaker_config_payload__free_unpacked + .text.app_insights_enable + 0x42014720 0x30 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + 0x42014720 app_insights_enable + .text.button_gpio_isr_handler + 0x42014750 0xd4 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .text.button_tap_psh_cb + 0x42014824 0xba esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .text.button_press_serial_cb + 0x420148de 0x4e esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .text.button_tap_rls_cb + 0x4201492c 0xd4 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .text.button_press_cb + 0x42014a00 0x7a esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .text.iot_button_create + 0x42014a7a 0x180 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + 0x42014a7a iot_button_create + .text.iot_button_set_serial_cb + 0x42014bfa 0x86 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + 0x42014bfa iot_button_set_serial_cb + .text.iot_button_set_evt_cb + 0x42014c80 0xc0 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + 0x42014c80 iot_button_set_evt_cb + .text.iot_button_add_on_press_cb + 0x42014d40 0x13e esp-idf/gpio_button/libgpio_button.a(button.c.obj) + 0x42014d40 iot_button_add_on_press_cb + .text.iot_button_add_on_release_cb + 0x42014e7e 0x13e esp-idf/gpio_button/libgpio_button.a(button.c.obj) + 0x42014e7e iot_button_add_on_release_cb + .text.factory_reset_indicate + 0x42014fbc 0x2e esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .text.wifi_reset_indicate + 0x42014fea 0x2e esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .text.factory_reset_trigger + 0x42015018 0x12 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .text.wifi_reset_trigger + 0x4201502a 0x12 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .text.app_reset_button_register + 0x4201503c 0x9e esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + 0x4201503c app_reset_button_register + .text.event_handler + 0x420150da 0x224 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.app_wifi_prov_stop + 0x420152fe 0x4a esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.read_random_bytes_from_nvs + 0x42015348 0x96 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.get_device_service_name + 0x420153de 0x90 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.get_device_pop + 0x4201546e 0x178 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.app_wifi_print_qr + 0x420155e6 0xf2 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.wifi_init_sta + 0x420156d8 0x60 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .text.app_wifi_set_custom_mfg_data + 0x42015738 0xda esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + 0x42015738 app_wifi_set_custom_mfg_data + .text.app_wifi_init + 0x42015812 0x1fc esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + 0x42015812 app_wifi_init + .text.app_wifi_start_timer + 0x42015a0e 0xa8 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + 0x42015a0e app_wifi_start_timer + .text.app_wifi_start + 0x42015ab6 0x286 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + 0x42015ab6 app_wifi_start + .text.ws2812_led_set_rgb + 0x42015d3c 0x3c esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + 0x42015d3c ws2812_led_set_rgb + .text.ws2812_led_clear + 0x42015d78 0x24 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + 0x42015d78 ws2812_led_clear + .text.ws2812_led_init + 0x42015d9c 0xf8 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + 0x42015d9c ws2812_led_init + .text.ws2812_set_pixel + 0x42015e94 0x68 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .text.ws2812_del + 0x42015efc 0x14 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .text.ws2812_refresh + 0x42015f10 0x76 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .text.ws2812_clear + 0x42015f86 0x32 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .text.led_strip_new_rmt_ws2812 + 0x42015fb8 0x190 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + 0x42015fb8 led_strip_new_rmt_ws2812 + .text.esp_local_ctrl_get_property_index + 0x42016148 0x56 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .text.esp_local_ctrl_stop + 0x4201619e 0xd0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + 0x4201619e esp_local_ctrl_stop + .text.esp_local_ctrl_start + 0x4201626e 0x3cc esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + 0x4201626e esp_local_ctrl_start + .text.esp_local_ctrl_add_property + 0x4201663a 0x1cc esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + 0x4201663a esp_local_ctrl_add_property + .text.esp_local_ctrl_get_prop_count + 0x42016806 0x4c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + 0x42016806 esp_local_ctrl_get_prop_count + .text.esp_local_ctrl_get_prop_values + 0x42016852 0x162 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + 0x42016852 esp_local_ctrl_get_prop_values + .text.esp_local_ctrl_set_prop_values + 0x420169b4 0x1d2 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + 0x420169b4 esp_local_ctrl_set_prop_values + .text.err_to_status + 0x42016b86 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text.lookup_cmd_handler + 0x42016ba6 0x28 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text.esp_local_ctrl_command_dispatcher + 0x42016bce 0x94 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text.esp_local_ctrl_command_cleanup + 0x42016c62 0xd2 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text.cmd_set_prop_vals_handler + 0x42016d34 0x13a esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text.cmd_get_prop_vals_handler + 0x42016e6e 0x1ea esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text.cmd_get_prop_count_handler + 0x42017058 0x68 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .text.esp_local_ctrl_data_handler + 0x420170c0 0x138 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + 0x420170c0 esp_local_ctrl_data_handler + .text.cmd_get_property_count__init + 0x420171f8 0x14 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x420171f8 cmd_get_property_count__init + .text.resp_get_property_count__init + 0x4201720c 0x1c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x4201720c resp_get_property_count__init + .text.property_info__init + 0x42017228 0x3e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x42017228 property_info__init + .text.cmd_get_property_values__init + 0x42017266 0x1c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x42017266 cmd_get_property_values__init + .text.resp_get_property_values__init + 0x42017282 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x42017282 resp_get_property_values__init + .text.property_value__init + 0x420172a2 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x420172a2 property_value__init + .text.cmd_set_property_values__init + 0x420172c2 0x1c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x420172c2 cmd_set_property_values__init + .text.resp_set_property_values__init + 0x420172de 0x18 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x420172de resp_set_property_values__init + .text.local_ctrl_message__init + 0x420172f6 0x20 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x420172f6 local_ctrl_message__init + .text.local_ctrl_message__get_packed_size + 0x42017316 0x40 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x42017316 local_ctrl_message__get_packed_size + .text.local_ctrl_message__pack + 0x42017356 0x40 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x42017356 local_ctrl_message__pack + .text.local_ctrl_message__unpack + 0x42017396 0x1c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x42017396 local_ctrl_message__unpack + .text.local_ctrl_message__free_unpacked + 0x420173b2 0x42 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x420173b2 local_ctrl_message__free_unpacked + .text.free_config + 0x420173f4 0x22 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .text.copy_httpd_config + 0x42017416 0x94 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .text.stop_httpd_transport + 0x420174aa 0x40 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .text.start_httpd_transport + 0x420174ea 0x1a2 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .text.esp_local_ctrl_get_transport_httpd + 0x4201768c 0xa esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + 0x4201768c esp_local_ctrl_get_transport_httpd + .text.httpd_ssl_open + 0x42017696 0x166 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text.httpd_ssl_pending + 0x420177fc 0x60 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text.httpd_ssl_recv + 0x4201785c 0x70 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text.httpd_ssl_send + 0x420178cc 0x70 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text.httpd_ssl_close + 0x4201793c 0x60 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text.free_secure_context + 0x4201799c 0x9e esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text.create_secure_context + 0x42017a3a 0x222 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .text.httpd_ssl_start + 0x42017c5c 0x108 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + 0x42017c5c httpd_ssl_start + .text.httpd_ssl_stop + 0x42017d64 0xe esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + 0x42017d64 httpd_ssl_stop + .text.jsmn_alloc_token + 0x42017d72 0x2a esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.jsmn_fill_token + 0x42017d9c 0xc esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.jsmn_parse_primitive + 0x42017da8 0xc8 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.jsmn_parse_string + 0x42017e70 0x130 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.jsmn_parse + 0x42017fa0 0x2cc esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.jsmn_init + 0x4201826c 0xe esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_skip_elem + 0x4201827a 0x1e esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_arr_search + 0x42018298 0x42 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_arr_get_val_tok + 0x420182da 0x20 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.token_matches_str + 0x420182fa 0x5a esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_obj_search + 0x42018354 0x5a esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_obj_get_val_tok + 0x420183ae 0x24 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_tok_to_bool + 0x420183d2 0x74 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_tok_to_int + 0x42018446 0x38 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_tok_to_int64 + 0x4201847e 0x36 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_tok_to_float + 0x420184b4 0x32 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_tok_to_string + 0x420184e6 0x42 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .text.json_obj_get_array + 0x42018528 0x2a esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x42018528 json_obj_get_array + .text.json_obj_leave_array + 0x42018552 0x34 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x42018552 json_obj_leave_array + .text.json_obj_get_object + 0x42018586 0x20 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x42018586 json_obj_get_object + .text.json_obj_leave_object + 0x420185a6 0x34 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x420185a6 json_obj_leave_object + .text.json_obj_get_bool + 0x420185da 0x2c esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x420185da json_obj_get_bool + .text.json_obj_get_int + 0x42018606 0x2c esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x42018606 json_obj_get_int + .text.json_obj_get_int64 + 0x42018632 0x2c esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x42018632 json_obj_get_int64 + .text.json_obj_get_float + 0x4201865e 0x2c esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x4201865e json_obj_get_float + .text.json_obj_get_string + 0x4201868a 0x34 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x4201868a json_obj_get_string + .text.json_obj_get_strlen + 0x420186be 0x26 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x420186be json_obj_get_strlen + .text.json_obj_get_object_str + 0x420186e4 0x34 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x420186e4 json_obj_get_object_str + .text.json_obj_get_object_strlen + 0x42018718 0x26 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x42018718 json_obj_get_object_strlen + .text.json_obj_get_array_str + 0x4201873e 0x34 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x4201873e json_obj_get_array_str + .text.json_obj_get_array_strlen + 0x42018772 0x26 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x42018772 json_obj_get_array_strlen + .text.json_arr_get_object + 0x42018798 0x20 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x42018798 json_arr_get_object + .text.json_arr_leave_object + 0x420187b8 0x1e esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x420187b8 json_arr_leave_object + .text.json_parse_start + 0x420187d6 0x94 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x420187d6 json_parse_start + .text.json_parse_end + 0x4201886a 0x2c esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + 0x4201886a json_parse_end + .text.json_gen_add_to_str + 0x42018896 0x88 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_handle_comma + 0x4201891e 0x1e esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_handle_name + 0x4201893c 0x38 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_set_bool + 0x42018974 0x2c esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_set_string + 0x420189a0 0x3e esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_set_long_string + 0x420189de 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_set_null + 0x42018a0e 0x1c esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_set_int + 0x42018a2a 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_set_float + 0x42018a5a 0x3e esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .text.json_gen_str_start + 0x42018a98 0x44 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018a98 json_gen_str_start + .text.json_gen_str_end + 0x42018adc 0x3c esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018adc json_gen_str_end + .text.json_gen_start_object + 0x42018b18 0x26 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018b18 json_gen_start_object + .text.json_gen_end_object + 0x42018b3e 0x1c esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018b3e json_gen_end_object + .text.json_gen_start_array + 0x42018b5a 0x26 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018b5a json_gen_start_array + .text.json_gen_end_array + 0x42018b80 0x1c esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018b80 json_gen_end_array + .text.json_gen_push_object + 0x42018b9c 0x34 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018b9c json_gen_push_object + .text.json_gen_pop_object + 0x42018bd0 0x1c esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018bd0 json_gen_pop_object + .text.json_gen_push_object_str + 0x42018bec 0x36 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018bec json_gen_push_object_str + .text.json_gen_push_array + 0x42018c22 0x34 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018c22 json_gen_push_array + .text.json_gen_pop_array + 0x42018c56 0x1c esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018c56 json_gen_pop_array + .text.json_gen_push_array_str + 0x42018c72 0x36 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018c72 json_gen_push_array_str + .text.json_gen_obj_set_bool + 0x42018ca8 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018ca8 json_gen_obj_set_bool + .text.json_gen_obj_set_int + 0x42018cd8 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018cd8 json_gen_obj_set_int + .text.json_gen_obj_set_float + 0x42018d08 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018d08 json_gen_obj_set_float + .text.json_gen_obj_set_string + 0x42018d38 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018d38 json_gen_obj_set_string + .text.json_gen_arr_set_string + 0x42018d68 0x22 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018d68 json_gen_arr_set_string + .text.json_gen_obj_start_long_string + 0x42018d8a 0x30 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018d8a json_gen_obj_start_long_string + .text.json_gen_add_to_long_string + 0x42018dba 0xe esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018dba json_gen_add_to_long_string + .text.json_gen_end_long_string + 0x42018dc8 0x16 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018dc8 json_gen_end_long_string + .text.json_gen_obj_set_null + 0x42018dde 0x28 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + 0x42018dde json_gen_obj_set_null + .text.esp_netif_ip_addr_copy + 0x42018e06 0x3e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_if_from_preset_if + 0x42018e44 0x30 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_can_add_more_services + 0x42018e74 0x24 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_default_instance_name + 0x42018e98 0x42 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_service_instance_name + 0x42018eda 0x26 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_u16 + 0x42018f00 0x54 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_u32 + 0x42018f54 0x9c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_type + 0x42018ff0 0xe0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_other_if + 0x420190d0 0x16 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_if_is_dup + 0x420190e6 0x6a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._ipv6_address_is_zero + 0x42019150 0x22 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_next_pcb_packet + 0x42019172 0x20 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_question_exists + 0x42019192 0x32 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_read_u32 + 0x420191c4 0x20 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_txt_items_count_get + 0x420191e4 0x3c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_txt_item_name_get_len + 0x42019220 0x32 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_add + 0x42019252 0x14 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.set_default_duplicated_interfaces + 0x42019266 0x68 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.esp_netif_from_preset_if + 0x420192ce 0x44 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_if_from_esp_netif + 0x42019312 0x68 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_add_browse_result + 0x4201937a 0x7c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_alloc_answer + 0x420193f6 0xce esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_host + 0x420194c4 0x44 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_finish + 0x42019508 0x5a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_finish_done + 0x42019562 0x34 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.free_address_list + 0x42019596 0x1e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.copy_address_list + 0x420195b4 0x68 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_free_tx_packet + 0x4201961c 0x9e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_clear_pcb_tx_queue_head + 0x420196ba 0x5e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_clear_tx_queue_head + 0x42019718 0x20 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_dealloc_answer + 0x42019738 0x5c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_host_question + 0x42019794 0xc0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_host_questions_for_services + 0x42019854 0x72 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_remove_scheduled_answer + 0x420198c6 0x9c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_sync_browse_action + 0x42019962 0x98 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_free_linked_txt + 0x420199fa 0x3a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_dealloc_scheduled_service_answers + 0x42019a34 0x58 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_free_service + 0x42019a8c 0x8e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_sync_browse_result_link_free + 0x42019b1a 0x30 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_send_search_action + 0x42019b4a 0x98 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_query_results_free + 0x42019be2 0xa4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_post_custom_action_tcpip_if + 0x42019c86 0xb6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.post_mdns_disable_pcb + 0x42019d3c 0x24 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.post_mdns_enable_pcb + 0x42019d60 0x20 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.post_mdns_announce_pcb + 0x42019d80 0x20 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_strdup_check + 0x42019da0 0x34 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_alloc_packet_default + 0x42019dd4 0xe2 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_result_txt_create + 0x42019eb6 0x28c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_result_addr_create_ip + 0x4201a142 0x8a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_result_add_ip + 0x4201a1cc 0x64 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_remap_self_service_hostname + 0x4201a230 0x5c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_name_is_discovery + 0x4201a28c 0xaa esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._hostname_is_ours + 0x4201a336 0x64 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_delegate_hostname_add + 0x4201a39a 0x4a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_service_match + 0x4201a3e4 0x88 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_service_item + 0x4201a46c 0x40 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_service_item_subtype + 0x4201a4ac 0x5c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_instance_name_match + 0x4201a508 0x3a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_service_match_instance + 0x4201a542 0x8a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_service_item_instance + 0x4201a5cc 0x58 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_name_is_ours + 0x4201a624 0x108 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_copy_address_in_previous_result + 0x4201a72c 0x82 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_get_host_item + 0x4201a7ae 0x5c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_host_list_in_services + 0x4201a80a 0x7a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_announce_packet + 0x4201a884 0xd4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_probe_packet + 0x4201a958 0x162 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_answer_from_service + 0x4201aaba 0x168 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_answer_from_hostname + 0x4201ac22 0x4e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_host_list + 0x4201ac70 0x70 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_announce_from_probe + 0x4201ace0 0x102 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_question_matches + 0x4201ade2 0x168 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_remove_parsed_question + 0x4201af4a 0xae esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_name_is_selfhosted + 0x4201aff8 0x74 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_service_match_ptr_question + 0x4201b06c 0x6a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_delegate_hostname_set_address + 0x4201b0d6 0x6e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_read_fqdn + 0x4201b144 0x1d0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_string + 0x4201b314 0x80 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.append_one_txt_record_entry + 0x4201b394 0xd4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_allocate_txt + 0x4201b468 0xde esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_check_srv_collision + 0x4201b546 0x23e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_check_txt_collision + 0x4201b784 0xda esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_remove_scheduled_service_packets + 0x4201b85e 0x244 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_fqdn + 0x4201baa2 0x186 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_question + 0x4201bc28 0xbc esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_subtype_ptr_record + 0x4201bce4 0xd0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_ptr_record + 0x4201bdb4 0xbe esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_service_ptr_answers + 0x4201be72 0x88 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_srv_record + 0x4201befa 0x15a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_txt_record + 0x4201c054 0x10c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_sdptr_record + 0x4201c160 0xd0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_a_record + 0x4201c230 0x144 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_aaaa_record + 0x4201c374 0xdc esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_host_answer + 0x4201c450 0x82 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_pcb_deinit_local + 0x4201c4d2 0x5e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_schedule_tx_packet + 0x4201c530 0x62 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_mangle_name + 0x4201c592 0x116 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_init_pcb_probe_new_service + 0x4201c6a8 0x1ce esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_init_pcb_probe + 0x4201c876 0x106 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_probe_all_pcbs + 0x4201c97c 0xa2 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_restart_all_pcbs_no_instance + 0x4201ca1e 0x70 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_restart_all_pcbs + 0x4201ca8e 0x56 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_announce_pcb + 0x4201cae4 0x16a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_dup_interface + 0x4201cc4e 0x82 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_announce_all_pcbs + 0x4201ccd0 0x52 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_restart_pcb + 0x4201cd22 0x50 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_preset_if_handle_system_event + 0x4201cd72 0x136 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x4201cd72 mdns_preset_if_handle_system_event + .text._mdns_scheduler_run + 0x4201cea8 0x106 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_run + 0x4201cfae 0xc6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_timer_cb + 0x4201d074 0x12 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_free + 0x4201d086 0x42 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_start_timer + 0x4201d0c8 0x58 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_stop_timer + 0x4201d120 0x32 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_service_task_start + 0x4201d152 0xe6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.unregister_predefined_handlers + 0x4201d238 0x48 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_service + 0x4201d280 0x138 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_parse_fqdn + 0x4201d3b8 0xc8 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_get_esp_netif + 0x4201d480 0x52 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x4201d480 _mdns_get_esp_netif + .text._mdns_browse_find_from + 0x4201d4d2 0xf2 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_result_add_srv + 0x4201d5c4 0x2a4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_result_add_srv + 0x4201d868 0x152 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_append_answer + 0x4201d9ba 0x36a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_dispatch_tx_packet + 0x4201dd24 0x14c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_pcb_send_bye + 0x4201de70 0x86 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_send_bye + 0x4201def6 0x92 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_send_bye_all_pcbs_no_instance + 0x4201df88 0x6e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_send_final_bye + 0x4201dff6 0x5e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_delegate_hostname_remove + 0x4201e054 0xd2 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_answer_from_parsed_packet + 0x4201e126 0x32e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_tx_handle_packet + 0x4201e454 0x132 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_result_add_txt + 0x4201e586 0x262 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_result_add_ptr + 0x4201e7e8 0x142 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_result_add_txt + 0x4201e92a 0x13e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_check_aaaa_collision + 0x4201ea68 0xa8 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_result_add_ip + 0x4201eb10 0xf6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_result_add_ip + 0x4201ec06 0x1a4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_find_from + 0x4201edaa 0x18c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_check_a_collision + 0x4201ef36 0x86 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_create_search_packet + 0x4201efbc 0x182 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_send_pcb + 0x4201f13e 0x5a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_search_send + 0x4201f198 0x5a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_send + 0x4201f1f2 0x64 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_send_rx_action + 0x4201f256 0x8e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x4201f256 _mdns_send_rx_action + .text.mdns_parse_packet + 0x4201f2e4 0x153c esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x4201f2e4 mdns_parse_packet + .text._mdns_enable_pcb + 0x42020820 0x48 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42020820 _mdns_enable_pcb + .text._mdns_disable_pcb + 0x42020868 0x94 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42020868 _mdns_disable_pcb + .text.perform_event_action + 0x420208fc 0x8e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text.mdns_init + 0x4202098a 0x214 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x4202098a mdns_init + .text.mdns_hostname_set + 0x42020b9e 0x10a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42020b9e mdns_hostname_set + .text.mdns_service_add_for_host + 0x42020ca8 0x2a4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42020ca8 mdns_service_add_for_host + .text.mdns_service_add + 0x42020f4c 0x2a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42020f4c mdns_service_add + .text.mdns_service_txt_item_set_for_host_with_explicit_value_len + 0x42020f76 0x1be esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42020f76 mdns_service_txt_item_set_for_host_with_explicit_value_len + .text.mdns_service_txt_item_set + 0x42021134 0x58 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42021134 mdns_service_txt_item_set + .text.mdns_service_remove_for_host + 0x4202118c 0x1d6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x4202118c mdns_service_remove_for_host + .text.mdns_service_remove + 0x42021362 0x26 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42021362 mdns_service_remove + .text.mdns_query_results_free + 0x42021388 0x3e esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + 0x42021388 mdns_query_results_free + .text._mdns_browse_item_free + 0x420213c6 0x36 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_free_action + 0x420213fc 0x152 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_add + 0x4202154e 0xc8 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_finish + 0x42021616 0xda esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_browse_sync + 0x420216f0 0x64 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_execute_action + 0x42021754 0x5ac esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._mdns_service_task + 0x42021d00 0x8a esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .text._udp_join_group + 0x42021d8a 0xca esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._udp_pcb_main_init + 0x42021e54 0xd4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._udp_recv + 0x42021f28 0x184 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._udp_pcb_main_deinit + 0x420220ac 0x38 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text.mdns_is_netif_ready + 0x420220e4 0x38 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + 0x420220e4 mdns_is_netif_ready + .text._udp_pcb_init + 0x4202211c 0x62 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._mdns_pcb_init_api + 0x4202217e 0x1e esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._udp_pcb_is_in_use + 0x4202219c 0x38 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._udp_pcb_deinit + 0x420221d4 0x56 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._mdns_pcb_deinit_api + 0x4202222a 0x1e esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._mdns_udp_pcb_write_api + 0x42022248 0x5e esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .text._mdns_pcb_init + 0x420222a6 0x2c esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + 0x420222a6 _mdns_pcb_init + .text._mdns_pcb_deinit + 0x420222d2 0x2c esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + 0x420222d2 _mdns_pcb_deinit + .text._mdns_udp_pcb_write + 0x420222fe 0xa6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + 0x420222fe _mdns_udp_pcb_write + .text._mdns_get_packet_data + 0x420223a4 0x6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + 0x420223a4 _mdns_get_packet_data + .text._mdns_get_packet_len + 0x420223aa 0x8 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + 0x420223aa _mdns_get_packet_len + .text._mdns_packet_free + 0x420223b2 0x20 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + 0x420223b2 _mdns_packet_free + .text.esp_schedule_get_next_year + 0x420223d2 0x18 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_stop_timer + 0x420223ea 0x1c esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_delete_timer + 0x42022406 0x1c esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_get_no_of_days + 0x42022422 0xb2 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_get_next_month + 0x420224d4 0x12c esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_get_next_schedule_time_diff + 0x42022600 0x274 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_start_timer + 0x42022874 0xcc esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_set + 0x42022940 0x8a esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_create_timer + 0x420229ca 0x44 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_is_expired + 0x42022a0e 0x150 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_common_timer_cb + 0x42022b5e 0x176 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .text.esp_schedule_enable + 0x42022cd4 0x18 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + 0x42022cd4 esp_schedule_enable + .text.esp_schedule_disable + 0x42022cec 0x28 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + 0x42022cec esp_schedule_disable + .text.esp_schedule_edit + 0x42022d14 0x82 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + 0x42022d14 esp_schedule_edit + .text.esp_schedule_delete + 0x42022d96 0x5e esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + 0x42022d96 esp_schedule_delete + .text.esp_schedule_create + 0x42022df4 0xc8 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + 0x42022df4 esp_schedule_create + .text.esp_schedule_init + 0x42022ebc 0x162 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + 0x42022ebc esp_schedule_init + .text.esp_schedule_nvs_get_count + 0x4202301e 0xda esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .text.esp_schedule_nvs_get + 0x420230f8 0x15c esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .text.esp_schedule_nvs_add + 0x42023254 0x200 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + 0x42023254 esp_schedule_nvs_add + .text.esp_schedule_nvs_remove + 0x42023454 0x16a esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + 0x42023454 esp_schedule_nvs_remove + .text.esp_schedule_nvs_get_all + 0x420235be 0x15c esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + 0x420235be esp_schedule_nvs_get_all + .text.esp_schedule_nvs_is_enabled + 0x4202371a 0xa esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + 0x4202371a esp_schedule_nvs_is_enabled + .text.esp_schedule_nvs_init + 0x42023724 0xbc esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + 0x42023724 esp_schedule_nvs_init + .text.debug_print_wifi_credentials + 0x420237e0 0x4a esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.execute_event_cb + 0x4202382a 0x114 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_connect_timer_cb + 0x4202393e 0x36 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.update_wifi_scan_results + 0x42023974 0x278 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.prov_stop_and_notify + 0x42023bec 0x18a esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_stop_service + 0x42023d76 0x322 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_event_handler_internal + 0x42024098 0x35e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.cleanup_delay_timer_cb + 0x420243f6 0x5c esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_get_info_json + 0x42024452 0xec esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_start_service + 0x4202453e 0x688 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_endpoint_create + 0x42024bc6 0x116 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42024bc6 wifi_prov_mgr_endpoint_create + .text.wifi_prov_mgr_endpoint_register + 0x42024cdc 0x11e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42024cdc wifi_prov_mgr_endpoint_register + .text.wifi_prov_mgr_wifi_scan_start + 0x42024dfa 0x2e6 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42024dfa wifi_prov_mgr_wifi_scan_start + .text.wifi_prov_mgr_wifi_scan_finished + 0x420250e0 0x12a esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x420250e0 wifi_prov_mgr_wifi_scan_finished + .text.wifi_prov_mgr_wifi_scan_result_count + 0x4202520a 0x13e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x4202520a wifi_prov_mgr_wifi_scan_result_count + .text.wifi_prov_mgr_wifi_scan_result + 0x42025348 0x138 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42025348 wifi_prov_mgr_wifi_scan_result + .text.wifi_prov_mgr_get_wifi_state + 0x42025480 0x108 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42025480 wifi_prov_mgr_get_wifi_state + .text.wifi_prov_mgr_get_wifi_disconnect_reason + 0x42025588 0x152 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42025588 wifi_prov_mgr_get_wifi_disconnect_reason + .text.wifi_prov_mgr_is_provisioned + 0x420256da 0x82 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x420256da wifi_prov_mgr_is_provisioned + .text.wifi_prov_mgr_configure_sta + 0x4202575c 0x3c6 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x4202575c wifi_prov_mgr_configure_sta + .text.wifi_prov_mgr_init + 0x42025b22 0x43c esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42025b22 wifi_prov_mgr_init + .text.wifi_prov_mgr_deinit + 0x42025f5e 0x232 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42025f5e wifi_prov_mgr_deinit + .text.wifi_prov_mgr_start_provisioning + 0x42026190 0x5c2 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42026190 wifi_prov_mgr_start_provisioning + .text.wifi_prov_mgr_stop_provisioning + 0x42026752 0xb0 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42026752 wifi_prov_mgr_stop_provisioning + .text.wifi_prov_mgr_done + 0x42026802 0xd8 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42026802 wifi_prov_mgr_done + .text.stop_prov_timer_cb + 0x420268da 0xe esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .text.wifi_prov_mgr_reset_sm_state_on_failure + 0x420268e8 0x14a esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x420268e8 wifi_prov_mgr_reset_sm_state_on_failure + .text.wifi_prov_mgr_reset_sm_state_for_reprovision + 0x42026a32 0x1be esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x42026a32 wifi_prov_mgr_reset_sm_state_for_reprovision + .text.get_config + 0x42026bf0 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.free_config + 0x42026bf4 0x1e esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.apply_config_handler + 0x42026c12 0x7a esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.new_config + 0x42026c8c 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.set_config_handler + 0x42026cbc 0xa4 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.get_status_handler + 0x42026d60 0xec esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.scan_result + 0x42026e4c 0x78 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.scan_status + 0x42026ec4 0x28 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.scan_start + 0x42026eec 0xe esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.ctrl_reprov + 0x42026efa 0xe esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.ctrl_reset + 0x42026f08 0xe esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .text.get_wifi_prov_handlers + 0x42026f16 0x2e esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + 0x42026f16 get_wifi_prov_handlers + .text.get_wifi_scan_handlers + 0x42026f44 0x2e esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + 0x42026f44 get_wifi_scan_handlers + .text.get_wifi_ctrl_handlers + 0x42026f72 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + 0x42026f72 get_wifi_ctrl_handlers + .text.set_config_endpoint + 0x42026f92 0x102 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .text.set_config_service + 0x42027094 0xe4 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .text.delete_config + 0x42027178 0x6e esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .text.new_config + 0x420271e6 0x6e esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .text.prov_start + 0x42027254 0x9c esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .text.wifi_prov_scheme_ble_set_service_uuid + 0x420272f0 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + 0x420272f0 wifi_prov_scheme_ble_set_service_uuid + .text.wifi_prov_scheme_ble_set_mfg_data + 0x42027304 0x7a esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + 0x42027304 wifi_prov_scheme_ble_set_mfg_data + .text.wifi_prov_scheme_ble_event_cb_free_btdm + 0x4202737e 0xc6 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + 0x4202737e wifi_prov_scheme_ble_event_cb_free_btdm + .text.lookup_cmd_handler + 0x42027444 0x28 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .text.wifi_prov_config_command_dispatcher + 0x4202746c 0x90 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .text.cmd_apply_config_handler + 0x420274fc 0xa2 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .text.cmd_set_config_handler + 0x4202759e 0x11e esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .text.wifi_prov_config_command_cleanup + 0x420276bc 0xb0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .text.cmd_get_status_handler + 0x4202776c 0x1d0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .text.wifi_prov_config_data_handler + 0x4202793c 0x12a esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + 0x4202793c wifi_prov_config_data_handler + .text.lookup_cmd_handler + 0x42027a66 0x28 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .text.wifi_prov_scan_cmd_dispatcher + 0x42027a8e 0x90 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .text.cmd_scan_result_handler + 0x42027b1e 0x278 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .text.cmd_scan_status_handler + 0x42027d96 0xbc esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .text.cmd_scan_start_handler + 0x42027e52 0xbc esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .text.wifi_prov_scan_cmd_cleanup + 0x42027f0e 0xd2 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .text.wifi_prov_scan_handler + 0x42027fe0 0x122 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + 0x42027fe0 wifi_prov_scan_handler + .text.lookup_cmd_handler + 0x42028102 0x28 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .text.wifi_ctrl_cmd_dispatcher + 0x4202812a 0x94 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .text.cmd_ctrl_reprov_handler + 0x420281be 0x98 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .text.cmd_ctrl_reset_handler + 0x42028256 0x98 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .text.wifi_ctrl_cmd_cleanup + 0x420282ee 0x54 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .text.wifi_ctrl_handler + 0x42028342 0x120 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + 0x42028342 wifi_ctrl_handler + .text.cmd_get_status__init + 0x42028462 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x42028462 cmd_get_status__init + .text.resp_get_status__init + 0x42028476 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x42028476 resp_get_status__init + .text.cmd_set_config__init + 0x4202849a 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x4202849a cmd_set_config__init + .text.resp_set_config__init + 0x420284ca 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x420284ca resp_set_config__init + .text.cmd_apply_config__init + 0x420284e2 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x420284e2 cmd_apply_config__init + .text.resp_apply_config__init + 0x420284f6 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x420284f6 resp_apply_config__init + .text.wi_fi_config_payload__init + 0x4202850e 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x4202850e wi_fi_config_payload__init + .text.wi_fi_config_payload__get_packed_size + 0x4202852e 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x4202852e wi_fi_config_payload__get_packed_size + .text.wi_fi_config_payload__pack + 0x4202856e 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x4202856e wi_fi_config_payload__pack + .text.wi_fi_config_payload__unpack + 0x420285ae 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x420285ae wi_fi_config_payload__unpack + .text.wi_fi_config_payload__free_unpacked + 0x420285ca 0x42 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x420285ca wi_fi_config_payload__free_unpacked + .text.cmd_scan_start__init + 0x4202860c 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x4202860c cmd_scan_start__init + .text.resp_scan_start__init + 0x42028630 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x42028630 resp_scan_start__init + .text.cmd_scan_status__init + 0x42028644 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x42028644 cmd_scan_status__init + .text.resp_scan_status__init + 0x42028658 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x42028658 resp_scan_status__init + .text.cmd_scan_result__init + 0x42028674 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x42028674 cmd_scan_result__init + .text.wi_fi_scan_result__init + 0x42028690 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x42028690 wi_fi_scan_result__init + .text.resp_scan_result__init + 0x420286c0 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x420286c0 resp_scan_result__init + .text.wi_fi_scan_payload__init + 0x420286dc 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x420286dc wi_fi_scan_payload__init + .text.wi_fi_scan_payload__get_packed_size + 0x42028700 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x42028700 wi_fi_scan_payload__get_packed_size + .text.wi_fi_scan_payload__pack + 0x42028740 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x42028740 wi_fi_scan_payload__pack + .text.wi_fi_scan_payload__unpack + 0x42028780 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x42028780 wi_fi_scan_payload__unpack + .text.wi_fi_scan_payload__free_unpacked + 0x4202879c 0x42 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x4202879c wi_fi_scan_payload__free_unpacked + .text.cmd_ctrl_reset__init + 0x420287de 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x420287de cmd_ctrl_reset__init + .text.resp_ctrl_reset__init + 0x420287f2 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x420287f2 resp_ctrl_reset__init + .text.cmd_ctrl_reprov__init + 0x42028806 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x42028806 cmd_ctrl_reprov__init + .text.resp_ctrl_reprov__init + 0x4202881a 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x4202881a resp_ctrl_reprov__init + .text.wi_fi_ctrl_payload__init + 0x4202882e 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x4202882e wi_fi_ctrl_payload__init + .text.wi_fi_ctrl_payload__get_packed_size + 0x42028852 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x42028852 wi_fi_ctrl_payload__get_packed_size + .text.wi_fi_ctrl_payload__pack + 0x42028892 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x42028892 wi_fi_ctrl_payload__pack + .text.wi_fi_ctrl_payload__unpack + 0x420288d2 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x420288d2 wi_fi_ctrl_payload__unpack + .text.wi_fi_ctrl_payload__free_unpacked + 0x420288ee 0x42 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x420288ee wi_fi_ctrl_payload__free_unpacked + .text.wifi_connected_state__init + 0x42028930 0x46 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + 0x42028930 wifi_connected_state__init + .text.protocomm_common_security_handler + 0x42028976 0x34 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .text.search_endpoint + 0x420289aa 0x2c esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .text.protocomm_add_endpoint_internal + 0x420289d6 0xf8 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .text.protocomm_version_handler + 0x42028ace 0x7a esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .text.protocomm_new + 0x42028b48 0x4c esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + 0x42028b48 protocomm_new + .text.protocomm_delete + 0x42028b94 0x56 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + 0x42028b94 protocomm_delete + .text.protocomm_add_endpoint + 0x42028bea 0x10 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + 0x42028bea protocomm_add_endpoint + .text.protocomm_remove_endpoint + 0x42028bfa 0x8e esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + 0x42028bfa protocomm_remove_endpoint + .text.protocomm_req_handle + 0x42028c88 0x230 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + 0x42028c88 protocomm_req_handle + .text.protocomm_set_security + 0x42028eb8 0x1ec esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + 0x42028eb8 protocomm_set_security + .text.protocomm_set_version + 0x420290a4 0xae esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + 0x420290a4 protocomm_set_version + .text.protocomm_httpd_session_close + 0x42029152 0x48 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .text.protocomm_httpd_remove_endpoint + 0x4202919a 0xda esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .text.protocomm_httpd_add_endpoint + 0x42029274 0xea esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .text.common_post_handler + 0x4202935e 0x2f6 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .text.protocomm_httpd_start + 0x42029654 0x19c esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + 0x42029654 protocomm_httpd_start + .text.protocomm_httpd_stop + 0x420297f0 0x9a esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + 0x420297f0 protocomm_httpd_stop + .text.sec0_session_setup_cleanup + 0x4202988a 0x28 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .text.sec0_session_setup + 0x420298b2 0x98 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .text.sec0_req_handler + 0x4202994a 0x138 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .text.flip_endian + 0x42029a82 0x2c esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_decrypt + 0x42029aae 0x12a esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_session_setup_cleanup + 0x42029bd8 0x56 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_close_session + 0x42029c2e 0x72 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_new_session + 0x42029ca0 0x5a esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.handle_session_command0 + 0x42029cfa 0x568 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_cleanup + 0x4202a262 0x24 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.handle_session_command1 + 0x4202a286 0x34a esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_session_setup + 0x4202a5d0 0x76 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_req_handler + 0x4202a646 0x1b2 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec1_init + 0x4202a7f8 0x5a esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .text.sec2_decrypt + 0x4202a852 0x134 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_encrypt + 0x4202a986 0x146 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_session_setup_cleanup + 0x4202aacc 0x56 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_init + 0x4202ab22 0x5a esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.handle_session_command1 + 0x4202ab7c 0x2ca esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_close_session + 0x4202ae46 0x86 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_new_session + 0x4202aecc 0x5a esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.handle_session_command0 + 0x4202af26 0x3de esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_session_setup + 0x4202b304 0x76 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_req_handler + 0x4202b37a 0x1b2 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.sec2_cleanup + 0x4202b52c 0x24 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .text.hexdump_mpi + 0x4202b550 0x1e esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text.calculate_padded_hash + 0x4202b56e 0x100 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text.calculate_k + 0x4202b66e 0x16 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text.__esp_srp_srv_pubkey + 0x4202b684 0xfa esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text.calculate_u + 0x4202b77e 0x12 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .text.esp_srp_free + 0x4202b790 0x7c esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + 0x4202b790 esp_srp_free + .text.esp_srp_init + 0x4202b80c 0x7c esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + 0x4202b80c esp_srp_init + .text.esp_srp_srv_pubkey_from_salt_verifier + 0x4202b888 0x26 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + 0x4202b888 esp_srp_srv_pubkey_from_salt_verifier + .text.esp_srp_set_salt_verifier + 0x4202b8ae 0x8a esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + 0x4202b8ae esp_srp_set_salt_verifier + .text.esp_srp_get_session_key + 0x4202b938 0x1a4 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + 0x4202b938 esp_srp_get_session_key + .text.esp_srp_exchange_proofs + 0x4202badc 0x19a esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + 0x4202badc esp_srp_exchange_proofs + .text.esp_get_random + 0x4202bc76 0x14 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bc76 esp_get_random + .text.esp_mpi_new + 0x4202bc8a 0x22 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bc8a esp_mpi_new + .text.esp_mpi_free + 0x4202bcac 0x20 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bcac esp_mpi_free + .text.esp_mpi_new_from_bin + 0x4202bccc 0x46 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bccc esp_mpi_new_from_bin + .text.esp_mpi_ctx_new + 0x4202bd12 0xe esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bd12 esp_mpi_ctx_new + .text.esp_mpi_ctx_free + 0x4202bd20 0xe esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bd20 esp_mpi_ctx_free + .text.esp_mpi_sizeof + 0x4202bd2e 0xe esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bd2e esp_mpi_sizeof + .text.esp_mpi_to_bin + 0x4202bd3c 0x56 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bd3c esp_mpi_to_bin + .text.esp_mpi_get_rand + 0x4202bd92 0x22 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bd92 esp_mpi_get_rand + .text.esp_mpi_a_exp_b_mod_c + 0x4202bdb4 0xe esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bdb4 esp_mpi_a_exp_b_mod_c + .text.esp_mpi_a_mul_b_mod_c + 0x4202bdc2 0x6c esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202bdc2 esp_mpi_a_mul_b_mod_c + .text.esp_mpi_a_add_b_mod_c + 0x4202be2e 0x6c esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + 0x4202be2e esp_mpi_a_add_b_mod_c + .text.find_attr_with_handle + 0x4202be9a 0x1a esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.uuid128_to_handler + 0x4202beb4 0x30 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.transport_simple_ble_set_mtu + 0x4202bee4 0x12 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.protocomm_ble_add_endpoint + 0x4202bef6 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.protocomm_ble_remove_endpoint + 0x4202befa 0x4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.gatt_svr_register_cb + 0x4202befe 0x3a esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + 0x4202befe gatt_svr_register_cb + .text.simple_ble_gatts_get_attr_value + 0x4202bf38 0x58 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.simple_ble_on_reset + 0x4202bf90 0x36 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.nimble_host_task + 0x4202bfc6 0x3a esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + 0x4202bfc6 nimble_host_task + .text.ble_gatt_add_primary_svcs + 0x4202c000 0x5c esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.ble_gatt_add_characteristics + 0x4202c05c 0xd0 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.ble_gatt_add_char_dsc + 0x4202c12c 0xf4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.populate_gatt_db + 0x4202c220 0x18e esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.transport_simple_ble_disconnect + 0x4202c3ae 0xdc esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.transport_simple_ble_connect + 0x4202c48a 0xc8 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.simple_ble_gatts_set_attr_value + 0x4202c552 0x88 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.free_gatt_ble_misc_memory + 0x4202c5da 0x104 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.protocomm_ble_cleanup + 0x4202c6de 0x9a esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.gatt_svr_chr_access + 0x4202c778 0x24e esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.gatt_svr_dsc_access + 0x4202c9c6 0x62 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.simple_ble_advertise + 0x4202ca28 0x10a esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.simple_ble_on_sync + 0x4202cb32 0x7a esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.simple_ble_gap_event + 0x4202cbac 0x120 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.gatt_svr_init + 0x4202cccc 0x24 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + 0x4202cccc gatt_svr_init + .text.simple_ble_start + 0x4202ccf0 0x188 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .text.protocomm_ble_start + 0x4202ce78 0x452 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + 0x4202ce78 protocomm_ble_start + .text.protocomm_ble_stop + 0x4202d2ca 0x56 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + 0x4202d2ca protocomm_ble_stop + .text.s0_session_cmd__init + 0x4202d320 0x14 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + 0x4202d320 s0_session_cmd__init + .text.s0_session_resp__init + 0x4202d334 0x18 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + 0x4202d334 s0_session_resp__init + .text.sec0_payload__init + 0x4202d34c 0x20 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + 0x4202d34c sec0_payload__init + .text.session_cmd1__init + 0x4202d36c 0x1c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x4202d36c session_cmd1__init + .text.session_resp1__init + 0x4202d388 0x20 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x4202d388 session_resp1__init + .text.session_cmd0__init + 0x4202d3a8 0x1c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x4202d3a8 session_cmd0__init + .text.session_resp0__init + 0x4202d3c4 0x28 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x4202d3c4 session_resp0__init + .text.sec1_payload__init + 0x4202d3ec 0x20 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x4202d3ec sec1_payload__init + .text.s2_session_cmd0__init + 0x4202d40c 0x24 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x4202d40c s2_session_cmd0__init + .text.s2_session_resp0__init + 0x4202d430 0x28 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x4202d430 s2_session_resp0__init + .text.s2_session_cmd1__init + 0x4202d458 0x1c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x4202d458 s2_session_cmd1__init + .text.s2_session_resp1__init + 0x4202d474 0x28 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x4202d474 s2_session_resp1__init + .text.sec2_payload__init + 0x4202d49c 0x20 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x4202d49c sec2_payload__init + .text.session_data__init + 0x4202d4bc 0x20 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + 0x4202d4bc session_data__init + .text.session_data__get_packed_size + 0x4202d4dc 0x3e esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + 0x4202d4dc session_data__get_packed_size + .text.session_data__pack + 0x4202d51a 0x3e esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + 0x4202d51a session_data__pack + .text.session_data__unpack + 0x4202d558 0x1c esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + 0x4202d558 session_data__unpack + .text.session_data__free_unpacked + 0x4202d574 0x42 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + 0x4202d574 session_data__free_unpacked + .text.interrupt_clear_wrapper + 0x4202d5b6 0x2 esp-idf/bt/libbt.a(bt.c.obj) + .text.btdm_funcs_table_ready_wrapper + 0x4202d5b8 0x2 esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_wifi_sleep_set_hook + 0x4202d5ba 0x2 esp-idf/bt/libbt.a(bt.c.obj) + .text.async_wakeup_request_end + 0x4202d5bc 0x24 esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_bt_wakeup_request_end + 0x4202d5e0 0x10 esp-idf/bt/libbt.a(bt.c.obj) + .text.semphr_take_wrapper + 0x4202d5f0 0x2e esp-idf/bt/libbt.a(bt.c.obj) + .text.async_wakeup_request + 0x4202d61e 0xae esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_bt_wakeup_request + 0x4202d6cc 0x10 esp-idf/bt/libbt.a(bt.c.obj) + .text.mutex_lock_wrapper + 0x4202d6dc 0x14 esp-idf/bt/libbt.a(bt.c.obj) + .text.try_heap_caps_add_region + 0x4202d6f0 0x1a esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_mem_release_area + 0x4202d70a 0x1c esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_mem_release_areas + 0x4202d726 0x36 esp-idf/bt/libbt.a(bt.c.obj) + .text.interrupt_off_wrapper + 0x4202d75c 0x26 esp-idf/bt/libbt.a(bt.c.obj) + .text.interrupt_on_wrapper + 0x4202d782 0x26 esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_schm_curr_phase_get_wrapper + 0x4202d7a8 0xe esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_schm_curr_period_get_wrapper + 0x4202d7b6 0xe esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_schm_interval_get_wrapper + 0x4202d7c4 0xe esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_schm_status_bit_clear_wrapper + 0x4202d7d2 0xe esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_schm_status_bit_set_wrapper + 0x4202d7e0 0xe esp-idf/bt/libbt.a(bt.c.obj) + .text.coex_schm_register_btdm_callback_wrapper + 0x4202d7ee 0x12 esp-idf/bt/libbt.a(bt.c.obj) + .text.btdm_sleep_exit_phase3_wrapper + 0x4202d800 0x7c esp-idf/bt/libbt.a(bt.c.obj) + .text.btdm_sleep_enter_phase2_wrapper + 0x4202d87c 0x5a esp-idf/bt/libbt.a(bt.c.obj) + .text.btdm_sleep_enter_phase1_wrapper + 0x4202d8d6 0x104 esp-idf/bt/libbt.a(bt.c.obj) + .text.task_delete_wrapper + 0x4202d9da 0x12 esp-idf/bt/libbt.a(bt.c.obj) + .text.task_create_wrapper + 0x4202d9ec 0x1c esp-idf/bt/libbt.a(bt.c.obj) + .text.queue_recv_wrapper + 0x4202da08 0x2e esp-idf/bt/libbt.a(bt.c.obj) + .text.queue_send_wrapper + 0x4202da36 0x32 esp-idf/bt/libbt.a(bt.c.obj) + .text.mutex_unlock_wrapper + 0x4202da68 0x18 esp-idf/bt/libbt.a(bt.c.obj) + .text.semphr_give_wrapper + 0x4202da80 0x1a esp-idf/bt/libbt.a(bt.c.obj) + .text.queue_delete_wrapper + 0x4202da9a 0x28 esp-idf/bt/libbt.a(bt.c.obj) + .text.mutex_delete_wrapper + 0x4202dac2 0x12 esp-idf/bt/libbt.a(bt.c.obj) + .text.semphr_delete_wrapper + 0x4202dad4 0x28 esp-idf/bt/libbt.a(bt.c.obj) + .text.malloc_internal_wrapper + 0x4202dafc 0x48 esp-idf/bt/libbt.a(bt.c.obj) + .text.queue_create_wrapper + 0x4202db44 0x8a esp-idf/bt/libbt.a(bt.c.obj) + .text.mutex_create_wrapper + 0x4202dbce 0x14 esp-idf/bt/libbt.a(bt.c.obj) + .text.semphr_create_wrapper + 0x4202dbe2 0x8a esp-idf/bt/libbt.a(bt.c.obj) + .text.interrupt_handler_set_wrapper + 0x4202dc6c 0x38 esp-idf/bt/libbt.a(bt.c.obj) + .text.interrupt_set_wrapper + 0x4202dca4 0x36 esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_power_domain_on + 0x4202dcda 0x3a esp-idf/bt/libbt.a(bt.c.obj) + .text.btdm_controller_mem_init + 0x4202dd14 0x12 esp-idf/bt/libbt.a(bt.c.obj) + .text.btdm_low_power_mode_init + 0x4202dd26 0x330 esp-idf/bt/libbt.a(bt.c.obj) + .text.btdm_low_power_mode_deinit + 0x4202e056 0xae esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_bt_power_domain_off + 0x4202e104 0x34 esp-idf/bt/libbt.a(bt.c.obj) + .text.bt_controller_deinit_internal + 0x4202e138 0x3e esp-idf/bt/libbt.a(bt.c.obj) + .text.esp_vhci_host_check_send_available + 0x4202e176 0x20 esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e176 esp_vhci_host_check_send_available + .text.esp_vhci_host_send_packet + 0x4202e196 0x3a esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e196 esp_vhci_host_send_packet + .text.esp_vhci_host_register_callback + 0x4202e1d0 0x26 esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e1d0 esp_vhci_host_register_callback + .text.esp_bt_controller_rom_mem_release + 0x4202e1f6 0x84 esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e1f6 esp_bt_controller_rom_mem_release + .text.esp_bt_mem_release + 0x4202e27a 0xbc esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e27a esp_bt_mem_release + .text.esp_bt_controller_init + 0x4202e336 0x23e esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e336 esp_bt_controller_init + .text.esp_bt_controller_deinit + 0x4202e574 0x28 esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e574 esp_bt_controller_deinit + .text.esp_bt_controller_enable + 0x4202e59c 0xe8 esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e59c esp_bt_controller_enable + .text.esp_bt_controller_disable + 0x4202e684 0x66 esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e684 esp_bt_controller_disable + .text.esp_bt_controller_get_status + 0x4202e6ea 0xa esp-idf/bt/libbt.a(bt.c.obj) + 0x4202e6ea esp_bt_controller_get_status + .text.ble_hs_util_load_rand_addr + 0x4202e6f4 0x4 esp-idf/bt/libbt.a(addr.c.obj) + .text.ble_hs_util_ensure_rand_addr + 0x4202e6f8 0x2a esp-idf/bt/libbt.a(addr.c.obj) + .text.ble_hs_util_ensure_addr + 0x4202e722 0x34 esp-idf/bt/libbt.a(addr.c.obj) + 0x4202e722 ble_hs_util_ensure_addr + .text.ble_svc_gap_device_name + 0x4202e756 0xa esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + 0x4202e756 ble_svc_gap_device_name + .text.ble_svc_gap_device_name_set + 0x4202e760 0x4c esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + 0x4202e760 ble_svc_gap_device_name_set + .text.ble_store_util_iter_count + 0x4202e7ac 0xa esp-idf/bt/libbt.a(ble_store_util.c.obj) + .text.ble_addr_cmp + 0x4202e7b6 0x2c esp-idf/bt/libbt.a(ble_store_util.c.obj) + .text.ble_store_util_iter_unique_peer + 0x4202e7e2 0x94 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .text.ble_store_util_bonded_peers + 0x4202e876 0x2e esp-idf/bt/libbt.a(ble_store_util.c.obj) + 0x4202e876 ble_store_util_bonded_peers + .text.ble_store_util_delete_all + 0x4202e8a4 0x28 esp-idf/bt/libbt.a(ble_store_util.c.obj) + 0x4202e8a4 ble_store_util_delete_all + .text.ble_store_util_delete_peer + 0x4202e8cc 0x110 esp-idf/bt/libbt.a(ble_store_util.c.obj) + 0x4202e8cc ble_store_util_delete_peer + .text.ble_store_util_count + 0x4202e9dc 0x1c esp-idf/bt/libbt.a(ble_store_util.c.obj) + 0x4202e9dc ble_store_util_count + .text.ble_store_util_status_rr + 0x4202e9f8 0x4e esp-idf/bt/libbt.a(ble_store_util.c.obj) + 0x4202e9f8 ble_store_util_status_rr + .text.ble_hs_id_set_pub + 0x4202ea46 0x4c esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202ea46 ble_hs_id_set_pub + .text.ble_hs_id_gen_rnd + 0x4202ea92 0x44 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202ea92 ble_hs_id_gen_rnd + .text.ble_hs_id_set_rnd + 0x4202ead6 0xe2 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202ead6 ble_hs_id_set_rnd + .text.ble_hs_id_addr + 0x4202ebb8 0x78 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202ebb8 ble_hs_id_addr + .text.ble_hs_id_addr_type_usable + 0x4202ec30 0x40 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .text.ble_hs_id_copy_addr + 0x4202ec70 0x64 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202ec70 ble_hs_id_copy_addr + .text.ble_hs_id_use_addr + 0x4202ecd4 0x28 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202ecd4 ble_hs_id_use_addr + .text.ble_hs_id_infer_auto + 0x4202ecfc 0x68 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202ecfc ble_hs_id_infer_auto + .text.ble_hs_id_reset + 0x4202ed64 0x22 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + 0x4202ed64 ble_hs_id_reset + .text.ble_hs_wakeup_tx_conn + 0x4202ed86 0x4e esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_event_rx_hci_ev + 0x4202edd4 0x44 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_clear_rx_queue + 0x4202ee18 0x1e esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_event_tx_notify + 0x4202ee36 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_rx_data + 0x4202ee44 0x36 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_evq_get + 0x4202ee7a 0xa esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202ee7a ble_hs_evq_get + .text.ble_hs_sched_start_stage2 + 0x4202ee84 0x22 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_event_start_stage1 + 0x4202eea6 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_evq_set + 0x4202eeb4 0xa esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202eeb4 ble_hs_evq_set + .text.ble_hs_is_parent_task + 0x4202eebe 0x3a esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202eebe ble_hs_is_parent_task + .text.ble_hs_lock_nested + 0x4202eef8 0x20 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202eef8 ble_hs_lock_nested + .text.ble_hs_unlock_nested + 0x4202ef18 0x1e esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202ef18 ble_hs_unlock_nested + .text.ble_hs_lock + 0x4202ef36 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202ef36 ble_hs_lock + .text.ble_hs_unlock + 0x4202ef44 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202ef44 ble_hs_unlock + .text.ble_hs_process_rx_data_queue + 0x4202ef52 0x1e esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202ef52 ble_hs_process_rx_data_queue + .text.ble_hs_event_rx_data + 0x4202ef70 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_wakeup_tx + 0x4202ef7e 0x42 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202ef7e ble_hs_wakeup_tx + .text.ble_hs_is_enabled + 0x4202efc0 0x10 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202efc0 ble_hs_is_enabled + .text.ble_hs_timer_reset + 0x4202efd0 0x52 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_timer_sched + 0x4202f022 0xb8 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_sync + 0x4202f0da 0x8e esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_reset + 0x4202f168 0x4a esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_event_reset + 0x4202f1b2 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_timer_exp + 0x4202f1c0 0x6c esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_timer_resched + 0x4202f22c 0x10 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f22c ble_hs_timer_resched + .text.ble_hs_enqueue_hci_event + 0x4202f23c 0x74 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f23c ble_hs_enqueue_hci_event + .text.ble_hs_sched_reset + 0x4202f2b0 0x2e esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f2b0 ble_hs_sched_reset + .text.ble_hs_hw_error + 0x4202f2de 0x12 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f2de ble_hs_hw_error + .text.ble_hs_start + 0x4202f2f0 0xac esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f2f0 ble_hs_start + .text.ble_hs_event_start_stage2 + 0x4202f39c 0x34 esp-idf/bt/libbt.a(ble_hs.c.obj) + .text.ble_hs_tx_data + 0x4202f3d0 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f3d0 ble_hs_tx_data + .text.ble_hs_init + 0x4202f3de 0x288 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f3de ble_hs_init + .text.ble_transport_to_hs_evt_impl + 0x4202f666 0x10 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f666 ble_transport_to_hs_evt_impl + .text.ble_transport_to_hs_acl_impl + 0x4202f676 0x10 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f676 ble_transport_to_hs_acl_impl + .text.ble_transport_hs_init + 0x4202f686 0xe esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f686 ble_transport_hs_init + .text.ble_hs_deinit + 0x4202f694 0x92 esp-idf/bt/libbt.a(ble_hs.c.obj) + 0x4202f694 ble_hs_deinit + .text.ble_hs_hci_evt_dispatch_find + 0x4202f726 0x28 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_dispatch_find + 0x4202f74e 0x1a esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_meta + 0x4202f768 0x3a esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_adv_rpt_first_pass + 0x4202f7a2 0x58 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_ext_adv_rpt + 0x4202f7fa 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_periodic_adv_sync_estab + 0x4202f7fe 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_periodic_adv_rpt + 0x4202f802 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_periodic_adv_sync_lost + 0x4202f806 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_periodic_adv_sync_transfer + 0x4202f80a 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_scan_timeout + 0x4202f80e 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_adv_set_terminated + 0x4202f812 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_scan_req_rcvd + 0x4202f816 0x4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_end_test + 0x4202f81a 0x16 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_tx_test + 0x4202f830 0x16 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_rx_test + 0x4202f846 0x16 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_hw_error + 0x4202f85c 0x1e esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_enc_key_refresh + 0x4202f87a 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_encrypt_change + 0x4202f896 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_disconn_complete + 0x4202f8b2 0x136 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_num_completed_pkts + 0x4202f9e8 0x8c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_phy_update_complete + 0x4202fa74 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_dir_adv_rpt + 0x4202fa90 0xd4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_adv_rpt + 0x4202fb64 0xe0 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_enh_conn_complete + 0x4202fc44 0x11e esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_conn_complete + 0x4202fd62 0xbe esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_data_len_change + 0x4202fe20 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_conn_parm_req + 0x4202fe3c 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_lt_key_req + 0x4202fe58 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_rd_rem_used_feat_complete + 0x4202fe74 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_le_conn_upd_complete + 0x4202fe90 0x1c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .text.ble_hs_hci_evt_process + 0x4202feac 0x4c esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + 0x4202feac ble_hs_hci_evt_process + .text.ble_hs_hci_evt_acl_process + 0x4202fef8 0xba esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + 0x4202fef8 ble_hs_hci_evt_acl_process + .text.ble_mqueue_init + 0x4202ffb2 0x20 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + 0x4202ffb2 ble_mqueue_init + .text.ble_mqueue_deinit + 0x4202ffd2 0x18 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + 0x4202ffd2 ble_mqueue_deinit + .text.ble_mqueue_get + 0x4202ffea 0x44 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + 0x4202ffea ble_mqueue_get + .text.ble_mqueue_put + 0x4203002e 0x74 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + 0x4203002e ble_mqueue_put + .text.ble_att_rx_dispatch_entry_find + 0x420300a2 0x30 esp-idf/bt/libbt.a(ble_att.c.obj) + .text.ble_att_rx_handle_unknown_request + 0x420300d2 0x40 esp-idf/bt/libbt.a(ble_att.c.obj) + .text.ble_att_rx + 0x42030112 0x92 esp-idf/bt/libbt.a(ble_att.c.obj) + .text.ble_att_conn_chan_find + 0x420301a4 0x14 esp-idf/bt/libbt.a(ble_att.c.obj) + 0x420301a4 ble_att_conn_chan_find + .text.ble_att_inc_tx_stat + 0x420301b8 0x2 esp-idf/bt/libbt.a(ble_att.c.obj) + 0x420301b8 ble_att_inc_tx_stat + .text.ble_att_set_peer_mtu + 0x420301ba 0xe esp-idf/bt/libbt.a(ble_att.c.obj) + 0x420301ba ble_att_set_peer_mtu + .text.ble_att_chan_mtu + 0x420301c8 0x34 esp-idf/bt/libbt.a(ble_att.c.obj) + 0x420301c8 ble_att_chan_mtu + .text.ble_att_truncate_to_mtu + 0x420301fc 0x2c esp-idf/bt/libbt.a(ble_att.c.obj) + 0x420301fc ble_att_truncate_to_mtu + .text.ble_att_mtu + 0x42030228 0x32 esp-idf/bt/libbt.a(ble_att.c.obj) + 0x42030228 ble_att_mtu + .text.ble_att_create_chan + 0x4203025a 0x30 esp-idf/bt/libbt.a(ble_att.c.obj) + 0x4203025a ble_att_create_chan + .text.ble_att_init + 0x4203028a 0x10 esp-idf/bt/libbt.a(ble_att.c.obj) + 0x4203028a ble_att_init + .text.ble_gattc_rx_entry_find + 0x4203029a 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_set_exp_timer + 0x420302ba 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_set_resume_timer + 0x420302f6 0x58 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_process_resume_status + 0x4203034e 0x1e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_err_dispatch_get + 0x4203036c 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_resume_dispatch_get + 0x4203037c 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_tmo_dispatch_get + 0x4203038c 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_matches_conn_op + 0x4203039c 0x30 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_matches_expired + 0x420303cc 0x1e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_matches_conn_rx_entry + 0x420303ea 0x3a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_matches_stalled + 0x42030424 0x8 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_ticks_until_resume + 0x4203042c 0x3e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_timeout + 0x4203046a 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_error + 0x4203048a 0x24 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_mtu_cb + 0x420304ae 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_mtu_tmo + 0x420304ee 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_mtu_err + 0x42030502 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs_cb + 0x42030512 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs_tmo + 0x42030552 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs_err + 0x42030566 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_uuid_cb + 0x42030586 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_uuid_tmo + 0x420305c6 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_uuid_err + 0x420305da 0x1c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_uuid_rx_hinfo + 0x420305f6 0x56 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_cb + 0x4203064c 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_tmo + 0x4203068c 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_err + 0x420306a0 0x22 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs_cb + 0x420306c2 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs_tmo + 0x42030702 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs_err + 0x42030716 0x1c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chr_uuid_cb + 0x42030732 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chr_uuid_tmo + 0x42030772 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chr_uuid_err + 0x42030786 0x1c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs_cb + 0x420307a2 0x44 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs_tmo + 0x420307e6 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs_err + 0x420307fa 0x1c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs_rx_idata + 0x42030816 0x54 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_cb + 0x4203086a 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_tmo + 0x420308aa 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_err + 0x420308be 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_rx_read_rsp + 0x420308ce 0x2e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_uuid_cb + 0x420308fc 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_uuid_tmo + 0x4203093c 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_uuid_err + 0x42030950 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_uuid_rx_complete + 0x42030960 0x22 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_long_cb + 0x42030982 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_long_tmo + 0x420309c2 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_long_err + 0x420309d6 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long_cb + 0x420309e6 0x38 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long_tmo + 0x42030a1e 0x12 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long_rx_exec + 0x42030a30 0x24 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable_cb + 0x42030a54 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable_tmo + 0x42030a90 0x12 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable_rx_exec + 0x42030aa2 0x12 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_extract + 0x42030ab4 0xb0 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_extract_expired + 0x42030b64 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_extract_stalled + 0x42030ba6 0x1c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_extract_by_conn_op + 0x42030bc2 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_extract_first_by_conn_op + 0x42030be2 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_extract_one + 0x42030bf6 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_extract_with_rx_entry + 0x42030c0a 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_insert + 0x42030c36 0x2a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gatts_indicate_tmo + 0x42030c60 0x1a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_cb + 0x42030c7a 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_tmo + 0x42030cbc 0x12 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_err + 0x42030cce 0xe esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_mult_cb_var + 0x42030cdc 0x18a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_mult_cb + 0x42030e66 0x66 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_mult_tmo + 0x42030ecc 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_mult_err + 0x42030ee0 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_free + 0x42030ef0 0x56 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_fail_procs + 0x42030f46 0x48 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable_err + 0x42030f8e 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long_err + 0x42030fba 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable_tx + 0x42030ffc 0xae esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable_resume + 0x420310aa 0x32 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long_tx + 0x420310dc 0x90 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long_resume + 0x4203116c 0x32 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_long_tx + 0x4203119e 0x2a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_long_resume + 0x420311c8 0x34 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_long_rx_read_rsp + 0x420311fc 0x86 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs_tx + 0x42031282 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs_resume + 0x420312a2 0x34 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_dscs_rx_complete + 0x420312d6 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chr_uuid_tx + 0x42031312 0x32 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chr_uuid_resume + 0x42031344 0x34 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chr_uuid_rx_complete + 0x42031378 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs_tx + 0x420313b4 0x32 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs_resume + 0x420313e6 0x34 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs_rx_complete + 0x4203141a 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_tx + 0x42031456 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_resume + 0x42031498 0x34 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_rx_complete + 0x420314cc 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_uuid_tx + 0x42031508 0x4e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_uuid_resume + 0x42031556 0x34 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_svc_uuid_rx_complete + 0x4203158a 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs_tx + 0x420315c6 0x32 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs_resume + 0x420315f8 0x38 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs_rx_complete + 0x42031630 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_process_status + 0x42031670 0x30 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_resume_procs + 0x420316a0 0x44 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_proc_alloc + 0x420316e4 0x2e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_proc_init + 0x42031712 0x36 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_notify + 0x42031748 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_log_indicate + 0x4203178a 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_read_uuid_rx_adata + 0x420317cc 0x4c esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gatts_indicate_err + 0x42031818 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gatts_indicate_rx_rsp + 0x4203185a 0x38 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_chrs_rx_adata + 0x42031892 0x92 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_rx_adata + 0x42031924 0xae esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_all_svcs_rx_adata + 0x420319d2 0x74 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_disc_chr_uuid_rx_adata + 0x42031a46 0xae esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_find_inc_svcs_rx_read_rsp + 0x42031af4 0x8a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_reliable_rx_prep + 0x42031b7e 0x9e esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_write_long_rx_prep + 0x42031c1c 0x96 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .text.ble_gattc_timer + 0x42031cb2 0x5a esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031cb2 ble_gattc_timer + .text.ble_gatts_notify_custom + 0x42031d0c 0x6c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031d0c ble_gatts_notify_custom + .text.ble_gatts_notify + 0x42031d78 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031d78 ble_gatts_notify + .text.ble_gatts_indicate_fail_notconn + 0x42031d88 0x12 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031d88 ble_gatts_indicate_fail_notconn + .text.ble_gatts_indicate_custom + 0x42031d9a 0xac esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031d9a ble_gatts_indicate_custom + .text.ble_gatts_indicate + 0x42031e46 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031e46 ble_gatts_indicate + .text.ble_gattc_rx_err + 0x42031e56 0x42 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031e56 ble_gattc_rx_err + .text.ble_gattc_rx_mtu + 0x42031e98 0x36 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031e98 ble_gattc_rx_mtu + .text.ble_gattc_rx_find_info_idata + 0x42031ece 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031ece ble_gattc_rx_find_info_idata + .text.ble_gattc_rx_find_info_complete + 0x42031efa 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031efa ble_gattc_rx_find_info_complete + .text.ble_gattc_rx_find_type_value_hinfo + 0x42031f26 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031f26 ble_gattc_rx_find_type_value_hinfo + .text.ble_gattc_rx_find_type_value_complete + 0x42031f52 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031f52 ble_gattc_rx_find_type_value_complete + .text.ble_gattc_rx_read_type_adata + 0x42031f7e 0x38 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031f7e ble_gattc_rx_read_type_adata + .text.ble_gattc_rx_read_type_complete + 0x42031fb6 0x38 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031fb6 ble_gattc_rx_read_type_complete + .text.ble_gattc_rx_read_group_type_adata + 0x42031fee 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42031fee ble_gattc_rx_read_group_type_adata + .text.ble_gattc_rx_read_group_type_complete + 0x4203201a 0x2c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x4203201a ble_gattc_rx_read_group_type_complete + .text.ble_gattc_rx_read_rsp + 0x42032046 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42032046 ble_gattc_rx_read_rsp + .text.ble_gattc_rx_read_blob_rsp + 0x42032086 0x34 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x42032086 ble_gattc_rx_read_blob_rsp + .text.ble_gattc_rx_read_mult_rsp + 0x420320ba 0x3c esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x420320ba ble_gattc_rx_read_mult_rsp + .text.ble_gattc_rx_write_rsp + 0x420320f6 0x28 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x420320f6 ble_gattc_rx_write_rsp + .text.ble_gattc_rx_prep_write_rsp + 0x4203211e 0x50 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x4203211e ble_gattc_rx_prep_write_rsp + .text.ble_gattc_rx_exec_write_rsp + 0x4203216e 0x38 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x4203216e ble_gattc_rx_exec_write_rsp + .text.ble_gatts_rx_indicate_rsp + 0x420321a6 0x24 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x420321a6 ble_gatts_rx_indicate_rsp + .text.ble_gattc_connection_broken + 0x420321ca 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x420321ca ble_gattc_connection_broken + .text.ble_gattc_init + 0x420321de 0x3a esp-idf/bt/libbt.a(ble_gattc.c.obj) + 0x420321de ble_gattc_init + .text.ble_store_status + 0x42032218 0x26 esp-idf/bt/libbt.a(ble_store.c.obj) + .text.ble_addr_cmp + 0x4203223e 0x2c esp-idf/bt/libbt.a(ble_store.c.obj) + .text.ble_store_read + 0x4203226a 0x40 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x4203226a ble_store_read + .text.ble_store_delete + 0x420322aa 0x38 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420322aa ble_store_delete + .text.ble_store_overflow_event + 0x420322e2 0x18 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420322e2 ble_store_overflow_event + .text.ble_store_write + 0x420322fa 0x5a esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420322fa ble_store_write + .text.ble_store_persist_sec + 0x42032354 0xe esp-idf/bt/libbt.a(ble_store.c.obj) + .text.ble_store_full_event + 0x42032362 0x1a esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032362 ble_store_full_event + .text.ble_store_read_our_sec + 0x4203237c 0x14 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x4203237c ble_store_read_our_sec + .text.ble_store_write_our_sec + 0x42032390 0x12 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032390 ble_store_write_our_sec + .text.ble_store_delete_peer_sec + 0x420323a2 0x12 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420323a2 ble_store_delete_peer_sec + .text.ble_store_read_peer_sec + 0x420323b4 0x14 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420323b4 ble_store_read_peer_sec + .text.ble_store_write_peer_sec + 0x420323c8 0x66 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420323c8 ble_store_write_peer_sec + .text.ble_store_read_cccd + 0x4203242e 0x14 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x4203242e ble_store_read_cccd + .text.ble_store_write_cccd + 0x42032442 0x12 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032442 ble_store_write_cccd + .text.ble_store_delete_cccd + 0x42032454 0x12 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032454 ble_store_delete_cccd + .text.ble_store_key_from_value_cccd + 0x42032466 0x2e esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032466 ble_store_key_from_value_cccd + .text.ble_store_key_from_value_sec + 0x42032494 0x36 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032494 ble_store_key_from_value_sec + .text.ble_store_read_local_irk + 0x420324ca 0x14 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420324ca ble_store_read_local_irk + .text.ble_store_write_local_irk + 0x420324de 0x12 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420324de ble_store_write_local_irk + .text.ble_store_key_from_value_local_irk + 0x420324f0 0x3e esp-idf/bt/libbt.a(ble_store.c.obj) + 0x420324f0 ble_store_key_from_value_local_irk + .text.ble_store_write_rpa_rec + 0x4203252e 0x12 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x4203252e ble_store_write_rpa_rec + .text.ble_store_key_from_value_rpa_rec + 0x42032540 0x3e esp-idf/bt/libbt.a(ble_store.c.obj) + 0x42032540 ble_store_key_from_value_rpa_rec + .text.ble_store_iterate + 0x4203257e 0x154 esp-idf/bt/libbt.a(ble_store.c.obj) + 0x4203257e ble_store_iterate + .text.ble_att_clt_parse_find_type_value_hinfo + 0x420326d2 0x56 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .text.ble_att_clt_parse_read_group_type_adata + 0x42032728 0x5e esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .text.ble_att_clt_parse_find_info_entry + 0x42032786 0x9a esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .text.ble_att_clt_rx_error + 0x42032820 0x44 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032820 ble_att_clt_rx_error + .text.ble_att_clt_rx_mtu + 0x42032864 0x7e esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032864 ble_att_clt_rx_mtu + .text.ble_att_clt_tx_find_info + 0x420328e2 0x56 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x420328e2 ble_att_clt_tx_find_info + .text.ble_att_clt_rx_find_info + 0x42032938 0x62 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032938 ble_att_clt_rx_find_info + .text.ble_att_clt_tx_find_type_value + 0x4203299a 0x80 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x4203299a ble_att_clt_tx_find_type_value + .text.ble_att_clt_rx_find_type_value + 0x42032a1a 0x44 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032a1a ble_att_clt_rx_find_type_value + .text.ble_att_clt_tx_read_type + 0x42032a5e 0x6a esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032a5e ble_att_clt_tx_read_type + .text.ble_att_clt_rx_read_type + 0x42032ac8 0x8c esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032ac8 ble_att_clt_rx_read_type + .text.ble_att_clt_tx_read + 0x42032b54 0x3a esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032b54 ble_att_clt_tx_read + .text.ble_att_clt_rx_read + 0x42032b8e 0x14 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032b8e ble_att_clt_rx_read + .text.ble_att_clt_tx_read_blob + 0x42032ba2 0x4a esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032ba2 ble_att_clt_tx_read_blob + .text.ble_att_clt_rx_read_blob + 0x42032bec 0x14 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032bec ble_att_clt_rx_read_blob + .text.ble_att_clt_rx_read_mult + 0x42032c00 0x16 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032c00 ble_att_clt_rx_read_mult + .text.ble_att_clt_rx_read_mult_var + 0x42032c16 0x16 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032c16 ble_att_clt_rx_read_mult_var + .text.ble_att_clt_tx_read_group_type + 0x42032c2c 0x6a esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032c2c ble_att_clt_tx_read_group_type + .text.ble_att_clt_rx_read_group_type + 0x42032c96 0x68 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032c96 ble_att_clt_rx_read_group_type + .text.ble_att_clt_rx_write + 0x42032cfe 0x10 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032cfe ble_att_clt_rx_write + .text.ble_att_clt_tx_prep_write + 0x42032d0e 0x88 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032d0e ble_att_clt_tx_prep_write + .text.ble_att_clt_rx_prep_write + 0x42032d96 0x68 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032d96 ble_att_clt_rx_prep_write + .text.ble_att_clt_tx_exec_write + 0x42032dfe 0x2e esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032dfe ble_att_clt_tx_exec_write + .text.ble_att_clt_rx_exec_write + 0x42032e2c 0x12 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032e2c ble_att_clt_rx_exec_write + .text.ble_att_clt_tx_notify + 0x42032e3e 0x52 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032e3e ble_att_clt_tx_notify + .text.ble_att_clt_tx_indicate + 0x42032e90 0x52 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032e90 ble_att_clt_tx_indicate + .text.ble_att_clt_rx_indicate + 0x42032ee2 0x10 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + 0x42032ee2 ble_att_clt_rx_indicate + .text.ble_hs_mbuf_gen_pkt + 0x42032ef2 0x32 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .text.ble_hs_mbuf_acl_pkt + 0x42032f24 0x10 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + 0x42032f24 ble_hs_mbuf_acl_pkt + .text.ble_hs_mbuf_l2cap_pkt + 0x42032f34 0x10 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + 0x42032f34 ble_hs_mbuf_l2cap_pkt + .text.ble_hs_mbuf_att_pkt + 0x42032f44 0x10 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + 0x42032f44 ble_hs_mbuf_att_pkt + .text.ble_hs_mbuf_from_flat + 0x42032f54 0x3a esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + 0x42032f54 ble_hs_mbuf_from_flat + .text.ble_hs_mbuf_to_flat + 0x42032f8e 0x42 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + 0x42032f8e ble_hs_mbuf_to_flat + .text.ble_hs_mbuf_pullup_base + 0x42032fd0 0x30 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + 0x42032fd0 ble_hs_mbuf_pullup_base + .text.ble_att_cmd_prepare + 0x42033000 0x3c esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + 0x42033000 ble_att_cmd_prepare + .text.ble_att_cmd_get + 0x4203303c 0x2e esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + 0x4203303c ble_att_cmd_get + .text.ble_att_tx + 0x4203306a 0x56 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + 0x4203306a ble_att_tx + .text.ble_hs_log_mbuf + 0x420330c0 0x30 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + 0x420330c0 ble_hs_log_mbuf + .text.ble_hs_log_flat_buf + 0x420330f0 0xc esp-idf/bt/libbt.a(ble_hs_log.c.obj) + 0x420330f0 ble_hs_log_flat_buf + .text.ble_hs_startup_reset_tx + 0x420330fc 0x1c esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_read_sup_f_tx + 0x42033118 0x4c esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_set_evmask_tx + 0x42033164 0x5c esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_le_set_evmask_tx + 0x420331c0 0x52 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_le_read_buf_sz_tx + 0x42033212 0x38 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_read_buf_sz_tx + 0x4203324a 0x40 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_read_local_ver_tx + 0x4203328a 0x2e esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_read_buf_sz + 0x420332b8 0x54 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_le_read_sup_f_tx + 0x4203330c 0x2c esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_read_bd_addr + 0x42033338 0x2c esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .text.ble_hs_startup_go + 0x42033364 0x92 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + 0x42033364 ble_hs_startup_go + .text.ble_l2cap_sig_next_id + 0x420333f6 0x26 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_dispatch_get + 0x4203341c 0x1a esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_proc_matches + 0x42033436 0x2e esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_rx_noop + 0x42033464 0x4 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_update_call_cb + 0x42033468 0x16 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_check_conn_params + 0x4203347e 0x78 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_proc_insert + 0x420334f6 0x38 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_proc_extract + 0x4203352e 0x88 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_extract_expired + 0x420335b6 0x86 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_proc_alloc + 0x4203363c 0x2c esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_proc_set_timer + 0x42033668 0x40 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_proc_free + 0x420336a8 0x1a esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_process_status + 0x420336c2 0x22 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_rx_reject + 0x420336e4 0x1c esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_update_rsp_rx + 0x42033700 0x6c esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_rx + 0x4203376c 0x8e esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_update_req_rx + 0x420337fa 0xe0 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .text.ble_l2cap_sig_update + 0x420338da 0xdc esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + 0x420338da ble_l2cap_sig_update + .text.ble_l2cap_sig_create_chan + 0x420339b6 0x2c esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + 0x420339b6 ble_l2cap_sig_create_chan + .text.ble_l2cap_sig_conn_broken + 0x420339e2 0x52 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + 0x420339e2 ble_l2cap_sig_conn_broken + .text.ble_l2cap_sig_timer + 0x42033a34 0x46 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + 0x42033a34 ble_l2cap_sig_timer + .text.ble_l2cap_sig_init + 0x42033a7a 0x38 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + 0x42033a7a ble_l2cap_sig_init + .text.ble_gap_call_event_cb + 0x42033ab2 0x58 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_is_preempted + 0x42033b0a 0x38 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_has_client + 0x42033b42 0xe esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_ticks_until_exp + 0x42033b50 0x5a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_slave_ticks_until_exp + 0x42033baa 0x5a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_next_exp + 0x42033c04 0x56 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_to_l2cap + 0x42033c5a 0x22 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_active_instance + 0x42033c7c 0x18 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_accept_master_conn + 0x42033c94 0x16 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_accept_slave_conn + 0x42033caa 0x3e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_rx_adv_report_sanity_check + 0x42033ce8 0x16 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_type + 0x42033cfe 0x2e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_dflt_itvls + 0x42033d2c 0x56 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_entry_find + 0x42033d82 0x22 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_validate_conn_params + 0x42033da4 0x6c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_event_listener_call + 0x42033e10 0x2c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_extract_conn_cb + 0x42033e3c 0x48 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_call_conn_event_cb + 0x42033e84 0x28 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_fill_conn_desc + 0x42033eac 0x100 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_conn_to_snapshot + 0x42033fac 0x24 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_find_snapshot + 0x42033fd0 0x36 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_rd_rem_sup_feat_tx + 0x42034006 0x1e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_conn_cancel_tx + 0x42034024 0x1a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_disc_enable_tx + 0x4203403e 0x2a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_disc_disable_tx + 0x42034068 0x12 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_enable_tx + 0x4203407a 0x22 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_params_tx + 0x4203409c 0xe6 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_tx_param_pos_reply + 0x42034182 0x50 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_tx_param_neg_reply + 0x420341d2 0x24 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_tx + 0x420341f6 0x4e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_conn_create_tx + 0x42034244 0xd8 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_entry_remove + 0x4203431c 0x36 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_slave_reset_state + 0x42034352 0x28 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_slave_extract_cb + 0x4203437a 0x42 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_finished + 0x420343bc 0x4c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_slave_timer + 0x42034408 0x34 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_reset_state + 0x4203443c 0x2e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_extract_state + 0x4203446a 0x4e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_connect_failure + 0x420344b8 0x48 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_disc_complete + 0x42034500 0x4c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_timer + 0x4203454c 0x88 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_disc_report + 0x420345d4 0x62 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_connect_cancelled + 0x42034636 0x4e esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_failed + 0x42034684 0x2c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_slave_set_timer + 0x420346b0 0x3a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_set_timer + 0x420346ea 0x3a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_entry_free + 0x42034724 0x1a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_timer + 0x4203473e 0x3c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_log_adv + 0x4203477a 0xea esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_log_conn + 0x42034864 0xd8 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_log_update + 0x4203493c 0x5c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_addr_cmp + 0x42034998 0x2c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_validate + 0x420349c4 0xb8 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_entry_alloc + 0x42034a7c 0x2c esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_conn_find + 0x42034aa8 0x38 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034aa8 ble_gap_conn_find + .text.ble_gap_reattempt_count + 0x42034ae0 0x46 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034ae0 ble_gap_reattempt_count + .text.ble_gap_master_in_progress + 0x42034b26 0xe esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034b26 ble_gap_master_in_progress + .text.ble_gap_rx_adv_report + 0x42034b34 0x24 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034b34 ble_gap_rx_adv_report + .text.ble_gap_rx_rd_rem_sup_feat_complete + 0x42034b58 0x42 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034b58 ble_gap_rx_rd_rem_sup_feat_complete + .text.ble_gap_rx_l2cap_update_req + 0x42034b9a 0x38 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034b9a ble_gap_rx_l2cap_update_req + .text.ble_gap_rx_phy_update_complete + 0x42034bd2 0x62 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034bd2 ble_gap_rx_phy_update_complete + .text.ble_gap_rx_data_len_change + 0x42034c34 0x8a esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034c34 ble_gap_rx_data_len_change + .text.ble_gap_timer + 0x42034cbe 0x30 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034cbe ble_gap_timer + .text.ble_gap_adv_start + 0x42034cee 0x164 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034cee ble_gap_adv_start + .text.ble_gap_adv_set_data + 0x42034e52 0x58 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034e52 ble_gap_adv_set_data + .text.ble_gap_adv_rsp_set_data + 0x42034eaa 0x58 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034eaa ble_gap_adv_rsp_set_data + .text.ble_gap_adv_set_fields + 0x42034f02 0x34 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034f02 ble_gap_adv_set_fields + .text.ble_gap_adv_rsp_set_fields + 0x42034f36 0x24 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034f36 ble_gap_adv_rsp_set_fields + .text.ble_gap_adv_active + 0x42034f5a 0x10 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034f5a ble_gap_adv_active + .text.ble_gap_rx_conn_complete + 0x42034f6a 0x2ea esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42034f6a ble_gap_rx_conn_complete + .text.ble_gap_adv_stop_no_lock + 0x42035254 0x54 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_adv_stop + 0x420352a8 0x28 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420352a8 ble_gap_adv_stop + .text.ble_gap_disc_active + 0x420352d0 0x10 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420352d0 ble_gap_disc_active + .text.ble_gap_disc_cancel_no_lock + 0x420352e0 0x26 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_conn_active + 0x42035306 0x10 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035306 ble_gap_conn_active + .text.ble_gap_connect + 0x42035316 0x29e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035316 ble_gap_connect + .text.ble_gap_conn_cancel_no_lock + 0x420355b4 0x52 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_terminate_with_conn + 0x42035606 0x76 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035606 ble_gap_terminate_with_conn + .text.ble_gap_terminate + 0x4203567c 0x3e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x4203567c ble_gap_terminate + .text.ble_gap_update_notify + 0x420356ba 0x5a esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_master_connect_reattempt + 0x42035714 0xb0 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035714 ble_gap_master_connect_reattempt + .text.ble_gap_conn_broken + 0x420357c4 0xa2 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420357c4 ble_gap_conn_broken + .text.ble_gap_rx_disconn_complete + 0x42035866 0x78 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035866 ble_gap_rx_disconn_complete + .text.ble_gap_reset_state + 0x420358de 0x40 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420358de ble_gap_reset_state + .text.ble_gap_rx_update_complete + 0x4203591e 0x120 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x4203591e ble_gap_rx_update_complete + .text.ble_gap_update_l2cap_cb + 0x42035a3e 0x40 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_update_failed + 0x42035a7e 0x38 esp-idf/bt/libbt.a(ble_gap.c.obj) + .text.ble_gap_rx_param_req + 0x42035ab6 0xc2 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035ab6 ble_gap_rx_param_req + .text.ble_gap_update_params + 0x42035b78 0x198 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035b78 ble_gap_update_params + .text.ble_gap_unpair + 0x42035d10 0x1d6 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035d10 ble_gap_unpair + .text.ble_gap_unpair_oldest_peer + 0x42035ee6 0x2e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035ee6 ble_gap_unpair_oldest_peer + .text.ble_gap_unpair_oldest_except + 0x42035f14 0x6e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035f14 ble_gap_unpair_oldest_except + .text.ble_gap_passkey_event + 0x42035f82 0x3e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035f82 ble_gap_passkey_event + .text.ble_gap_enc_event + 0x42035fc0 0x70 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42035fc0 ble_gap_enc_event + .text.ble_gap_identity_event + 0x42036030 0x36 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42036030 ble_gap_identity_event + .text.ble_gap_repeat_pairing_event + 0x42036066 0x48 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42036066 ble_gap_repeat_pairing_event + .text.ble_gap_notify_rx_event + 0x420360ae 0x5c esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420360ae ble_gap_notify_rx_event + .text.ble_gap_notify_tx_event + 0x4203610a 0x56 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x4203610a ble_gap_notify_tx_event + .text.ble_gap_subscribe_event + 0x42036160 0x96 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42036160 ble_gap_subscribe_event + .text.ble_gap_mtu_event + 0x420361f6 0x4a esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420361f6 ble_gap_mtu_event + .text.ble_gap_authorize_event + 0x42036240 0x48 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42036240 ble_gap_authorize_event + .text.ble_gap_rx_test_evt + 0x42036288 0x3e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42036288 ble_gap_rx_test_evt + .text.ble_gap_tx_test_evt + 0x420362c6 0x38 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420362c6 ble_gap_tx_test_evt + .text.ble_gap_end_test_evt + 0x420362fe 0x46 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420362fe ble_gap_end_test_evt + .text.ble_gap_preempt_no_lock + 0x42036344 0x4c esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42036344 ble_gap_preempt_no_lock + .text.ble_gap_preempt + 0x42036390 0x1e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42036390 ble_gap_preempt + .text.ble_gap_preempt_done + 0x420363ae 0x136 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420363ae ble_gap_preempt_done + .text.ble_gap_event_listener_register + 0x420364e4 0x64 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x420364e4 ble_gap_event_listener_register + .text.ble_gap_event_listener_unregister + 0x42036548 0x3c esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42036548 ble_gap_event_listener_unregister + .text.ble_gap_init + 0x42036584 0xd2 esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42036584 ble_gap_init + .text.ble_gap_deinit + 0x42036656 0x1e esp-idf/bt/libbt.a(ble_gap.c.obj) + 0x42036656 ble_gap_deinit + .text.ble_uuid_init_from_buf + 0x42036674 0x64 esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x42036674 ble_uuid_init_from_buf + .text.ble_uuid_cmp + 0x420366d8 0x58 esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x420366d8 ble_uuid_cmp + .text.ble_uuid_u16 + 0x42036730 0x14 esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x42036730 ble_uuid_u16 + .text.ble_uuid_init_from_att_buf + 0x42036744 0x4a esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x42036744 ble_uuid_init_from_att_buf + .text.ble_uuid_init_from_att_mbuf + 0x4203678e 0x30 esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x4203678e ble_uuid_init_from_att_mbuf + .text.ble_uuid_flat + 0x420367be 0x76 esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x420367be ble_uuid_flat + .text.ble_uuid_length + 0x42036834 0x8 esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x42036834 ble_uuid_length + .text.ble_uuid_to_mbuf + 0x4203683c 0x36 esp-idf/bt/libbt.a(ble_uuid.c.obj) + 0x4203683c ble_uuid_to_mbuf + .text.ble_hs_pvcy_set_addr_timeout + 0x42036872 0x36 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .text.ble_hs_pvcy_clear_entries + 0x420368a8 0x1c esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .text.ble_hs_get_rpa_timeout + 0x420368c4 0xa esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x420368c4 ble_hs_get_rpa_timeout + .text.ble_hs_pvcy_set_resolve_enabled + 0x420368ce 0x20 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x420368ce ble_hs_pvcy_set_resolve_enabled + .text.ble_hs_pvcy_remove_entry + 0x420368ee 0x58 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x420368ee ble_hs_pvcy_remove_entry + .text.ble_hs_pvcy_ensure_started + 0x42036946 0x38 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x42036946 ble_hs_pvcy_ensure_started + .text.ble_hs_pvcy_set_default_irk + 0x4203697e 0x132 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x4203697e ble_hs_pvcy_set_default_irk + .text.ble_hs_pvcy_our_irk + 0x42036ab0 0xe esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x42036ab0 ble_hs_pvcy_our_irk + .text.ble_hs_pvcy_set_mode + 0x42036abe 0x66 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x42036abe ble_hs_pvcy_set_mode + .text.ble_hs_pvcy_add_entry_hci + 0x42036b24 0xd2 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .text.ble_hs_pvcy_add_entry + 0x42036bf6 0x32 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x42036bf6 ble_hs_pvcy_add_entry + .text.ble_hs_pvcy_set_our_irk + 0x42036c28 0x7c esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + 0x42036c28 ble_hs_pvcy_set_our_irk + .text.ble_hs_flow_connection_broken + 0x42036ca4 0x2 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + 0x42036ca4 ble_hs_flow_connection_broken + .text.ble_hs_flow_track_data_mbuf + 0x42036ca6 0x2 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + 0x42036ca6 ble_hs_flow_track_data_mbuf + .text.ble_hs_flow_startup + 0x42036ca8 0x4 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + 0x42036ca8 ble_hs_flow_startup + .text.ble_hs_flow_init + 0x42036cac 0x2 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + 0x42036cac ble_hs_flow_init + .text.ble_hs_flow_deinit + 0x42036cae 0x2 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + 0x42036cae ble_hs_flow_deinit + .text.ble_l2cap_get_mtu + 0x42036cb0 0x1e esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text.ble_l2cap_append_rx + 0x42036cce 0x36 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text.ble_l2cap_chan_alloc + 0x42036d04 0x36 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036d04 ble_l2cap_chan_alloc + .text.ble_l2cap_chan_free + 0x42036d3a 0x26 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036d3a ble_l2cap_chan_free + .text.ble_l2cap_is_mtu_req_sent + 0x42036d60 0x8 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036d60 ble_l2cap_is_mtu_req_sent + .text.ble_l2cap_parse_hdr + 0x42036d68 0x3c esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036d68 ble_l2cap_parse_hdr + .text.ble_l2cap_prepend_hdr + 0x42036da4 0x54 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036da4 ble_l2cap_prepend_hdr + .text.ble_l2cap_get_conn_handle + 0x42036df8 0xe esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036df8 ble_l2cap_get_conn_handle + .text.ble_l2cap_remove_rx + 0x42036e06 0x22 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036e06 ble_l2cap_remove_rx + .text.ble_l2cap_rx_payload + 0x42036e28 0x72 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .text.ble_l2cap_rx + 0x42036e9a 0x120 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036e9a ble_l2cap_rx + .text.ble_l2cap_tx + 0x42036fba 0x4c esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42036fba ble_l2cap_tx + .text.ble_l2cap_init + 0x42037006 0x3a esp-idf/bt/libbt.a(ble_l2cap.c.obj) + 0x42037006 ble_l2cap_init + .text.ble_hs_misc_restore_one_irk + 0x42037040 0x4c esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .text.ble_hs_misc_conn_chan_find + 0x4203708c 0x4a esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + 0x4203708c ble_hs_misc_conn_chan_find + .text.ble_hs_misc_conn_chan_find_reqd + 0x420370d6 0x2c esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + 0x420370d6 ble_hs_misc_conn_chan_find_reqd + .text.ble_hs_misc_own_addr_type_to_id + 0x42037102 0x14 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + 0x42037102 ble_hs_misc_own_addr_type_to_id + .text.ble_hs_misc_peer_addr_type_to_id + 0x42037116 0x14 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + 0x42037116 ble_hs_misc_peer_addr_type_to_id + .text.ble_hs_misc_restore_irks + 0x4203712a 0x1a esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + 0x4203712a ble_hs_misc_restore_irks + .text.ble_gatts_chr_clt_cfg_allowed + 0x42037144 0x18 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_att_flags_from_chr_flags + 0x4203715c 0x5a esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_chr_properties + 0x420371b6 0x58 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_chr_is_sane + 0x4203720e 0x14 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_chr_op + 0x42037222 0xe esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_find_svc_entry_idx + 0x42037230 0x2e esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_svc_incs_satisfied + 0x4203725e 0x50 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_dsc_op + 0x420372ae 0xe esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_dsc_is_sane + 0x420372bc 0x14 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_cpfd_is_sane + 0x420372d0 0xe0 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_clt_cfg_find_idx + 0x420373b0 0x28 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_clt_cfg_find + 0x420373d8 0x26 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_svc_type_to_uuid + 0x420373fe 0x24 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_svc_is_sane + 0x42037422 0x20 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_clt_cfg_size + 0x42037442 0xc esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_schedule_update + 0x4203744e 0x3a esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_count_resources + 0x42037488 0x190 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_clt_cfg_access_locked + 0x42037618 0x142 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_subscribe_event + 0x4203775a 0x24 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_clt_cfg_access + 0x4203777e 0x9e esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x4203777e ble_gatts_clt_cfg_access + .text.ble_gatts_register_inc + 0x4203781c 0x24 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_register_clt_cfg_dsc + 0x42037840 0x22 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_register_dsc + 0x42037862 0x78 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_svc_access + 0x420378da 0x38 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_chr_def_access + 0x42037912 0x74 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_inc_access + 0x42037986 0x66 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_val_access + 0x420379ec 0xda esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_chr_val_access + 0x42037ac6 0x48 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_dsc_access + 0x42037b0e 0x48 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_register_cpfds + 0x42037b56 0x82 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_register_chr + 0x42037bd8 0x11e esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_register_svc + 0x42037cf6 0xcc esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_register_round + 0x42037dc2 0x8c esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_cafd_access + 0x42037e4e 0x50 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_cpfd_access + 0x42037e9e 0x64 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_free_mem + 0x42037f02 0x36 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_free_svc_defs + 0x42037f38 0x2a esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_mutable + 0x42037f62 0x2c esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_tx_notifications_one_chr + 0x42037f8e 0x8c esp-idf/bt/libbt.a(ble_gatts.c.obj) + .text.ble_gatts_register_svcs + 0x4203801a 0x8a esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x4203801a ble_gatts_register_svcs + .text.ble_gatts_connection_broken + 0x420380a4 0x7a esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x420380a4 ble_gatts_connection_broken + .text.ble_gatts_stop + 0x4203811e 0x2e esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x4203811e ble_gatts_stop + .text.ble_gatts_start + 0x4203814c 0x18c esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x4203814c ble_gatts_start + .text.ble_gatts_conn_can_alloc + 0x420382d8 0x24 esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x420382d8 ble_gatts_conn_can_alloc + .text.ble_gatts_conn_init + 0x420382fc 0x6c esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x420382fc ble_gatts_conn_init + .text.ble_gatts_send_next_indicate + 0x42038368 0x76 esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x42038368 ble_gatts_send_next_indicate + .text.ble_gatts_rx_indicate_ack + 0x420383de 0xfa esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x420383de ble_gatts_rx_indicate_ack + .text.ble_gatts_tx_notifications + 0x420384d8 0x36 esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x420384d8 ble_gatts_tx_notifications + .text.ble_gatts_bonding_established + 0x4203850e 0xb6 esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x4203850e ble_gatts_bonding_established + .text.ble_gatts_bonding_restored + 0x420385c4 0x114 esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x420385c4 ble_gatts_bonding_restored + .text.ble_gatts_add_svcs + 0x420386d8 0x6c esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x420386d8 ble_gatts_add_svcs + .text.ble_gatts_count_cfg + 0x42038744 0x52 esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x42038744 ble_gatts_count_cfg + .text.ble_gatts_init + 0x42038796 0x14 esp-idf/bt/libbt.a(ble_gatts.c.obj) + 0x42038796 ble_gatts_init + .text.ble_hs_adv_set_hdr + 0x420387aa 0x7a esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_set_flat_mbuf + 0x42038824 0x74 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_set_array_uuid16 + 0x42038898 0x7a esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_set_array_uuid128 + 0x42038912 0x7e esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_set_array16 + 0x42038990 0x8c esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_set_array_uuid32 + 0x42038a1c 0x86 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.adv_set_fields + 0x42038aa2 0x3aa esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .text.ble_hs_adv_set_fields + 0x42038e4c 0x10 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + 0x42038e4c ble_hs_adv_set_fields + .text.ble_hs_hci_lock + 0x42038e5c 0x2e esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_unlock + 0x42038e8a 0x1e esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_rx_cmd_complete + 0x42038ea8 0x6a esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_rx_cmd_status + 0x42038f12 0x36 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_wait_for_ack + 0x42038f48 0x40 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_max_acl_payload_sz + 0x42038f88 0xa esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_rx_ack + 0x42038f92 0x4a esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_process_ack + 0x42038fdc 0xa6 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_frag_alloc + 0x42039082 0x26 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_acl_hdr_prepend + 0x420390a8 0x6e esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .text.ble_hs_hci_set_buf_sz + 0x42039116 0x28 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x42039116 ble_hs_hci_set_buf_sz + .text.ble_hs_hci_add_avail_pkts + 0x4203913e 0x2e esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x4203913e ble_hs_hci_add_avail_pkts + .text.ble_hs_hci_cmd_tx + 0x4203916c 0x102 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x4203916c ble_hs_hci_cmd_tx + .text.ble_hs_hci_rx_evt + 0x4203926e 0x6e esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x4203926e ble_hs_hci_rx_evt + .text.ble_hs_hci_acl_tx_now + 0x420392dc 0xce esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x420392dc ble_hs_hci_acl_tx_now + .text.ble_hs_hci_acl_tx + 0x420393aa 0x16 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x420393aa ble_hs_hci_acl_tx + .text.ble_hs_hci_set_le_supported_feat + 0x420393c0 0xa esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x420393c0 ble_hs_hci_set_le_supported_feat + .text.ble_hs_hci_set_hci_version + 0x420393ca 0xa esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x420393ca ble_hs_hci_set_hci_version + .text.ble_hs_hci_get_hci_version + 0x420393d4 0xa esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x420393d4 ble_hs_hci_get_hci_version + .text.ble_hs_hci_init + 0x420393de 0x5e esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x420393de ble_hs_hci_init + .text.ble_hs_hci_deinit + 0x4203943c 0x32 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + 0x4203943c ble_hs_hci_deinit + .text.ble_hs_hci_util_handle_pb_bc_join + 0x4203946e 0x14 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + 0x4203946e ble_hs_hci_util_handle_pb_bc_join + .text.ble_hs_hci_util_read_adv_tx_pwr + 0x42039482 0x64 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + 0x42039482 ble_hs_hci_util_read_adv_tx_pwr + .text.ble_hs_hci_util_rand + 0x420394e6 0x52 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + 0x420394e6 ble_hs_hci_util_rand + .text.ble_hs_hci_util_set_random_addr + 0x42039538 0x4a esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + 0x42039538 ble_hs_hci_util_set_random_addr + .text.ble_hs_hci_util_data_hdr_strip + 0x42039582 0x4c esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + 0x42039582 ble_hs_hci_util_data_hdr_strip + .text.ble_store_config_compare_bond_count + 0x420395ce 0xc esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x420395ce ble_store_config_compare_bond_count + .text.ble_addr_cmp + 0x420395da 0x2c esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_find_sec + 0x42039606 0xa2 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_read_peer_sec + 0x420396a8 0x68 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_read_our_sec + 0x42039710 0x68 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_find_cccd + 0x42039778 0x8e esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_read_cccd + 0x42039806 0x3c esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_find_rpa_rec + 0x42039842 0x68 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_read_rpa_rec + 0x420398aa 0x3e esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_find_local_irk + 0x420398e8 0x86 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_read_local_irk + 0x4203996e 0x42 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_print_key_sec + 0x420399b0 0x40 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_read + 0x420399f0 0x7c esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x420399f0 ble_store_config_read + .text.ble_store_config_print_value_sec + 0x42039a6c 0x4a esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_write_cccd + 0x42039ab6 0x64 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_write_rpa_rec + 0x42039b1a 0x64 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_write_local_irk + 0x42039b7e 0x64 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete_obj + 0x42039be2 0x3c esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete_sec + 0x42039c1e 0x34 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete_peer_sec + 0x42039c52 0x1e esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete_our_sec + 0x42039c70 0x1e esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete_cccd + 0x42039c8e 0x30 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete_rpa_rec + 0x42039cbe 0x30 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete_local_irk + 0x42039cee 0x30 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_delete + 0x42039d1e 0x54 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x42039d1e ble_store_config_delete + .text.ble_restore_peer_sec_nvs + 0x42039d72 0xda esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x42039d72 ble_restore_peer_sec_nvs + .text.ble_store_config_write_peer_sec + 0x42039e4c 0xcc esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_write + 0x42039f18 0x52 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x42039f18 ble_store_config_write + .text.ble_restore_our_sec_nvs + 0x42039f6a 0xdc esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x42039f6a ble_restore_our_sec_nvs + .text.ble_store_config_write_our_sec + 0x4203a046 0xcc esp-idf/bt/libbt.a(ble_store_config.c.obj) + .text.ble_store_config_init + 0x4203a112 0x50 esp-idf/bt/libbt.a(ble_store_config.c.obj) + 0x4203a112 ble_store_config_init + .text.ble_hs_stop_cb + 0x4203a162 0x1e esp-idf/bt/libbt.a(nimble_port.c.obj) + .text.nimble_port_stop_cb + 0x4203a180 0x1e esp-idf/bt/libbt.a(nimble_port.c.obj) + .text.esp_nimble_init + 0x4203a19e 0x66 esp-idf/bt/libbt.a(nimble_port.c.obj) + 0x4203a19e esp_nimble_init + .text.esp_nimble_deinit + 0x4203a204 0x5c esp-idf/bt/libbt.a(nimble_port.c.obj) + 0x4203a204 esp_nimble_deinit + .text.nimble_port_init + 0x4203a260 0xc8 esp-idf/bt/libbt.a(nimble_port.c.obj) + 0x4203a260 nimble_port_init + .text.nimble_port_deinit + 0x4203a328 0x9a esp-idf/bt/libbt.a(nimble_port.c.obj) + 0x4203a328 nimble_port_deinit + .text.nimble_port_stop + 0x4203a3c2 0x10c esp-idf/bt/libbt.a(nimble_port.c.obj) + 0x4203a3c2 nimble_port_stop + .text.esp_nimble_enable + 0x4203a4ce 0x2c esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + 0x4203a4ce esp_nimble_enable + .text.esp_nimble_disable + 0x4203a4fa 0x26 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + 0x4203a4fa esp_nimble_disable + .text.nimble_port_freertos_init + 0x4203a520 0xe esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + 0x4203a520 nimble_port_freertos_init + .text.nimble_port_freertos_deinit + 0x4203a52e 0xe esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + 0x4203a52e nimble_port_freertos_deinit + .text.put_le16 + 0x4203a53c 0xc esp-idf/bt/libbt.a(endian.c.obj) + 0x4203a53c put_le16 + .text.put_le32 + 0x4203a548 0x1c esp-idf/bt/libbt.a(endian.c.obj) + 0x4203a548 put_le32 + .text.get_le16 + 0x4203a564 0x10 esp-idf/bt/libbt.a(endian.c.obj) + 0x4203a564 get_le16 + .text.get_le32 + 0x4203a574 0x1e esp-idf/bt/libbt.a(endian.c.obj) + 0x4203a574 get_le32 + .text.get_be32 + 0x4203a592 0x1e esp-idf/bt/libbt.a(endian.c.obj) + 0x4203a592 get_be32 + .text.swap_in_place + 0x4203a5b0 0x28 esp-idf/bt/libbt.a(endian.c.obj) + 0x4203a5b0 swap_in_place + .text.swap_buf + 0x4203a5d8 0x20 esp-idf/bt/libbt.a(endian.c.obj) + 0x4203a5d8 swap_buf + .text.os_mempool_init_internal + 0x4203a5f8 0x6e esp-idf/bt/libbt.a(os_mempool.c.obj) + .text.os_mempool_init + 0x4203a666 0x10 esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a666 os_mempool_init + .text.os_mempool_ext_init + 0x4203a676 0x20 esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a676 os_mempool_ext_init + .text.os_mempool_clear + 0x4203a696 0x40 esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a696 os_mempool_clear + .text.os_mempool_ext_clear + 0x4203a6d6 0x1a esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a6d6 os_mempool_ext_clear + .text.os_memblock_from + 0x4203a6f0 0x38 esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a6f0 os_memblock_from + .text.os_memblock_get + 0x4203a728 0x5e esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a728 os_memblock_get + .text.os_memblock_put_from_cb + 0x4203a786 0x44 esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a786 os_memblock_put_from_cb + .text.os_memblock_put + 0x4203a7ca 0x2c esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a7ca os_memblock_put + .text.os_mempool_module_init + 0x4203a7f6 0xc esp-idf/bt/libbt.a(os_mempool.c.obj) + 0x4203a7f6 os_mempool_module_init + .text.mem_init_mbuf_pool + 0x4203a802 0x48 esp-idf/bt/libbt.a(mem.c.obj) + 0x4203a802 mem_init_mbuf_pool + .text.mem_split_frag + 0x4203a84a 0x56 esp-idf/bt/libbt.a(mem.c.obj) + 0x4203a84a mem_split_frag + .text._os_msys_find_pool + 0x4203a8a0 0x2a esp-idf/bt/libbt.a(os_mbuf.c.obj) + .text._os_mbuf_copypkthdr + 0x4203a8ca 0x66 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .text.os_msys_register + 0x4203a930 0x42 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a930 os_msys_register + .text.os_msys_reset + 0x4203a972 0xc esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a972 os_msys_reset + .text.os_mbuf_pool_init + 0x4203a97e 0xc esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a97e os_mbuf_pool_init + .text.os_mbuf_get + 0x4203a98a 0x44 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a98a os_mbuf_get + .text.os_mbuf_get_pkthdr + 0x4203a9ce 0x4c esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203a9ce os_mbuf_get_pkthdr + .text.os_msys_get_pkthdr + 0x4203aa1a 0x2c esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203aa1a os_msys_get_pkthdr + .text.os_mbuf_free + 0x4203aa46 0x1a esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203aa46 os_mbuf_free + .text.os_mbuf_free_chain + 0x4203aa60 0x1c esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203aa60 os_mbuf_free_chain + .text.os_mbuf_append + 0x4203aa7c 0xf0 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203aa7c os_mbuf_append + .text.os_mbuf_off + 0x4203ab6c 0x20 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203ab6c os_mbuf_off + .text.os_mbuf_appendfrom + 0x4203ab8c 0x74 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203ab8c os_mbuf_appendfrom + .text.os_mbuf_copydata + 0x4203ac00 0x76 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203ac00 os_mbuf_copydata + .text.os_mbuf_adj + 0x4203ac76 0xd2 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203ac76 os_mbuf_adj + .text.os_mbuf_cmpf + 0x4203ad48 0x9a esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203ad48 os_mbuf_cmpf + .text.os_mbuf_cmpm + 0x4203ade2 0xf2 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203ade2 os_mbuf_cmpm + .text.os_mbuf_prepend + 0x4203aed4 0xd6 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203aed4 os_mbuf_prepend + .text.os_mbuf_copyinto + 0x4203afaa 0xac esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203afaa os_mbuf_copyinto + .text.os_mbuf_concat + 0x4203b056 0x48 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203b056 os_mbuf_concat + .text.os_mbuf_extend + 0x4203b09e 0x7e esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203b09e os_mbuf_extend + .text.os_mbuf_pullup + 0x4203b11c 0x12c esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203b11c os_mbuf_pullup + .text.os_mbuf_prepend_pullup + 0x4203b248 0x1c esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203b248 os_mbuf_prepend_pullup + .text.os_mbuf_trim_front + 0x4203b264 0x82 esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203b264 os_mbuf_trim_front + .text.os_mbuf_pack_chains + 0x4203b2e6 0xfa esp-idf/bt/libbt.a(os_mbuf.c.obj) + 0x4203b2e6 os_mbuf_pack_chains + .text.os_msys_init_once + 0x4203b3e0 0x66 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .text.os_msys_buf_alloc + 0x4203b446 0x60 esp-idf/bt/libbt.a(os_msys_init.c.obj) + 0x4203b446 os_msys_buf_alloc + .text.os_msys_buf_free + 0x4203b4a6 0x36 esp-idf/bt/libbt.a(os_msys_init.c.obj) + 0x4203b4a6 os_msys_buf_free + .text.os_msys_init + 0x4203b4dc 0x62 esp-idf/bt/libbt.a(os_msys_init.c.obj) + 0x4203b4dc os_msys_init + .text.npl_freertos_event_run + 0x4203b53e 0x12 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b53e npl_freertos_event_run + .text.npl_freertos_event_is_queued + 0x4203b550 0xe esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b550 npl_freertos_event_is_queued + .text.npl_freertos_event_get_arg + 0x4203b55e 0x8 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b55e npl_freertos_event_get_arg + .text.npl_freertos_event_set_arg + 0x4203b566 0x8 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b566 npl_freertos_event_set_arg + .text.esp_err_to_npl_error + 0x4203b56e 0x20 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .text.npl_freertos_callout_get_ticks + 0x4203b58e 0x4 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b58e npl_freertos_callout_get_ticks + .text.npl_freertos_callout_set_arg + 0x4203b592 0x8 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b592 npl_freertos_callout_set_arg + .text.npl_freertos_time_ms_to_ticks + 0x4203b59a 0x6 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b59a npl_freertos_time_ms_to_ticks + .text.npl_freertos_time_ticks_to_ms + 0x4203b5a0 0x6 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b5a0 npl_freertos_time_ticks_to_ms + .text.npl_freertos_time_ms_to_ticks32 + 0x4203b5a6 0x2 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b5a6 npl_freertos_time_ms_to_ticks32 + .text.npl_freertos_time_ticks_to_ms32 + 0x4203b5a8 0x2 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b5a8 npl_freertos_time_ticks_to_ms32 + .text.npl_freertos_hw_is_in_critical + 0x4203b5aa 0xa esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b5aa npl_freertos_hw_is_in_critical + .text.npl_freertos_get_time_forever + 0x4203b5b4 0x4 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b5b4 npl_freertos_get_time_forever + .text.npl_freertos_os_started + 0x4203b5b8 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b5b8 npl_freertos_os_started + .text.npl_freertos_get_current_task_id + 0x4203b5d0 0x12 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b5d0 npl_freertos_get_current_task_id + .text.npl_freertos_event_reset + 0x4203b5e2 0x6a esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b5e2 npl_freertos_event_reset + .text.npl_freertos_callout_mem_reset + 0x4203b64c 0xcc esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b64c npl_freertos_callout_mem_reset + .text.ble_npl_event_fn_wrapper + 0x4203b718 0x84 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .text.npl_freertos_event_init + 0x4203b79c 0xca esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b79c npl_freertos_event_init + .text.npl_freertos_event_deinit + 0x4203b866 0x78 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b866 npl_freertos_event_deinit + .text.npl_freertos_eventq_init + 0x4203b8de 0x102 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b8de npl_freertos_eventq_init + .text.npl_freertos_eventq_deinit + 0x4203b9e0 0x88 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203b9e0 npl_freertos_eventq_deinit + .text.npl_freertos_mutex_deinit + 0x4203ba68 0x90 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203ba68 npl_freertos_mutex_deinit + .text.npl_freertos_sem_deinit + 0x4203baf8 0x90 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203baf8 npl_freertos_sem_deinit + .text.npl_freertos_eventq_get + 0x4203bb88 0x114 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203bb88 npl_freertos_eventq_get + .text.npl_freertos_eventq_put + 0x4203bc9c 0xba esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203bc9c npl_freertos_eventq_put + .text.npl_freertos_hw_enter_critical + 0x4203bd56 0x22 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203bd56 npl_freertos_hw_enter_critical + .text.npl_freertos_sem_get_count + 0x4203bd78 0x1a esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203bd78 npl_freertos_sem_get_count + .text.npl_freertos_eventq_remove + 0x4203bd92 0x254 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203bd92 npl_freertos_eventq_remove + .text.npl_freertos_hw_exit_critical + 0x4203bfe6 0x20 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203bfe6 npl_freertos_hw_exit_critical + .text.npl_freertos_mutex_init + 0x4203c006 0xb2 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c006 npl_freertos_mutex_init + .text.npl_freertos_eventq_is_empty + 0x4203c0b8 0x1a esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c0b8 npl_freertos_eventq_is_empty + .text.npl_freertos_mutex_pend + 0x4203c0d2 0xe6 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c0d2 npl_freertos_mutex_pend + .text.npl_freertos_mutex_release + 0x4203c1b8 0xe2 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c1b8 npl_freertos_mutex_release + .text.npl_freertos_sem_init + 0x4203c29a 0xbe esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c29a npl_freertos_sem_init + .text.npl_freertos_sem_pend + 0x4203c358 0x114 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c358 npl_freertos_sem_pend + .text.npl_freertos_sem_release + 0x4203c46c 0x106 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c46c npl_freertos_sem_release + .text.npl_freertos_callout_init + 0x4203c572 0x1aa esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c572 npl_freertos_callout_init + .text.npl_freertos_callout_stop + 0x4203c71c 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c71c npl_freertos_callout_stop + .text.npl_freertos_callout_deinit + 0x4203c734 0xda esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c734 npl_freertos_callout_deinit + .text.npl_freertos_callout_reset + 0x4203c80e 0x38 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c80e npl_freertos_callout_reset + .text.npl_freertos_callout_is_active + 0x4203c846 0x16 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c846 npl_freertos_callout_is_active + .text.npl_freertos_callout_remaining_ticks + 0x4203c85c 0x52 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c85c npl_freertos_callout_remaining_ticks + .text.npl_freertos_time_get + 0x4203c8ae 0x20 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c8ae npl_freertos_time_get + .text.npl_freertos_time_delay + 0x4203c8ce 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c8ce npl_freertos_time_delay + .text.npl_freertos_funcs_init + 0x4203c8e6 0x64 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c8e6 npl_freertos_funcs_init + .text.npl_freertos_mempool_init + 0x4203c94a 0x110 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203c94a npl_freertos_mempool_init + .text.npl_freertos_funcs_deinit + 0x4203ca5a 0x24 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x4203ca5a npl_freertos_funcs_deinit + .text.controller_rcv_pkt_ready + 0x4203ca7e 0x22 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .text.ble_hci_rx_acl + 0x4203caa0 0xa6 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .text.ble_hci_trans_hs_cmd_tx + 0x4203cb46 0x7c esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + 0x4203cb46 ble_hci_trans_hs_cmd_tx + .text.ble_hci_trans_ll_evt_tx + 0x4203cbc2 0xe esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + 0x4203cbc2 ble_hci_trans_ll_evt_tx + .text.host_rcv_pkt + 0x4203cbd0 0x18e esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .text.ble_hci_trans_hs_acl_tx + 0x4203cd5e 0x84 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + 0x4203cd5e ble_hci_trans_hs_acl_tx + .text.esp_nimble_hci_init + 0x4203cde2 0x58 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + 0x4203cde2 esp_nimble_hci_init + .text.esp_nimble_hci_deinit + 0x4203ce3a 0x4e esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + 0x4203ce3a esp_nimble_hci_deinit + .text.ble_transport_acl_put + 0x4203ce88 0xe esp-idf/bt/libbt.a(transport.c.obj) + .text.ble_transport_alloc_cmd + 0x4203ce96 0x16 esp-idf/bt/libbt.a(transport.c.obj) + 0x4203ce96 ble_transport_alloc_cmd + .text.ble_transport_alloc_evt + 0x4203ceac 0x34 esp-idf/bt/libbt.a(transport.c.obj) + 0x4203ceac ble_transport_alloc_evt + .text.ble_transport_alloc_acl_from_ll + 0x4203cee0 0x20 esp-idf/bt/libbt.a(transport.c.obj) + 0x4203cee0 ble_transport_alloc_acl_from_ll + .text.ble_transport_free + 0x4203cf00 0x92 esp-idf/bt/libbt.a(transport.c.obj) + 0x4203cf00 ble_transport_free + .text.ble_buf_free + 0x4203cf92 0x62 esp-idf/bt/libbt.a(transport.c.obj) + 0x4203cf92 ble_buf_free + .text.ble_buf_alloc + 0x4203cff4 0xa4 esp-idf/bt/libbt.a(transport.c.obj) + 0x4203cff4 ble_buf_alloc + .text.ble_transport_init + 0x4203d098 0x17c esp-idf/bt/libbt.a(transport.c.obj) + 0x4203d098 ble_transport_init + .text.ble_transport_deinit + 0x4203d214 0xd2 esp-idf/bt/libbt.a(transport.c.obj) + 0x4203d214 ble_transport_deinit + .text.ble_addr_cmp + 0x4203d2e6 0x2c esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .text.ble_hs_conn_can_alloc + 0x4203d312 0x3a esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d312 ble_hs_conn_can_alloc + .text.ble_hs_conn_chan_find_by_scid + 0x4203d34c 0x1a esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d34c ble_hs_conn_chan_find_by_scid + .text.ble_hs_conn_chan_insert + 0x4203d366 0x3a esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d366 ble_hs_conn_chan_insert + .text.ble_hs_conn_delete_chan + 0x4203d3a0 0x32 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d3a0 ble_hs_conn_delete_chan + .text.ble_hs_conn_foreach + 0x4203d3d2 0x30 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d3d2 ble_hs_conn_foreach + .text.ble_hs_conn_free + 0x4203d402 0x4e esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d402 ble_hs_conn_free + .text.ble_hs_conn_alloc + 0x4203d450 0x8c esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d450 ble_hs_conn_alloc + .text.ble_hs_conn_remove + 0x4203d4dc 0x26 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d4dc ble_hs_conn_remove + .text.ble_hs_conn_find + 0x4203d502 0x1a esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d502 ble_hs_conn_find + .text.ble_hs_conn_insert + 0x4203d51c 0x26 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d51c ble_hs_conn_insert + .text.ble_hs_conn_find_assert + 0x4203d542 0xe esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d542 ble_hs_conn_find_assert + .text.ble_hs_conn_find_by_idx + 0x4203d550 0x1a esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d550 ble_hs_conn_find_by_idx + .text.ble_hs_conn_exists + 0x4203d56a 0x12 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d56a ble_hs_conn_exists + .text.ble_hs_conn_first + 0x4203d57c 0xa esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d57c ble_hs_conn_first + .text.ble_hs_conn_addrs + 0x4203d586 0x20c esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d586 ble_hs_conn_addrs + .text.ble_hs_conn_find_by_addr + 0x4203d792 0x7a esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d792 ble_hs_conn_find_by_addr + .text.ble_hs_conn_timer + 0x4203d80c 0xb4 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d80c ble_hs_conn_timer + .text.ble_hs_conn_init + 0x4203d8c0 0x3a esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + 0x4203d8c0 ble_hs_conn_init + .text.ble_sm_dispatch_get + 0x4203d8fa 0x1a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_proc_remove + 0x4203d914 0x34 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_proc_matches + 0x4203d948 0x3c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_insert + 0x4203d984 0x22 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_rx_noop + 0x4203d9a6 0x1a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_build_authreq + 0x4203d9c0 0x2e esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_key_dist + 0x4203d9ee 0x2e esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_state_after_pair + 0x4203da1c 0x10 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_pair_base_fill + 0x4203da2c 0x38 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_pair_req_fill + 0x4203da64 0x34 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_pair_rsp_fill + 0x4203da98 0x40 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_verify_auth_requirements + 0x4203dad8 0x4 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_gen_ediv + 0x4203dadc 0x10 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_gen_master_id_rand + 0x4203daec 0x12 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_gen_csrk + 0x4203dafe 0x12 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_io_action + 0x4203db10 0x1c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_pair_cfg + 0x4203db2c 0xd4 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_gen_ltk + 0x4203dc00 0x40 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_extract_expired + 0x4203dc40 0xa2 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_update_sec_state + 0x4203dce2 0x6c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_key_exch_success + 0x4203dd4e 0x5c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_key_rxed + 0x4203ddaa 0x2a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_exec + 0x4203ddd4 0x54 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_sec_req_exec + 0x4203de28 0x4a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_fill_store_value + 0x4203de72 0x134 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_key_exch_exec + 0x4203dfa6 0x2ec esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_start_encrypt_tx + 0x4203e292 0x5c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_enc_restore_exec + 0x4203e2ee 0x18 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_enc_start_exec + 0x4203e306 0x50 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_ltk_req_reply_tx + 0x4203e356 0x40 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_ltk_start_exec + 0x4203e396 0x3a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_ltk_req_neg_reply_tx + 0x4203e3d0 0x32 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_ltk_restore_exec + 0x4203e402 0x70 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_random_exec + 0x4203e472 0x1c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_confirm_exec + 0x4203e48e 0x1c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_proc_set_timer + 0x4203e4aa 0x40 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_pair_fail_tx + 0x4203e4ea 0x5a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_persist_keys + 0x4203e544 0x208 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_proc_free + 0x4203e74c 0x1a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_proc_alloc + 0x4203e766 0x2e esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_retrieve_ltk + 0x4203e794 0x6a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_read_bond + 0x4203e7fe 0x6a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_fail_rx + 0x4203e868 0x3e esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_chk_repeat_pairing + 0x4203e8a6 0xae esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_num_procs + 0x4203e954 0x14 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203e954 ble_sm_num_procs + .text.ble_sm_chk_store_overflow_by_type + 0x4203e968 0x4c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_chk_store_overflow + 0x4203e9b4 0x24 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_gen_pair_rand + 0x4203e9d8 0x10 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203e9d8 ble_sm_gen_pair_rand + .text.ble_sm_ia_ra + 0x4203e9e8 0x120 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203e9e8 ble_sm_ia_ra + .text.ble_sm_proc_find + 0x4203eb08 0x54 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203eb08 ble_sm_proc_find + .text.ble_sm_sign_info_rx + 0x4203eb5c 0xa8 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_id_addr_info_rx + 0x4203ec04 0xc2 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_id_info_rx + 0x4203ecc6 0xa4 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_master_id_rx + 0x4203ed6a 0xda esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_enc_info_rx + 0x4203ee44 0xac esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_pair_req_rx + 0x4203eef0 0x19e esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_ioact_state + 0x4203f08e 0x34 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f08e ble_sm_ioact_state + .text.ble_sm_proc_can_advance + 0x4203f0c2 0x3e esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f0c2 ble_sm_proc_can_advance + .text.ble_sm_confirm_rx + 0x4203f100 0xd8 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_pair_rsp_rx + 0x4203f1d8 0x14c esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_our_pair_rand + 0x4203f324 0x14 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f324 ble_sm_our_pair_rand + .text.ble_sm_pair_exec + 0x4203f338 0x116 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_peer_pair_rand + 0x4203f44e 0x14 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f44e ble_sm_peer_pair_rand + .text.ble_sm_random_rx + 0x4203f462 0x9a esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_incr_peer_sign_counter + 0x4203f4fc 0x92 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f4fc ble_sm_incr_peer_sign_counter + .text.ble_sm_timer + 0x4203f58e 0x44 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f58e ble_sm_timer + .text.ble_sm_slave_initiate + 0x4203f5d2 0x70 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f5d2 ble_sm_slave_initiate + .text.ble_sm_process_result + 0x4203f642 0x156 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f642 ble_sm_process_result + .text.ble_sm_enc_event_rx + 0x4203f798 0x130 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_enc_change_rx + 0x4203f8c8 0x26 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f8c8 ble_sm_enc_change_rx + .text.ble_sm_enc_key_refresh_rx + 0x4203f8ee 0x22 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f8ee ble_sm_enc_key_refresh_rx + .text.ble_sm_ltk_req_rx + 0x4203f910 0x14e esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203f910 ble_sm_ltk_req_rx + .text.ble_sm_pair_initiate + 0x4203fa5e 0x90 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203fa5e ble_sm_pair_initiate + .text.ble_sm_rx + 0x4203faee 0x78 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_enc_initiate + 0x4203fb66 0xc6 esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203fb66 ble_sm_enc_initiate + .text.ble_sm_sec_req_rx + 0x4203fc2c 0x126 esp-idf/bt/libbt.a(ble_sm.c.obj) + .text.ble_sm_connection_broken + 0x4203fd52 0x2c esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203fd52 ble_sm_connection_broken + .text.ble_sm_init + 0x4203fd7e 0x4a esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203fd7e ble_sm_init + .text.ble_sm_create_chan + 0x4203fdc8 0x2c esp-idf/bt/libbt.a(ble_sm.c.obj) + 0x4203fdc8 ble_sm_create_chan + .text.ble_l2cap_sig_tx + 0x4203fdf4 0x44 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + 0x4203fdf4 ble_l2cap_sig_tx + .text.ble_l2cap_sig_hdr_parse + 0x4203fe38 0x22 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + 0x4203fe38 ble_l2cap_sig_hdr_parse + .text.ble_l2cap_sig_cmd_get + 0x4203fe5a 0x68 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + 0x4203fe5a ble_l2cap_sig_cmd_get + .text.ble_l2cap_sig_reject_tx + 0x4203fec2 0x58 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + 0x4203fec2 ble_l2cap_sig_reject_tx + .text.ble_l2cap_sig_reject_invalid_cid_tx + 0x4203ff1a 0x1c esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + 0x4203ff1a ble_l2cap_sig_reject_invalid_cid_tx + .text.ble_hs_hci_cmd_transport + 0x4203ff36 0x1c esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .text.ble_hs_hci_cmd_send + 0x4203ff52 0x5e esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .text.ble_hs_hci_cmd_send_buf + 0x4203ffb0 0x4e esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + 0x4203ffb0 ble_hs_hci_cmd_send_buf + .text.ble_att_svr_next_id + 0x4203fffe 0x14 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_prep_find_prev + 0x42040012 0x22 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_prep_validate + 0x42040034 0x6c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_entry_alloc + 0x420400a0 0x2c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_get_sec_state + 0x420400cc 0x28 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_check_perms + 0x420400f4 0x188 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_read + 0x4204027c 0x6a esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_write + 0x420402e6 0x6e esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_pullup_req_base + 0x42040354 0x26 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_build_mtu_rsp + 0x4204037a 0x8c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_pkt + 0x42040406 0x38 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_build_write_rsp + 0x4204043e 0x40 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_build_indicate_rsp + 0x4204047e 0x40 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_fill_info + 0x420404be 0xdc esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_build_find_info_rsp + 0x4204059a 0x7c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_read_group_type_entry_write + 0x42040616 0x68 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_is_valid_find_group_type + 0x4204067e 0x34 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_is_valid_group_end + 0x420406b2 0x72 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_is_valid_read_group_type + 0x42040724 0x1e esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_read_flat + 0x42040742 0x80 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_fill_type_value_entry + 0x420407c2 0x6e esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_fill_type_value + 0x42040830 0x10a esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_build_find_type_value_rsp + 0x4204093a 0x74 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_service_uuid + 0x420409ae 0x36 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_build_read_group_type_rsp + 0x420409e4 0x1a8 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_free_start_mem + 0x42040b8c 0x22 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_prep_free + 0x42040bae 0x26 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_prep_alloc + 0x42040bd4 0x7c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_insert_prep_entry + 0x42040c50 0xac esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_prep_extract + 0x42040cfc 0x68 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_register + 0x42040d64 0x7c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42040d64 ble_att_svr_register + .text.ble_att_svr_prev_handle + 0x42040de0 0xa esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42040de0 ble_att_svr_prev_handle + .text.ble_att_svr_find_by_handle + 0x42040dea 0x1a esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42040dea ble_att_svr_find_by_handle + .text.ble_att_svr_write_handle + 0x42040e04 0x44 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_prep_write + 0x42040e48 0x74 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_find_by_uuid + 0x42040ebc 0x46 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42040ebc ble_att_svr_find_by_uuid + .text.ble_att_svr_build_read_type_rsp + 0x42040f02 0x16a esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_ticks_until_tmo + 0x4204106c 0x1a esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x4204106c ble_att_svr_ticks_until_tmo + .text.ble_att_svr_read_handle + 0x42041086 0x44 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041086 ble_att_svr_read_handle + .text.ble_att_svr_build_read_mult_rsp + 0x420410ca 0xc2 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_build_read_mult_rsp_var + 0x4204118c 0x120 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_tx_error_rsp + 0x420412ac 0x52 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420412ac ble_att_svr_tx_error_rsp + .text.ble_att_svr_tx_rsp + 0x420412fe 0xb0 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .text.ble_att_svr_rx_mtu + 0x420413ae 0xaa esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420413ae ble_att_svr_rx_mtu + .text.ble_att_svr_rx_find_info + 0x42041458 0x86 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041458 ble_att_svr_rx_find_info + .text.ble_att_svr_rx_find_type_value + 0x420414de 0x9e esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420414de ble_att_svr_rx_find_type_value + .text.ble_att_svr_rx_read_type + 0x4204157c 0xcc esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x4204157c ble_att_svr_rx_read_type + .text.ble_att_svr_rx_read + 0x42041648 0x94 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041648 ble_att_svr_rx_read + .text.ble_att_svr_rx_read_blob + 0x420416dc 0xa4 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420416dc ble_att_svr_rx_read_blob + .text.ble_att_svr_rx_read_mult + 0x42041780 0x3c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041780 ble_att_svr_rx_read_mult + .text.ble_att_svr_rx_read_mult_var + 0x420417bc 0x3e esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420417bc ble_att_svr_rx_read_mult_var + .text.ble_att_svr_rx_read_group_type + 0x420417fa 0xe2 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420417fa ble_att_svr_rx_read_group_type + .text.ble_att_svr_rx_write + 0x420418dc 0x80 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420418dc ble_att_svr_rx_write + .text.ble_att_svr_rx_write_no_rsp + 0x4204195c 0x52 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x4204195c ble_att_svr_rx_write_no_rsp + .text.ble_att_svr_rx_signed_write + 0x420419ae 0x1c4 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x420419ae ble_att_svr_rx_signed_write + .text.ble_att_svr_prep_clear + 0x42041b72 0x1e esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041b72 ble_att_svr_prep_clear + .text.ble_att_svr_rx_prep_write + 0x42041b90 0xda esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041b90 ble_att_svr_rx_prep_write + .text.ble_att_svr_rx_exec_write + 0x42041c6a 0xbc esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041c6a ble_att_svr_rx_exec_write + .text.ble_att_svr_rx_notify + 0x42041d26 0x6c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041d26 ble_att_svr_rx_notify + .text.ble_att_svr_rx_indicate + 0x42041d92 0x94 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041d92 ble_att_svr_rx_indicate + .text.ble_att_svr_start + 0x42041e26 0x6c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041e26 ble_att_svr_start + .text.ble_att_svr_stop + 0x42041e92 0xe esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041e92 ble_att_svr_stop + .text.ble_att_svr_init + 0x42041ea0 0x56 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + 0x42041ea0 ble_att_svr_init + .text.ble_hs_atomic_conn_delete + 0x42041ef6 0x36 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + 0x42041ef6 ble_hs_atomic_conn_delete + .text.ble_hs_atomic_conn_flags + 0x42041f2c 0x3c esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + 0x42041f2c ble_hs_atomic_conn_flags + .text.ble_hs_atomic_first_conn_handle + 0x42041f68 0x28 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + 0x42041f68 ble_hs_atomic_first_conn_handle + .text.ble_sm_alg_xor_128 + 0x42041f90 0x2a esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .text.ble_sm_alg_log_buf + 0x42041fba 0x12 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .text.mbedtls_gen_keypair + 0x42041fcc 0x120 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .text.ble_sm_alg_encrypt + 0x420420ec 0x86 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x420420ec ble_sm_alg_encrypt + .text.ble_sm_alg_s1 + 0x42042172 0xd6 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x42042172 ble_sm_alg_s1 + .text.ble_sm_alg_c1 + 0x42042248 0x198 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x42042248 ble_sm_alg_c1 + .text.ble_sm_alg_aes_cmac + 0x420423e0 0x82 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x420423e0 ble_sm_alg_aes_cmac + .text.ble_sm_alg_f4 + 0x42042462 0x90 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x42042462 ble_sm_alg_f4 + .text.ble_sm_alg_f5 + 0x420424f2 0x184 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x420424f2 ble_sm_alg_f5 + .text.ble_sm_alg_f6 + 0x42042676 0x1be esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x42042676 ble_sm_alg_f6 + .text.ble_sm_alg_g2 + 0x42042834 0xd6 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x42042834 ble_sm_alg_g2 + .text.ble_sm_alg_gen_dhkey + 0x4204290a 0x1e6 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x4204290a ble_sm_alg_gen_dhkey + .text.ble_sm_alg_gen_key_pair + 0x42042af0 0x68 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x42042af0 ble_sm_alg_gen_key_pair + .text.ble_sm_alg_ecc_init + 0x42042b58 0x2 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + 0x42042b58 ble_sm_alg_ecc_init + .text.ble_hs_stop_register_listener + 0x42042b5a 0x14 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .text.ble_hs_stop_terminate_conn + 0x42042b6e 0x50 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .text.ble_hs_stop_begin + 0x42042bbe 0x6c esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .text.ble_hs_stop_done + 0x42042c2a 0x5e esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .text.ble_hs_stop_gap_event + 0x42042c88 0x38 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .text.ble_hs_stop_terminate_timeout_cb + 0x42042cc0 0x3c esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .text.ble_hs_stop + 0x42042cfc 0xac esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + 0x42042cfc ble_hs_stop + .text.ble_hs_stop_init + 0x42042da8 0x32 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + 0x42042da8 ble_hs_stop_init + .text.ble_hs_stop_deinit + 0x42042dda 0x1e esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + 0x42042dda ble_hs_stop_deinit + .text.ble_sm_gen_stk + 0x42042df8 0x58 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .text.ble_sm_lgcy_io_action + 0x42042e50 0xde esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + 0x42042e50 ble_sm_lgcy_io_action + .text.ble_sm_lgcy_confirm_exec + 0x42042f2e 0xaa esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + 0x42042f2e ble_sm_lgcy_confirm_exec + .text.ble_sm_lgcy_random_exec + 0x42042fd8 0x80 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + 0x42042fd8 ble_sm_lgcy_random_exec + .text.ble_sm_lgcy_random_rx + 0x42043058 0xda esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + 0x42043058 ble_sm_lgcy_random_rx + .text.ble_sm_cmd_get + 0x42043132 0x54 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + 0x42043132 ble_sm_cmd_get + .text.ble_sm_tx + 0x42043186 0x38 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + 0x42043186 ble_sm_tx + .text.ble_sm_sc_initiator_txes_confirm + 0x420431be 0x18 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_responder_verifies_random + 0x420431d6 0x18 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_gen_ri + 0x420431ee 0x5e esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_random_advance + 0x4204324c 0x36 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_gen_numcmp + 0x42043282 0x5a esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_gen_pub_priv + 0x420432dc 0xe esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_ensure_keys_generated + 0x420432ea 0x56 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_dhkey_addrs + 0x42043340 0x94 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_io_action + 0x420433d4 0xfc esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x420433d4 ble_sm_sc_io_action + .text.ble_sm_dhkey_check_process + 0x420434d0 0x178 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .text.ble_sm_sc_confirm_exec + 0x42043648 0xd2 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x42043648 ble_sm_sc_confirm_exec + .text.ble_sm_sc_random_exec + 0x4204371a 0xca esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x4204371a ble_sm_sc_random_exec + .text.ble_sm_sc_random_rx + 0x420437e4 0x202 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x420437e4 ble_sm_sc_random_rx + .text.ble_sm_sc_public_key_exec + 0x420439e6 0x10a esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x420439e6 ble_sm_sc_public_key_exec + .text.ble_sm_sc_public_key_rx + 0x42043af0 0x16c esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x42043af0 ble_sm_sc_public_key_rx + .text.ble_sm_sc_dhkey_check_exec + 0x42043c5c 0xfa esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x42043c5c ble_sm_sc_dhkey_check_exec + .text.ble_sm_sc_dhkey_check_rx + 0x42043d56 0x70 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x42043d56 ble_sm_sc_dhkey_check_rx + .text.ble_sm_sc_init + 0x42043dc6 0x16 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + 0x42043dc6 ble_sm_sc_init + .text.btdm_funcs_table_destroy + 0x42043ddc 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 + 0x42043e38 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 + 0x42043fac 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42043fac btdm_lpclk_select_src + .text.btdm_lpclk_set_div + 0x42043fe0 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42043fe0 btdm_lpclk_set_div + .text.btdm_wakeup_request + 0x4204400a 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x4204400a btdm_wakeup_request + .text.btdm_set_cca_sw_intr + 0x42044074 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42044074 btdm_set_cca_sw_intr + .text.r_btdm_config_cca_sw + 0x42044094 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42044094 r_btdm_config_cca_sw + .text.btdm_power_state_active + 0x420440f2 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x420440f2 btdm_power_state_active + .text.btdm_controller_get_mode + 0x420440fa 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x420440fa btdm_controller_get_mode + .text.btdm_controller_get_compile_version + 0x42044114 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42044114 btdm_controller_get_compile_version + .text.btdm_controller_enable_sleep + 0x4204411e 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x4204411e btdm_controller_enable_sleep + .text.btdm_controller_get_sleep_mode + 0x4204415c 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x4204415c btdm_controller_get_sleep_mode + .text.esp_ble_scan_channel_setting + 0x42044176 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42044176 esp_ble_scan_channel_setting + .text.btdm_in_wakeup_requesting_set + 0x4204419a 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x4204419a btdm_in_wakeup_requesting_set + .text.rw_schedule + 0x420441da 0xb6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x420441da rw_schedule + .text.rw_em_show + 0x42044290 0x2c8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42044290 rw_em_show + .text.btdm_rom_ref_init + 0x42044558 0xaa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42044558 btdm_rom_ref_init + .text.rw_pre_main + 0x42044602 0xdc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42044602 rw_pre_main + .text.btdm_controller_on_reset + 0x420446de 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x420446de btdm_controller_on_reset + .text.rw_stop 0x4204471a 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x4204471a rw_stop + .text.btdm_controller_enable + 0x4204476a 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x4204476a btdm_controller_enable + .text.btdm_controller_disable + 0x420447bc 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x420447bc btdm_controller_disable + .text.btdm_controller_init + 0x420447f0 0x678 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x420447f0 btdm_controller_init + .text.btdm_controller_deinit + 0x42044e68 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(arch_main.o) + 0x42044e68 btdm_controller_deinit + .text.r_rf_rw_v9_le_init + 0x42044eb8 0x200 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + 0x42044eb8 r_rf_rw_v9_le_init + .text.rw_rf_le_exit_test_mode + 0x420450b8 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + 0x420450b8 rw_rf_le_exit_test_mode + .text.rw_rf_le_enter_test_mode + 0x4204515a 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(bt_rw_v9.o) + 0x4204515a rw_rf_le_enter_test_mode + .text.coex_schm_wakeup_flag_get + 0x420451fc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + 0x420451fc coex_schm_wakeup_flag_get + .text.coex_schm_process_in_active + 0x42045206 0xd8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + 0x42045206 coex_schm_process_in_active + .text.coex_schm_process + 0x420452de 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + 0x420452de coex_schm_process + .text.coex_schm_btdm_callback + 0x42045318 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(coex_schm.o) + 0x42045318 coex_schm_btdm_callback + .text.btdm_hli_funcs_register + 0x4204533c 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + 0x4204533c btdm_hli_funcs_register + .text.btdm_hli_get_funcs + 0x420453d2 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + 0x420453d2 btdm_hli_get_funcs + .text.btdm_hli_get_null_funcs + 0x420453dc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hl_itf.o) + 0x420453dc btdm_hli_get_null_funcs + .text.r_intc_init + 0x420453e6 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + 0x420453e6 r_intc_init + .text.r_intc_enable + 0x42045494 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + 0x42045494 r_intc_enable + .text.r_intc_disable + 0x420454bc 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(intc.o) + 0x420454bc r_intc_disable + .text.hci_le_con_upd_cmd_pre_handler + 0x420454e4 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x420454e4 hci_le_con_upd_cmd_pre_handler + .text.ll_connection_param_rsp_param_handler_pre + 0x42045558 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x42045558 ll_connection_param_rsp_param_handler_pre + .text.ll_connection_param_req_handler_pre + 0x420455a8 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x420455a8 ll_connection_param_req_handler_pre + .text.lld_con_estab_ind_handler_hack + 0x42045608 0x112 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x42045608 lld_con_estab_ind_handler_hack + .text.r_llc_pref_param_compute_eco + 0x4204571a 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x4204571a r_llc_pref_param_compute_eco + .text.r_llc_loc_con_upd_proc_continue + 0x42045796 0x394 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x42045796 r_llc_loc_con_upd_proc_continue + .text.r_llc_rem_con_upd_proc_continue + 0x42045b2a 0x2f4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x42045b2a r_llc_rem_con_upd_proc_continue + .text.r_llc_hci_con_upd_info_send_eco + 0x42045e1e 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_con_upd.o) + 0x42045e1e r_llc_hci_con_upd_info_send_eco + .text.r_llc_rem_encrypt_proc_continue_eco + 0x42045e9a 0x94 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_encrypt.o) + 0x42045e9a r_llc_rem_encrypt_proc_continue_eco + .text.lld_acl_rx_ind_handler_hack + 0x42045f2e 0x13a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + 0x42045f2e lld_acl_rx_ind_handler_hack + .text.r_llc_hci_command_handler_pre + 0x42046068 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + 0x42046068 r_llc_hci_command_handler_pre + .text.r_llc_hci_command_handler_search + 0x4204608c 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + 0x4204608c r_llc_hci_command_handler_search + .text.r_llc_hci_command_handler_get + 0x420460c2 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + 0x420460c2 r_llc_hci_command_handler_get + .text.r_llc_hci_command_handler + 0x420460d4 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_hci.o) + 0x420460d4 r_llc_hci_command_handler + .text.r_llc_le_ping_restart + 0x42046150 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_le_ping.o) + 0x42046150 r_llc_le_ping_restart + .text.llc_llcp_conn_update_ind_ack + 0x420461d2 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x420461d2 llc_llcp_conn_update_ind_ack + .text.llc_llcp_phy_update_ind_ack + 0x42046202 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x42046202 llc_llcp_phy_update_ind_ack + .text.r_llc_llcp_pdu_handler_pre + 0x42046232 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x42046232 r_llc_llcp_pdu_handler_pre + .text.r_llc_llcp_pdu_handler_end + 0x4204624e 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x4204624e r_llc_llcp_pdu_handler_end + .text.r_llc_llcp_pdu_handler_get_overwrite + 0x42046250 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x42046250 r_llc_llcp_pdu_handler_get_overwrite + .text.r_lld_llcp_rx_ind_handler + 0x42046278 0x2a0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x42046278 r_lld_llcp_rx_ind_handler + .text.r_llc_llcp_channel_map_ind_ack + 0x42046518 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x42046518 r_llc_llcp_channel_map_ind_ack + .text.r_llc_llcp_send_eco + 0x42046548 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_llcp.o) + 0x42046548 r_llc_llcp_send_eco + .text.r_llc_init + 0x42046586 0xc2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + 0x42046586 r_llc_init + .text.r_llc_start_eco + 0x42046648 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc.o) + 0x42046648 r_llc_start_eco + .text.r_llc_loc_phy_upd_proc_continue + 0x420466aa 0x552 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + 0x420466aa r_llc_loc_phy_upd_proc_continue + .text.r_llc_rem_phy_upd_proc_continue_eco + 0x42046bfc 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_phy_upd.o) + 0x42046bfc r_llc_rem_phy_upd_proc_continue_eco + .text.ble_ll_qa_test_enable + 0x42046c72 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046c72 ble_ll_qa_test_enable + .text.ble_ll_get_adv_txed_cnt + 0x42046ca4 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046ca4 ble_ll_get_adv_txed_cnt + .text.ble_ll_adv_aa_setting + 0x42046cc2 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046cc2 ble_ll_adv_aa_setting + .text.r_lld_adv_start_hook + 0x42046d00 0x14c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046d00 r_lld_adv_start_hook + .text.r_lld_adv_start_eco + 0x42046e4c 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046e4c r_lld_adv_start_eco + .text.r_lld_adv_adv_data_update_hack + 0x42046ed2 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046ed2 r_lld_adv_adv_data_update_hack + .text.r_lld_adv_scan_rsp_data_update_hack + 0x42046f34 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046f34 r_lld_adv_scan_rsp_data_update_hack + .text.r_lld_adv_start_update_filter_policy + 0x42046f96 0x1ce C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_adv.o) + 0x42046f96 r_lld_adv_start_update_filter_policy + .text.lld_con_llcp_proc_type_get + 0x42047164 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x42047164 lld_con_llcp_proc_type_get + .text.r_lld_con_update_last_clock + 0x42047192 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x42047192 r_lld_con_update_last_clock + .text.r_lld_con_start_hook + 0x420471c4 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x420471c4 r_lld_con_start_hook + .text.r_lld_con_start_eco + 0x420471f4 0xce C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x420471f4 r_lld_con_start_eco + .text.r_lld_con_stop + 0x420472c2 0xbe C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_con.o) + 0x420472c2 r_lld_con_stop + .text.r_lld_init_start_hook + 0x42047380 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) + 0x42047380 r_lld_init_start_hook + .text.r_lld_init_start_hack + 0x42047404 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_init.o) + 0x42047404 r_lld_init_start_hack + .text.lld_rpa_res + 0x42047466 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 + 0x420474b2 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 + 0x42047524 0x4b2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047524 r_lld_core_init + .text.r_lld_env_init + 0x420479d6 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x420479d6 r_lld_env_init + .text.r_lld_env_deinit + 0x42047a62 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047a62 r_lld_env_deinit + .text.r_lld_deinit + 0x42047ae8 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047ae8 r_lld_deinit + .text.lld_ral_valid_count + 0x42047b16 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047b16 lld_ral_valid_count + .text.lld_wl_search + 0x42047b6c 0xbc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047b6c lld_wl_search + .text.r_lld_res_list_clear + 0x42047c28 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047c28 r_lld_res_list_clear + .text.r_lld_res_list_rem + 0x42047cb0 0x192 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047cb0 r_lld_res_list_rem + .text.lld_le_pkt_err_state_check + 0x42047e42 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047e42 lld_le_pkt_err_state_check + .text.lld_rpa_res_list_init + 0x42047e4c 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047e4c lld_rpa_res_list_init + .text.r_lld_init + 0x42047e62 0x228 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42047e62 r_lld_init + .text.lld_priv_rpa_res + 0x4204808a 0x214 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x4204808a lld_priv_rpa_res + .text.lld_wl_rpa_res + 0x4204829e 0x132 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x4204829e lld_wl_rpa_res + .text.lld_wl_res_rem + 0x420483d0 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x420483d0 lld_wl_res_rem + .text.lld_fixed_ch_idx_state_check + 0x42048422 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld.o) + 0x42048422 lld_fixed_ch_idx_state_check + .text.r_lld_per_adv_data_update_hack + 0x4204842c 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_per_adv.o) + 0x4204842c r_lld_per_adv_data_update_hack + .text.ble_ll_scan_aa_setting + 0x4204848e 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x4204848e ble_ll_scan_aa_setting + .text.ble_ll_scan_channel_setting + 0x420484cc 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x420484cc ble_ll_scan_channel_setting + .text.r_lld_scan_start_hook + 0x42048502 0x12a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x42048502 r_lld_scan_start_hook + .text.r_lld_scan_start_eco + 0x4204862c 0x19e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x4204862c r_lld_scan_start_eco + .text.coex_schm_ble_scan_stop + 0x420487ca 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_scan.o) + 0x420487ca coex_schm_ble_scan_stop + .text.r_lld_sync_start_eco + 0x4204880c 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_sync.o) + 0x4204880c r_lld_sync_start_eco + .text.lld_dtm_is_ongoing + 0x42048896 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + 0x42048896 lld_dtm_is_ongoing + .text.r_lld_test_stop + 0x420488a4 0xf2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(lld_test.o) + 0x420488a4 r_lld_test_stop + .text.hci_le_rd_adv_ch_tx_pw_cmd_handler + 0x42048996 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x42048996 hci_le_rd_adv_ch_tx_pw_cmd_handler + .text.hci_le_set_adv_param_cmd_handler + 0x42048a14 0x28e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x42048a14 hci_le_set_adv_param_cmd_handler + .text.hci_le_set_adv_data_cmd_handler + 0x42048ca2 0x134 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x42048ca2 hci_le_set_adv_data_cmd_handler + .text.hci_le_set_scan_rsp_data_cmd_handler + 0x42048dd6 0x134 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x42048dd6 hci_le_set_scan_rsp_data_cmd_handler + .text.hci_le_set_adv_en_cmd_handler + 0x42048f0a 0x30e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x42048f0a hci_le_set_adv_en_cmd_handler + .text.hci_le_set_ext_adv_param_cmd_handler + 0x42049218 0x356 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x42049218 hci_le_set_ext_adv_param_cmd_handler + .text.hci_le_set_adv_set_rand_addr_cmd_handler + 0x4204956e 0x100 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204956e hci_le_set_adv_set_rand_addr_cmd_handler + .text.hci_le_set_ext_adv_data_cmd_handler + 0x4204966e 0x386 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204966e hci_le_set_ext_adv_data_cmd_handler + .text.hci_le_set_ext_scan_rsp_data_cmd_handler + 0x420499f4 0x332 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x420499f4 hci_le_set_ext_scan_rsp_data_cmd_handler + .text.hci_le_set_ext_adv_en_cmd_handler + 0x42049d26 0x6e8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x42049d26 hci_le_set_ext_adv_en_cmd_handler + .text.hci_le_set_per_adv_param_cmd_handler + 0x4204a40e 0x1ce C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204a40e hci_le_set_per_adv_param_cmd_handler + .text.hci_le_set_per_adv_data_cmd_handler + 0x4204a5dc 0x294 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204a5dc hci_le_set_per_adv_data_cmd_handler + .text.hci_le_set_per_adv_en_cmd_handler + 0x4204a870 0x29c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204a870 hci_le_set_per_adv_en_cmd_handler + .text.hci_le_rd_max_adv_data_len_cmd_handler + 0x4204ab0c 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204ab0c hci_le_rd_max_adv_data_len_cmd_handler + .text.hci_le_rd_nb_supp_adv_sets_cmd_handler + 0x4204ab6c 0xba C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204ab6c hci_le_rd_nb_supp_adv_sets_cmd_handler + .text.hci_le_rmv_adv_set_cmd_handler + 0x4204ac26 0xce C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204ac26 hci_le_rmv_adv_set_cmd_handler + .text.hci_le_clear_adv_sets_cmd_handler + 0x4204acf4 0xf8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204acf4 hci_le_clear_adv_sets_cmd_handler + .text.llm_ext_adv_get_own_addr + 0x4204adec 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204adec llm_ext_adv_get_own_addr + .text.llm_clear_adv + 0x4204ae26 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204ae26 llm_clear_adv + .text.adv_itf_version_is_legacy + 0x4204aeaa 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204aeaa adv_itf_version_is_legacy + .text.r_llm_adv_set_release_hack + 0x4204aec2 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_adv.o) + 0x4204aec2 r_llm_adv_set_release_hack + .text.hci_rd_local_ver_info_cmd_handler + 0x4204aefc 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 + 0x4204af56 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 + 0x4204af8a 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 + 0x4204afbe 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 + 0x4204b00a 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 + 0x4204b044 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 + 0x4204b08c 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 + 0x4204b0ca 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 + 0x4204b108 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 + 0x4204b15e 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 + 0x4204b1ca 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 + 0x4204b236 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 + 0x4204b264 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 + 0x4204b2f6 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 + 0x4204b362 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 + 0x4204b3b6 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 + 0x4204b438 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 + 0x4204b4aa 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 + 0x4204b4fe 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 + 0x4204b55c 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 + 0x4204b5ae 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 + 0x4204b654 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 + 0x4204b6b2 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 + 0x4204b738 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 + 0x4204b78e 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 + 0x4204b842 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 + 0x4204b8ae 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 + 0x4204b90e 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 + 0x4204b95e 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 + 0x4204b9b4 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 + 0x4204ba0e 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 + 0x4204baa8 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 + 0x4204bb30 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 + 0x4204bbb6 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 + 0x4204bc22 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 + 0x4204bcaa 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 + 0x4204bd1c 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 + 0x4204bda6 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 + 0x4204bef0 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 + 0x4204c002 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 + 0x4204c0d0 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 + 0x4204c176 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 + 0x4204c1cc 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 + 0x4204c234 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 + 0x4204c258 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 + 0x4204c302 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + 0x4204c302 ble_ll_reset_rand_addr + .text.ble_ll_rand_addr_check + 0x4204c33e 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + 0x4204c33e ble_ll_rand_addr_check + .text.r_llm_hci_cmd_handler_tab_p_get + 0x4204c370 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + 0x4204c370 r_llm_hci_cmd_handler_tab_p_get + .text.r_llm_hci_command_handler + 0x4204c37a 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + 0x4204c37a r_llm_hci_command_handler + .text.llm_hci_env_init + 0x4204c3a8 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + 0x4204c3a8 llm_hci_env_init + .text.llm_hci_env_deinit + 0x4204c3e6 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + 0x4204c3e6 llm_hci_env_deinit + .text.lld_init_end_ind_pre_handler + 0x4204c410 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + 0x4204c410 lld_init_end_ind_pre_handler + .text.hci_le_create_con_cmd_handler + 0x4204c496 0x406 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + 0x4204c496 hci_le_create_con_cmd_handler + .text.hci_le_ext_create_con_cmd_handler + 0x4204c89c 0x46a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + 0x4204c89c hci_le_ext_create_con_cmd_handler + .text.hci_le_create_con_cancel_cmd_handler + 0x4204cd06 0x140 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_init.o) + 0x4204cd06 hci_le_create_con_cancel_cmd_handler + .text.llm_util_flush_list + 0x4204ce46 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204ce46 llm_util_flush_list + .text.llm_adv_is_in_duplicate_scan_duplicate_exceptional_list + 0x4204ce7a 0x146 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204ce7a llm_adv_is_in_duplicate_scan_duplicate_exceptional_list + .text.r_llm_update_duplicate_scan_exceptional_list + 0x4204cfc0 0x22a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204cfc0 r_llm_update_duplicate_scan_exceptional_list + .text.llm_exception_list_init + 0x4204d1ea 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d1ea llm_exception_list_init + .text.r_llm_duplicate_list_clear + 0x4204d22c 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d22c r_llm_duplicate_list_clear + .text.llm_duplicate_list_init + 0x4204d262 0xda C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d262 llm_duplicate_list_init + .text.r_llm_le_features_get + 0x4204d33c 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d33c r_llm_le_features_get + .text.r_llm_env_init + 0x4204d36c 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d36c r_llm_env_init + .text.r_llm_env_deinit + 0x4204d3e6 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d3e6 r_llm_env_deinit + .text.r_llm_init + 0x4204d436 0x2a6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d436 r_llm_init + .text.r_llm_deinit + 0x4204d6dc 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d6dc r_llm_deinit + .text.r_llm_get_preferred_phys + 0x4204d6f2 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d6f2 r_llm_get_preferred_phys + .text.esp_ble_controller_status_check + 0x4204d710 0x1bc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d710 esp_ble_controller_status_check + .text.r_llm_ch_map_update_hack + 0x4204d8cc 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x4204d8cc r_llm_ch_map_update_hack + .text.llm_hash_function_blob + 0x4204d912 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 + 0x4204d95e 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204d95e ble_ll_scan_set_perfer_addr + .text.ble_ll_get_scan_rxed_cnt + 0x4204d98c 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204d98c ble_ll_get_scan_rxed_cnt + .text.hci_le_set_scan_param_cmd_handler + 0x4204d9aa 0x1cc 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_scan_param_cmd_handler + .text.hci_le_set_ext_scan_param_cmd_handler + 0x4204db76 0x1a6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204db76 hci_le_set_ext_scan_param_cmd_handler + .text.hci_le_set_ext_scan_en_cmd_handler + 0x4204dd1c 0x3e6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204dd1c hci_le_set_ext_scan_en_cmd_handler + .text.llm_is_pal_empty + 0x4204e102 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e102 llm_is_pal_empty + .text.hci_le_per_adv_create_sync_cmd_handler + 0x4204e12e 0x1aa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e12e hci_le_per_adv_create_sync_cmd_handler + .text.hci_le_per_adv_create_sync_cancel_cmd_handler + 0x4204e2d8 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e2d8 hci_le_per_adv_create_sync_cancel_cmd_handler + .text.hci_le_per_adv_term_sync_cmd_handler + 0x4204e460 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e460 hci_le_per_adv_term_sync_cmd_handler + .text.hci_le_add_dev_to_per_adv_list_cmd_handler + 0x4204e514 0x158 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e514 hci_le_add_dev_to_per_adv_list_cmd_handler + .text.hci_le_rmv_dev_from_per_adv_list_cmd_handler + 0x4204e66c 0x10e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e66c hci_le_rmv_dev_from_per_adv_list_cmd_handler + .text.hci_le_clear_per_adv_list_cmd_handler + 0x4204e77a 0xd2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e77a hci_le_clear_per_adv_list_cmd_handler + .text.hci_le_rd_per_adv_list_size_cmd_handler + 0x4204e84c 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e84c hci_le_rd_per_adv_list_size_cmd_handler + .text.llm_util_check_mesh_adv_report_list + 0x4204e8aa 0x102 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e8aa llm_util_check_mesh_adv_report_list + .text.llm_util_check_adv_report_list_by_hash + 0x4204e9ac 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204e9ac llm_util_check_adv_report_list_by_hash + .text.r_llm_le_adv_report_ind_duplicate_check + 0x4204ea5a 0x19e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204ea5a r_llm_le_adv_report_ind_duplicate_check + .text.llm_cal_duplicate_scan_defer_count + 0x4204ebf8 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204ebf8 llm_cal_duplicate_scan_defer_count + .text.hci_le_set_scan_en_cmd_handler + 0x4204ec74 0x30a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204ec74 hci_le_set_scan_en_cmd_handler + .text.r_llm_env_adv_dup_filt_init_eco + 0x4204ef7e 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204ef7e r_llm_env_adv_dup_filt_init_eco + .text.r_llm_env_adv_dup_filt_deinit_eco + 0x4204efc8 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204efc8 r_llm_env_adv_dup_filt_deinit_eco + .text.r_llm_scan_start_eco + 0x4204f02e 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204f02e r_llm_scan_start_eco + .text.lld_adv_rep_ind_handler_hack + 0x4204f066 0x68e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_scan.o) + 0x4204f066 lld_adv_rep_ind_handler_hack + .text.nvds_null_read + 0x4204f6f4 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 + 0x4204f6f6 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 + 0x4204f6f8 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 + 0x4204f6fa 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f6fa r_nvds_is_magic_number_ok + .text.r_nvds_walk_tag + 0x4204f72c 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f72c r_nvds_walk_tag + .text.r_nvds_browse_tag + 0x4204f79a 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f79a r_nvds_browse_tag + .text.r_nvds_null_init + 0x4204f7f6 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f7f6 r_nvds_null_init + .text.r_nvds_read + 0x4204f82c 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f82c r_nvds_read + .text.r_nvds_write + 0x4204f894 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f894 r_nvds_write + .text.r_nvds_erase + 0x4204f8fc 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f8fc r_nvds_erase + .text.r_nvds_init_memory + 0x4204f920 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f920 r_nvds_init_memory + .text.r_nvds_purge + 0x4204f94e 0xcc C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204f94e r_nvds_purge + .text.r_nvds_init + 0x4204fa1a 0xc6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204fa1a r_nvds_init + .text.r_nvds_get + 0x4204fae0 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204fae0 r_nvds_get + .text.r_nvds_del + 0x4204fb4c 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204fb4c r_nvds_del + .text.r_nvds_lock + 0x4204fba6 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204fba6 r_nvds_lock + .text.r_nvds_put + 0x4204fbf6 0x19c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(nvds.o) + 0x4204fbf6 r_nvds_put + .text.btdm_osi_funcs_register + 0x4204fd92 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(osi.o) + 0x4204fd92 btdm_osi_funcs_register + .text.bt_rf_coex_cfg_overwrite + 0x4204fe28 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + 0x4204fe28 bt_rf_coex_cfg_overwrite + .text.r_bt_rf_coex_conn_phy_coded_data_time_limit_en_get + 0x4204fe70 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist.o) + 0x4204fe70 r_bt_rf_coex_conn_phy_coded_data_time_limit_en_get + .text.r_rw_rf_init + 0x4204fea4 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + 0x4204fea4 r_rw_rf_init + .text.r_rf_sleep_hack + 0x4204ff58 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_espressif.o) + 0x4204ff58 r_rf_sleep_hack + .text.bt_controller_txpwr_level_2_index + 0x4204ff6a 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x4204ff6a bt_controller_txpwr_level_2_index + .text.bt_controller_txpwr_index_2_level + 0x4204ffc2 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x4204ffc2 bt_controller_txpwr_index_2_level + .text.ble_txpwr_get + 0x42050030 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x42050030 ble_txpwr_get + .text.ble_txpwr_set + 0x420500ba 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x420500ba ble_txpwr_set + .text.ble_txpwr_set_inter + 0x42050118 0xec C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x42050118 ble_txpwr_set_inter + .text.rtp_pwr_tbl_desc_init + 0x42050204 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x42050204 rtp_pwr_tbl_desc_init + .text.ble_txpwr_lvl_range_get + 0x42050252 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + 0x42050252 ble_txpwr_lvl_range_get + .text.r_rwble_hw_disable + 0x42050288 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x42050288 r_rwble_hw_disable + .text.r_rwble_init + 0x420502cc 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x420502cc r_rwble_init + .text.r_cca_hw_intr_set + 0x4205035c 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x4205035c r_cca_hw_intr_set + .text.bb_hw_intr_set + 0x42050376 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x42050376 bb_hw_intr_set + .text.r_cca_init + 0x42050386 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x42050386 r_cca_init + .text.bb_int_init + 0x4205042c 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwble.o) + 0x4205042c bb_int_init + .text.r_rwip_driver_init + 0x420504ba 0x2d0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + 0x420504ba r_rwip_driver_init + .text.rwip_aes_encrypt_sync + 0x4205078a 0x166 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip_driver.o) + 0x4205078a rwip_aes_encrypt_sync + .text.r_rwip_init + 0x420508f0 0x1d4 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + 0x420508f0 r_rwip_init + .text.r_rwip_reset + 0x42050ac4 0x150 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rwip.o) + 0x42050ac4 r_rwip_reset + .text.r_sch_plan_set + 0x42050c14 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + 0x42050c14 r_sch_plan_set + .text.sdk_config_overwrite_priv_opts + 0x42050c2c 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x42050c2c sdk_config_overwrite_priv_opts + .text.sdk_config_get_mask + 0x42050c4a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x42050c4a sdk_config_get_mask + .text.sdk_config_set_mask + 0x42050c54 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x42050c54 sdk_config_set_mask + .text.sdk_config_set_opts_ext + 0x42050c5e 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x42050c5e sdk_config_set_opts_ext + .text.sdk_config_set_derived_opts + 0x42050c74 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x42050c74 sdk_config_set_derived_opts + .text.sdk_config_extend_set_pll_track + 0x42050c92 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sdk_config.o) + 0x42050c92 sdk_config_extend_set_pll_track + .text.r_btdm_task_post_impl + 0x42050cb4 0xde C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x42050cb4 r_btdm_task_post_impl + .text.r_btdm_task_post + 0x42050d92 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x42050d92 r_btdm_task_post + .text.btdm_vnd_offload_task_register + 0x42050db6 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x42050db6 btdm_vnd_offload_task_register + .text.btdm_vnd_offload_task_deregister + 0x42050dda 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(task.o) + 0x42050dda btdm_vnd_offload_task_deregister + .text.r_vhci_init + 0x42050dfa 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + 0x42050dfa r_vhci_init + .text.r_vhci_deinit + 0x42050e5e 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + 0x42050e5e r_vhci_deinit + .text.r_vhci_check_packet_allow + 0x42050e96 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + 0x42050e96 r_vhci_check_packet_allow + .text.API_vhci_host_check_send_available + 0x42050f00 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + 0x42050f00 API_vhci_host_check_send_available + .text.API_vhci_host_send_packet + 0x42050f44 0xd2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + 0x42050f44 API_vhci_host_send_packet + .text.API_vhci_host_register_callback + 0x42051016 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vhci.o) + 0x42051016 API_vhci_host_register_callback + .text.hci_dbg_common_echo_cmd_handler + 0x4205102a 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 + 0x42051074 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 + 0x420510dc 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 + 0x42051124 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 + 0x4205117c 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 + 0x42051180 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 + 0x420511d8 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 + 0x420511dc 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 + 0x420511e0 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 + 0x42051230 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 + 0x4205127c 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 + 0x42051280 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 + 0x420512d8 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 + 0x420512dc 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 + 0x42051334 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 + 0x4205136c 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 + 0x420513c2 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 + 0x42051426 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 + 0x4205149e 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 + 0x42051516 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 + 0x4205156e 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 + 0x420515c4 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 + 0x42051616 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 + 0x4205168c 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 + 0x4205170c 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 + 0x42051778 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 + 0x420517e4 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 + 0x4205183e 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 + 0x420518a2 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 + 0x42051906 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 + 0x4205196a 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 + 0x420519ce 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 + 0x42051a2a 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 + 0x42051a72 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 + 0x42051b28 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 + 0x42051b90 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(vshci_task.o) + 0x42051b90 r_register_esp_vendor_cmd_handler + .text.rw_crypto_aes_encrypt_sync + 0x42051bac 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(aes.o) + 0x42051bac rw_crypto_aes_encrypt_sync + .text.r_ble_util_buf_init + 0x42051bec 0x190 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ble_util_buf.o) + 0x42051bec r_ble_util_buf_init + .text.r_emi_em_base_deinit + 0x42051d7c 0x12a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + 0x42051d7c r_emi_em_base_deinit + .text.r_emi_em_base_init + 0x42051ea6 0x604 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + 0x42051ea6 r_emi_em_base_init + .text.r_emi_init + 0x420524aa 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + 0x420524aa r_emi_init + .text.r_emi_deinit + 0x420524ce 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(emi.o) + 0x420524ce r_emi_deinit + .text.r_writebyte + 0x420524f2 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x420524f2 r_writebyte + .text.r_readbyte + 0x420524f8 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x420524f8 r_readbyte + .text.r_flash_writebyte + 0x420524fe 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x420524fe r_flash_writebyte + .text.r_flash_unlocksector + 0x42052516 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x42052516 r_flash_unlocksector + .text.r_flash_unlock + 0x42052518 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x42052518 r_flash_unlock + .text.r_flash_env_init + 0x4205251a 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x4205251a r_flash_env_init + .text.r_flash_env_deinit + 0x4205255a 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x4205255a r_flash_env_deinit + .text.r_flash_init + 0x42052586 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x42052586 r_flash_init + .text.r_flash_identify + 0x420525f2 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x420525f2 r_flash_identify + .text.r_flash_erase + 0x42052674 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x42052674 r_flash_erase + .text.r_flash_write + 0x420526c0 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x420526c0 r_flash_write + .text.r_flash_read + 0x4205270a 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(flash.o) + 0x4205270a r_flash_read + .text.hci_vendor_ble_qa_test_cmd_upk + 0x42052752 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 + 0x420527a6 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 + 0x420527aa 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_msg.o) + 0x420527aa r_hci_register_vendor_desc_tab + .text.r_hci_init + 0x420527c6 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci.o) + 0x420527c6 r_hci_init + .text.r_hci_tl_env_init + 0x42052856 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + 0x42052856 r_hci_tl_env_init + .text.r_hci_tl_env_deinit + 0x42052892 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + 0x42052892 r_hci_tl_env_deinit + .text.r_hci_tl_init + 0x420528d0 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(hci_tl.o) + 0x420528d0 r_hci_tl_init + .text.r_ke_task_handler_get_overwrite + 0x42052968 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + 0x42052968 r_ke_task_handler_get_overwrite + .text.r_ke_task_handler_pre + 0x420529b6 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + 0x420529b6 r_ke_task_handler_pre + .text.r_ke_task_handler_end + 0x420529d8 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + 0x420529d8 r_ke_task_handler_end + .text.r_ke_task_schedule + 0x420529da 0x14c C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ke_task.o) + 0x420529da r_ke_task_schedule + .text.hci_le_set_data_len_cmd_pre_handler + 0x42052b26 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llc_dl_upd.o) + 0x42052b26 hci_le_set_data_len_cmd_pre_handler + .text.coex_hook_calc_aux_adv_dur + 0x42052b86 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 + 0x42052bf2 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 + 0x42052c2a 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 + 0x42052e58 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 + 0x42052f4a 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_coexist_hook.o) + 0x42052f4a bt_rf_coex_hook_register + .text.int32_size + 0x42052f72 0x3a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.sint32_size + 0x42052fac 0x3a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.uint64_size + 0x42052fe6 0x6e esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.field_is_zeroish + 0x42053054 0xe8 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.unknown_field_get_packed_size + 0x4205313c 0x38 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.uint32_pack + 0x42053174 0x6a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.int32_pack + 0x420531de 0x64 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.uint64_pack + 0x42053242 0x98 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.tag_pack + 0x420532da 0x28 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.get_type_min_size + 0x42053302 0x2a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.int_range_lookup + 0x4205332c 0x86 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_tag_and_wiretype + 0x420533b2 0x76 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.scan_length_prefixed_data + 0x42053428 0x5a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.max_b128_numbers + 0x42053482 0x22 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.count_packed_elements + 0x420534a4 0x82 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_uint32 + 0x42053526 0x58 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_uint64 + 0x4205357e 0x92 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_boolean + 0x42053610 0x20 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.scan_varint + 0x42053630 0x2c esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.is_packable_type + 0x4205365c 0xc esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.binary_data_pack + 0x42053668 0x3c esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.copy_to_little_endian_32 + 0x420536a4 0x14 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.copy_to_little_endian_64 + 0x420536b8 0x14 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.unknown_field_pack + 0x420536cc 0x40 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.system_free + 0x4205370c 0x14 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.system_alloc + 0x42053720 0x14 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.sizeof_elt_in_repeated_array + 0x42053734 0x60 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_packed_repeated_member + 0x42053794 0x25c esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.string_pack + 0x420539f0 0x4c esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.message_init_generic + 0x42053a3c 0x15c esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.merge_messages + 0x42053b98 0x222 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_message_get_packed_size + 0x42053dba 0xd6 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + 0x42053dba protobuf_c_message_get_packed_size + .text.required_field_get_packed_size + 0x42053e90 0x238 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.oneof_field_get_packed_size + 0x420540c8 0x3a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.optional_field_get_packed_size + 0x42054102 0x38 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.unlabeled_field_get_packed_size + 0x4205413a 0x28 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.repeated_field_get_packed_size + 0x42054162 0x30a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_message_pack + 0x4205446c 0xf8 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + 0x4205446c protobuf_c_message_pack + .text.prefixed_message_pack + 0x42054564 0x72 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.required_field_pack + 0x420545d6 0x238 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.oneof_field_pack + 0x4205480e 0x3e esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.optional_field_pack + 0x4205484c 0x3a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.unlabeled_field_pack + 0x42054886 0x30 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.repeated_field_pack + 0x420548b6 0x2ce esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.protobuf_c_message_free_unpacked + 0x42054b84 0x1d4 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + 0x42054b84 protobuf_c_message_free_unpacked + .text.protobuf_c_message_init + 0x42054d58 0x10 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + 0x42054d58 protobuf_c_message_init + .text.protobuf_c_message_unpack + 0x42054d68 0x560 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + 0x42054d68 protobuf_c_message_unpack + .text.parse_required_member + 0x420552c8 0x336 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_oneof_member + 0x420555fe 0xea esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_optional_member + 0x420556e8 0x34 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_repeated_member + 0x4205571c 0x4e esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.parse_member + 0x4205576a 0x102 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .text.get_decimal_point + 0x4205586c 0x6 esp-idf/json/libjson.a(cJSON.c.obj) + .text.compare_double + 0x42055872 0xa0 esp-idf/json/libjson.a(cJSON.c.obj) + .text.suffix_object + 0x42055912 0x6 esp-idf/json/libjson.a(cJSON.c.obj) + .text.add_item_to_array + 0x42055918 0x4c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cast_away_const + 0x42055964 0x2 esp-idf/json/libjson.a(cJSON.c.obj) + .text.update_offset + 0x42055966 0x2a esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_strdup + 0x42055990 0x44 esp-idf/json/libjson.a(cJSON.c.obj) + .text.add_item_to_object + 0x420559d4 0x88 esp-idf/json/libjson.a(cJSON.c.obj) + .text.ensure 0x42055a5c 0xca esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_New_Item + 0x42055b26 0x2a esp-idf/json/libjson.a(cJSON.c.obj) + .text.print_string_ptr + 0x42055b50 0x1c0 esp-idf/json/libjson.a(cJSON.c.obj) + .text.print_string + 0x42055d10 0x10 esp-idf/json/libjson.a(cJSON.c.obj) + .text.print_number + 0x42055d20 0x190 esp-idf/json/libjson.a(cJSON.c.obj) + .text.print_value + 0x42055eb0 0x194 esp-idf/json/libjson.a(cJSON.c.obj) + .text.print 0x42056044 0xb4 esp-idf/json/libjson.a(cJSON.c.obj) + .text.print_array + 0x420560f8 0xc0 esp-idf/json/libjson.a(cJSON.c.obj) + .text.print_object + 0x420561b8 0x17c esp-idf/json/libjson.a(cJSON.c.obj) + .text.cJSON_Delete + 0x42056334 0x5e esp-idf/json/libjson.a(cJSON.c.obj) + 0x42056334 cJSON_Delete + .text.cJSON_Print + 0x42056392 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + 0x42056392 cJSON_Print + .text.cJSON_AddItemToArray + 0x420563a6 0xe esp-idf/json/libjson.a(cJSON.c.obj) + 0x420563a6 cJSON_AddItemToArray + .text.cJSON_AddItemToObject + 0x420563b4 0x14 esp-idf/json/libjson.a(cJSON.c.obj) + 0x420563b4 cJSON_AddItemToObject + .text.cJSON_CreateNumber + 0x420563c8 0x8a esp-idf/json/libjson.a(cJSON.c.obj) + 0x420563c8 cJSON_CreateNumber + .text.cJSON_AddNumberToObject + 0x42056452 0x42 esp-idf/json/libjson.a(cJSON.c.obj) + 0x42056452 cJSON_AddNumberToObject + .text.cJSON_CreateString + 0x42056494 0x40 esp-idf/json/libjson.a(cJSON.c.obj) + 0x42056494 cJSON_CreateString + .text.cJSON_AddStringToObject + 0x420564d4 0x40 esp-idf/json/libjson.a(cJSON.c.obj) + 0x420564d4 cJSON_AddStringToObject + .text.cJSON_CreateArray + 0x42056514 0x1a esp-idf/json/libjson.a(cJSON.c.obj) + 0x42056514 cJSON_CreateArray + .text.cJSON_CreateObject + 0x4205652e 0x1a esp-idf/json/libjson.a(cJSON.c.obj) + 0x4205652e cJSON_CreateObject + .text.cJSON_Duplicate + 0x42056548 0xa6 esp-idf/json/libjson.a(cJSON.c.obj) + 0x42056548 cJSON_Duplicate + .text.esp_qrcode_print_console + 0x420565ee 0xb4 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + 0x420565ee esp_qrcode_print_console + .text.esp_qrcode_generate + 0x420566a2 0xd2 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + 0x420566a2 esp_qrcode_generate + .text.qrcode_display + 0x42056774 0x26 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + 0x42056774 qrcode_display + .text.reedSolomonMultiply + 0x4205679a 0x36 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.getAlignmentPatternPositions + 0x420567d0 0x58 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.getBit 0x42056828 0x8 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.calcSegmentBitLength + 0x42056830 0xc6 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.numCharCountBits + 0x420568f6 0xc8 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.getTotalBits + 0x420569be 0x148 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.appendBitsToBuffer + 0x42056b06 0x6e esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.getNumRawDataModules + 0x42056b74 0xa8 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.getNumDataCodewords + 0x42056c1c 0x84 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.getModule + 0x42056ca0 0x62 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.setModule + 0x42056d02 0x8a esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.setModuleBounded + 0x42056d8c 0x24 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.fillRectangle + 0x42056db0 0x54 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.finderPenaltyCountPatterns + 0x42056e04 0xaa esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.reedSolomonComputeDivisor + 0x42056eae 0xae esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.initializeFunctionModules + 0x42056f5c 0x11e esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.reedSolomonComputeRemainder + 0x4205707a 0xcc esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.addEccAndInterleave + 0x42057146 0x144 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.finderPenaltyAddHistory + 0x4205728a 0x26 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.finderPenaltyTerminateAndCount + 0x420572b0 0x38 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.qrcodegen_getSize + 0x420572e8 0x62 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x420572e8 qrcodegen_getSize + .text.drawCodewords + 0x4205734a 0xea esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.drawWhiteFunctionModules + 0x42057434 0x1e4 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.getPenaltyScore + 0x42057618 0x216 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.applyMask + 0x4205782e 0x19c esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.drawFormatBits + 0x420579ca 0x192 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .text.qrcodegen_encodeSegmentsAdvanced + 0x42057b5c 0x35c esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x42057b5c qrcodegen_encodeSegmentsAdvanced + .text.qrcodegen_getModule + 0x42057eb8 0x60 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x42057eb8 qrcodegen_getModule + .text.qrcodegen_isAlphanumeric + 0x42057f18 0x58 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x42057f18 qrcodegen_isAlphanumeric + .text.qrcodegen_isNumeric + 0x42057f70 0x4e esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x42057f70 qrcodegen_isNumeric + .text.qrcodegen_calcSegmentBufferSize + 0x42057fbe 0x46 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x42057fbe qrcodegen_calcSegmentBufferSize + .text.qrcodegen_makeNumeric + 0x42058004 0x16a esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x42058004 qrcodegen_makeNumeric + .text.qrcodegen_makeAlphanumeric + 0x4205816e 0x17a esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x4205816e qrcodegen_makeAlphanumeric + .text.qrcodegen_encodeText + 0x420582e8 0x134 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + 0x420582e8 qrcodegen_encodeText + .text.esp_rmaker_handle_work_queue + 0x4205841c 0x42 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .text.esp_rmaker_work_queue_task + 0x4205845e 0x7a esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .text.esp_rmaker_work_queue_add_task + 0x420584d8 0x5e esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + 0x420584d8 esp_rmaker_work_queue_add_task + .text.esp_rmaker_work_queue_init + 0x42058536 0xac esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + 0x42058536 esp_rmaker_work_queue_init + .text.esp_rmaker_work_queue_start + 0x420585e2 0xd0 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + 0x420585e2 esp_rmaker_work_queue_start + .text.esp_rmaker_work_queue_stop + 0x420586b2 0x1e esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + 0x420586b2 esp_rmaker_work_queue_stop + .text.esp_rmaker_work_queue_deinit + 0x420586d0 0xd8 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + 0x420586d0 esp_rmaker_work_queue_deinit + .text.esp_rmaker_factory_init + 0x420587a8 0x82 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + 0x420587a8 esp_rmaker_factory_init + .text.esp_rmaker_factory_get + 0x4205882a 0x72 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + 0x4205882a esp_rmaker_factory_get + .text.esp_rmaker_factory_get_size + 0x4205889c 0x44 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + 0x4205889c esp_rmaker_factory_get_size + .text.esp_rmaker_factory_set + 0x420588e0 0xb8 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + 0x420588e0 esp_rmaker_factory_set + .text.__esp_rmaker_time_get_nvs + 0x42058998 0x6c esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .text.__esp_rmaker_time_set_nvs + 0x42058a04 0x5e esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .text.esp_setenv + 0x42058a62 0xe esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058a62 esp_setenv + .text.esp_rmaker_get_local_time_str + 0x42058a70 0x96 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058a70 esp_rmaker_get_local_time_str + .text.esp_rmaker_time_get_timezone_posix + 0x42058b06 0x16 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058b06 esp_rmaker_time_get_timezone_posix + .text.esp_rmaker_time_get_timezone + 0x42058b1c 0x16 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058b1c esp_rmaker_time_get_timezone + .text.esp_rmaker_timezone_enable + 0x42058b32 0x8c esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058b32 esp_rmaker_timezone_enable + .text.esp_rmaker_time_sync_init + 0x42058bbe 0xc4 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058bbe esp_rmaker_time_sync_init + .text.esp_rmaker_time_check + 0x42058c82 0x2c esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058c82 esp_rmaker_time_check + .text.esp_rmaker_print_current_time + 0x42058cae 0x74 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .text.esp_rmaker_time_set_timezone_posix + 0x42058d22 0x62 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058d22 esp_rmaker_time_set_timezone_posix + .text.esp_rmaker_time_set_timezone + 0x42058d84 0x50 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + 0x42058d84 esp_rmaker_time_set_timezone + .text.esp_rmaker_time_sync_cb + 0x42058dd4 0x32 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .text.lower 0x42058e06 0x1a esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .text.tz_name_cmp + 0x42058e20 0x78 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .text.esp_rmaker_tz_db_get_posix_str + 0x42058e98 0x64 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + 0x42058e98 esp_rmaker_tz_db_get_posix_str + .text.get_u16_le + 0x42058efc 0x10 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.put_u16_le + 0x42058f0c 0xc esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_tlv_data_init + 0x42058f18 0xa esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_get_tlv_length + 0x42058f22 0x62 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_add_tlv + 0x42058f84 0xa8 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_get_value_from_tlv + 0x4205902c 0xbc esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_get_cmd_info + 0x420590e8 0x98 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_cmd_prepare_response + 0x42059180 0xe6 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .text.esp_rmaker_get_user_role_string + 0x42059266 0x3a esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + 0x42059266 esp_rmaker_get_user_role_string + .text.esp_rmaker_cmd_prepare_empty_response + 0x420592a0 0x64 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + 0x420592a0 esp_rmaker_cmd_prepare_empty_response + .text.esp_rmaker_cmd_response_handler + 0x42059304 0x238 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + 0x42059304 esp_rmaker_cmd_response_handler + .text.esp_rmaker_cmd_resp_test_send + 0x4205953c 0xfa esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + 0x4205953c esp_rmaker_cmd_resp_test_send + .text.scli_task + 0x42059636 0x1a4 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .text.scli_init + 0x420597da 0x78 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .text.esp_rmaker_common_console_init + 0x42059852 0x42 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + 0x42059852 esp_rmaker_common_console_init + .text.esp_mqtt_glue_subscribe_callback + 0x42059894 0x86 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.unsubscribe_helper + 0x4205991a 0x6e esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_unsubscribe + 0x42059988 0x7a esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_unsubscribe_all + 0x42059a02 0x44 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_free_long_data + 0x42059a46 0x36 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_subscribe + 0x42059a7c 0xda esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_publish + 0x42059b56 0x74 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_disconnect + 0x42059bca 0x7e esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_connect + 0x42059c48 0x84 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_deinit + 0x42059ccc 0x3a esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_init + 0x42059d06 0x1ac esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_mqtt_glue_manage_long_data + 0x42059eb2 0x126 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.mqtt_event_handler + 0x42059fd8 0x14c esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .text.esp_rmaker_mqtt_glue_setup + 0x4205a124 0x50 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + 0x4205a124 esp_rmaker_mqtt_glue_setup + .text.platform_get_product_name + 0x4205a174 0xa esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x4205a174 platform_get_product_name + .text.platform_get_product_UID + 0x4205a17e 0x74 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x4205a17e platform_get_product_UID + .text.platform_get_product_version + 0x4205a1f2 0xa esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x4205a1f2 platform_get_product_version + .text.platform_get_silicon_sku_code + 0x4205a1fc 0xa esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x4205a1fc platform_get_silicon_sku_code + .text.validate_sku_code + 0x4205a206 0x2e esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x4205a206 validate_sku_code + .text.validate_platform_inputs + 0x4205a234 0xa4 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x4205a234 validate_platform_inputs + .text.create_APN_PPI_string + 0x4205a2d8 0xa2 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x4205a2d8 create_APN_PPI_string + .text.esp_get_aws_ppi + 0x4205a37a 0x64 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + 0x4205a37a esp_get_aws_ppi + .text.register_generic_debug_commands + 0x4205a3de 0x146 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.register_reset_to_factory + 0x4205a524 0x5c esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.register_time_commands + 0x4205a580 0xae esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.heap_trace_cli_handler + 0x4205a62e 0x20 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.cpu_dump_cli_handler + 0x4205a64e 0x20 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.task_dump_cli_handler + 0x4205a66e 0x20 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.sock_dump_cli_handler + 0x4205a68e 0x134 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.mem_dump_cli_handler + 0x4205a7c2 0x8e esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.up_time_cli_handler + 0x4205a850 0x3a esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.reboot_cli_handler + 0x4205a88a 0xe esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.reset_to_factory_handler + 0x4205a898 0x28 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.tz_set_cli_handler + 0x4205a8c0 0x80 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.local_time_cli_handler + 0x4205a940 0x46 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .text.esp_rmaker_common_register_commands + 0x4205a986 0x50 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + 0x4205a986 esp_rmaker_common_register_commands + .text.find_command_by_name + 0x4205a9d6 0x54 esp-idf/console/libconsole.a(commands.c.obj) + .text.print_arg_help + 0x4205aa2a 0x70 esp-idf/console/libconsole.a(commands.c.obj) + .text.help_command + 0x4205aa9a 0xbc esp-idf/console/libconsole.a(commands.c.obj) + .text.esp_console_init + 0x4205ab56 0x82 esp-idf/console/libconsole.a(commands.c.obj) + 0x4205ab56 esp_console_init + .text.esp_console_cmd_register + 0x4205abd8 0x108 esp-idf/console/libconsole.a(commands.c.obj) + 0x4205abd8 esp_console_cmd_register + .text.esp_console_run + 0x4205ace0 0xb8 esp-idf/console/libconsole.a(commands.c.obj) + 0x4205ace0 esp_console_run + .text.esp_console_register_help_command + 0x4205ad98 0x64 esp-idf/console/libconsole.a(commands.c.obj) + 0x4205ad98 esp_console_register_help_command + .text.esp_console_split_argv + 0x4205adfc 0x10a esp-idf/console/libconsole.a(split_argv.c.obj) + 0x4205adfc esp_console_split_argv + .text.arg_end_resetfn + 0x4205af06 0x6 esp-idf/console/libconsole.a(arg_end.c.obj) + .text.arg_end_errorfn + 0x4205af0c 0xda esp-idf/console/libconsole.a(arg_end.c.obj) + .text.arg_end 0x4205afe6 0x64 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4205afe6 arg_end + .text.arg_print_errors_ds + 0x4205b04a 0x54 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4205b04a arg_print_errors_ds + .text.arg_print_errors + 0x4205b09e 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) + 0x4205b09e arg_print_errors + .text.arg_str_resetfn + 0x4205b0de 0x24 esp-idf/console/libconsole.a(arg_str.c.obj) + .text.arg_str_scanfn + 0x4205b102 0x28 esp-idf/console/libconsole.a(arg_str.c.obj) + .text.arg_str_checkfn + 0x4205b12a 0xa esp-idf/console/libconsole.a(arg_str.c.obj) + .text.arg_str_errorfn + 0x4205b134 0xa2 esp-idf/console/libconsole.a(arg_str.c.obj) + .text.arg_strn + 0x4205b1d6 0xb2 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4205b1d6 arg_strn + .text.arg_str0 + 0x4205b288 0x14 esp-idf/console/libconsole.a(arg_str.c.obj) + 0x4205b288 arg_str0 + .text.panic 0x4205b29c 0x4e esp-idf/console/libconsole.a(arg_utils.c.obj) + .text.argtable3_xmalloc + 0x4205b2ea 0x2c esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4205b2ea argtable3_xmalloc + .text.argtable3_xfree + 0x4205b316 0x12 esp-idf/console/libconsole.a(arg_utils.c.obj) + 0x4205b316 argtable3_xfree + .text.arg_register_error + 0x4205b328 0x5a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_endindex + 0x4205b382 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_parse_untagged + 0x4205b39c 0xe8 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_parse_check + 0x4205b484 0x56 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_reset + 0x4205b4da 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_cat 0x4205b514 0x3e esp-idf/console/libconsole.a(argtable3.c.obj) + .text.alloc_shortoptions + 0x4205b552 0xb4 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.alloc_longoptions + 0x4205b606 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.find_shortoption + 0x4205b760 0x46 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_parse_tagged + 0x4205b7a6 0x19e esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_cat_optionv + 0x4205b944 0x15a esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_cat_option + 0x4205ba9e 0x14e esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_print_gnuswitch_ds + 0x4205bbec 0xd0 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_print_formatted_ds + 0x4205bcbc 0x116 esp-idf/console/libconsole.a(argtable3.c.obj) + .text.arg_parse + 0x4205bdd2 0xa8 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4205bdd2 arg_parse + .text.arg_print_option_ds + 0x4205be7a 0x6a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4205be7a arg_print_option_ds + .text.arg_print_syntax_ds + 0x4205bee4 0x12e esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4205bee4 arg_print_syntax_ds + .text.arg_print_syntax + 0x4205c012 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4205c012 arg_print_syntax + .text.arg_print_glossary_ds + 0x4205c04c 0x92 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4205c04c arg_print_glossary_ds + .text.arg_print_glossary + 0x4205c0de 0x3a esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4205c0de arg_print_glossary + .text.arg_print_formatted + 0x4205c118 0x42 esp-idf/console/libconsole.a(argtable3.c.obj) + 0x4205c118 arg_print_formatted + .text.arg_dstr_create + 0x4205c15a 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205c15a arg_dstr_create + .text.arg_dstr_cstr + 0x4205c188 0x4 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205c188 arg_dstr_cstr + .text.arg_dstr_free + 0x4205c18c 0x2a esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205c18c arg_dstr_free + .text.setup_append_buf + 0x4205c1b6 0xdc esp-idf/console/libconsole.a(arg_dstr.c.obj) + .text.arg_dstr_cat + 0x4205c292 0x50 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205c292 arg_dstr_cat + .text.arg_dstr_catf + 0x4205c2e2 0xb6 esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205c2e2 arg_dstr_catf + .text.arg_dstr_catc + 0x4205c398 0x2e esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205c398 arg_dstr_catc + .text.arg_dstr_reset + 0x4205c3c6 0x3a esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205c3c6 arg_dstr_reset + .text.arg_dstr_destroy + 0x4205c400 0x1c esp-idf/console/libconsole.a(arg_dstr.c.obj) + 0x4205c400 arg_dstr_destroy + .text.create_string + 0x4205c41c 0x7a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_check_cfg_conflict + 0x4205c496 0x148 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.create_client_data + 0x4205c5de 0x13c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.run_event_loop + 0x4205c71a 0x44 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_dispatch_event + 0x4205c75e 0x42 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_client_create_transport + 0x4205c7a0 0x334 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_set_cert_key_data + 0x4205cad4 0xcc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_set_ssl_transport_properties + 0x4205cba0 0x1b6 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_dispatch_event_with_msgid + 0x4205cd56 0x2c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_client_dispatch_transport_error + 0x4205cd82 0x52 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_handle_transport_read_error + 0x4205cdd4 0x90 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_abort_connection + 0x4205ce64 0x62 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_write + 0x4205cec6 0xa6 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.mqtt_message_receive + 0x4205cf6c 0x202 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_connect + 0x4205d16e 0x272 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.send_disconnect_msg + 0x4205d3e0 0x7e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.deliver_suback + 0x4205d45e 0xba esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.deliver_publish + 0x4205d518 0x16a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.remove_initiator_message + 0x4205d682 0x20 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.mqtt_process_receive + 0x4205d6a2 0x320 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.mqtt_delete_expired_messages + 0x4205d9c2 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.mqtt_resend_queued + 0x4205d9ea 0xd6 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_client_ping + 0x4205dac0 0x74 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.process_keepalive + 0x4205db34 0x124 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_task + 0x4205dc58 0x4d4 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.mqtt_enqueue + 0x4205e12c 0x4a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.make_publish + 0x4205e176 0x5c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.mqtt_client_enqueue_publish + 0x4205e1d2 0x88 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .text.esp_mqtt_set_if_config + 0x4205e25a 0x3a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205e25a esp_mqtt_set_if_config + .text.esp_mqtt_destroy_config + 0x4205e294 0x116 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205e294 esp_mqtt_destroy_config + .text.esp_mqtt_client_set_uri + 0x4205e3aa 0x1f8 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205e3aa esp_mqtt_client_set_uri + .text.esp_mqtt_set_config + 0x4205e5a2 0xa78 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205e5a2 esp_mqtt_set_config + .text.esp_mqtt_client_start + 0x4205f01a 0x10a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f01a esp_mqtt_client_start + .text.esp_mqtt_client_stop + 0x4205f124 0x126 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f124 esp_mqtt_client_stop + .text.esp_mqtt_client_destroy + 0x4205f24a 0x70 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f24a esp_mqtt_client_destroy + .text.esp_mqtt_client_init + 0x4205f2ba 0xbc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f2ba esp_mqtt_client_init + .text.esp_mqtt_client_subscribe_multiple + 0x4205f376 0x190 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f376 esp_mqtt_client_subscribe_multiple + .text.esp_mqtt_client_subscribe_single + 0x4205f506 0x16 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f506 esp_mqtt_client_subscribe_single + .text.esp_mqtt_client_unsubscribe + 0x4205f51c 0x15a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f51c esp_mqtt_client_unsubscribe + .text.esp_mqtt_client_publish + 0x4205f676 0x1d2 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f676 esp_mqtt_client_publish + .text.esp_mqtt_client_register_event + 0x4205f848 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4205f848 esp_mqtt_client_register_event + .text.set_message_header_size + 0x4205f870 0x8 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .text.fail_message + 0x4205f878 0xa esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .text.fini_message + 0x4205f882 0xce esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .text.append_string + 0x4205f950 0x64 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .text.append_message_id + 0x4205f9b4 0x54 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .text.mqtt_get_total_length + 0x4205fa08 0x3e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fa08 mqtt_get_total_length + .text.mqtt_get_publish_topic + 0x4205fa46 0x4e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fa46 mqtt_get_publish_topic + .text.mqtt_get_publish_data + 0x4205fa94 0xa2 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fa94 mqtt_get_publish_data + .text.mqtt_get_suback_data + 0x4205fb36 0x18 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fb36 mqtt_get_suback_data + .text.mqtt_get_id + 0x4205fb4e 0xbc esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fb4e mqtt_get_id + .text.mqtt_msg_connect + 0x4205fc0a 0x27a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fc0a mqtt_msg_connect + .text.mqtt_msg_publish + 0x4205fe84 0xee esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205fe84 mqtt_msg_publish + .text.mqtt_msg_puback + 0x4205ff72 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205ff72 mqtt_msg_puback + .text.mqtt_msg_pubrec + 0x4205ffac 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205ffac mqtt_msg_pubrec + .text.mqtt_msg_pubrel + 0x4205ffe6 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4205ffe6 mqtt_msg_pubrel + .text.mqtt_msg_pubcomp + 0x42060020 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42060020 mqtt_msg_pubcomp + .text.mqtt_msg_subscribe + 0x4206005a 0xb8 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4206005a mqtt_msg_subscribe + .text.mqtt_msg_unsubscribe + 0x42060112 0x74 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42060112 mqtt_msg_unsubscribe + .text.mqtt_msg_pingreq + 0x42060186 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42060186 mqtt_msg_pingreq + .text.mqtt_msg_disconnect + 0x420601a8 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420601a8 mqtt_msg_disconnect + .text.mqtt_has_valid_msg_hdr + 0x420601ca 0x6c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420601ca mqtt_has_valid_msg_hdr + .text.mqtt_msg_buffer_init + 0x42060236 0x3c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42060236 mqtt_msg_buffer_init + .text.mqtt_msg_buffer_destroy + 0x42060272 0x16 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42060272 mqtt_msg_buffer_destroy + .text.outbox_init + 0x42060288 0xd0 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42060288 outbox_init + .text.outbox_enqueue + 0x42060358 0x138 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42060358 outbox_enqueue + .text.outbox_get + 0x42060490 0x12 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42060490 outbox_get + .text.outbox_dequeue + 0x420604a2 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420604a2 outbox_dequeue + .text.outbox_delete_item + 0x420604c0 0x70 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420604c0 outbox_delete_item + .text.outbox_item_get_data + 0x42060530 0x18 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42060530 outbox_item_get_data + .text.outbox_delete + 0x42060548 0x86 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42060548 outbox_delete + .text.outbox_set_pending + 0x420605ce 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420605ce outbox_set_pending + .text.outbox_item_get_pending + 0x420605ec 0xa esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420605ec outbox_item_get_pending + .text.outbox_set_tick + 0x420605f6 0x26 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420605f6 outbox_set_tick + .text.outbox_delete_expired + 0x4206061c 0xc0 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x4206061c outbox_delete_expired + .text.outbox_get_size + 0x420606dc 0x14 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420606dc outbox_get_size + .text.outbox_delete_all_items + 0x420606f0 0x78 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420606f0 outbox_delete_all_items + .text.outbox_destroy + 0x42060768 0x28 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42060768 outbox_destroy + .text.platform_create_id_string + 0x42060790 0x7c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x42060790 platform_create_id_string + .text.platform_random + 0x4206080c 0x1c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x4206080c platform_random + .text.platform_tick_get_ms + 0x42060828 0x20 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x42060828 platform_tick_get_ms + .text.riscv_decode_offset_from_jal_instruction + 0x42060848 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x42060848 riscv_decode_offset_from_jal_instruction + .text.esp_efuse_read_field_blob + 0x42060894 0x7e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x42060894 esp_efuse_read_field_blob + .text.esp_efuse_get_field_size + 0x42060912 0x22 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x42060912 esp_efuse_get_field_size + .text.esp_efuse_check_errors + 0x42060934 0xc esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x42060934 esp_efuse_check_errors + .text.esp_efuse_read_secure_version + 0x42060940 0x5a esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + 0x42060940 esp_efuse_read_secure_version + .text.esp_efuse_check_secure_version + 0x4206099a 0xc6 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + 0x4206099a esp_efuse_check_secure_version + .text.get_mask + 0x42060a60 0x1c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.get_reg_num + 0x42060a7c 0x28 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.get_starting_bit_num_in_reg + 0x42060aa4 0x14 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.get_count_bits_in_reg + 0x42060ab8 0x34 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.check_range_of_bits + 0x42060aec 0x12 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .text.esp_efuse_utility_process + 0x42060afe 0x190 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42060afe esp_efuse_utility_process + .text.esp_efuse_utility_get_number_of_items + 0x42060c8e 0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42060c8e esp_efuse_utility_get_number_of_items + .text.esp_efuse_utility_read_reg + 0x42060c9e 0x78 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42060c9e esp_efuse_utility_read_reg + .text.esp_efuse_utility_fill_buff + 0x42060d16 0xee esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42060d16 esp_efuse_utility_fill_buff + .text.esp_efuse_utility_count_once + 0x42060e04 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42060e04 esp_efuse_utility_count_once + .text.esp_efuse_utility_check_errors + 0x42060e5c 0x94 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42060e5c esp_efuse_utility_check_errors + .text.s_mem_caps_check + 0x42060ef0 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_find_available_region + 0x42060f06 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_is_enclosed + 0x42060f40 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_is_overlapped + 0x42060f56 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_get_bus_mask + 0x42060f78 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_reserve_irom_region + 0x42060fd0 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.s_reserve_drom_region + 0x42061078 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .text.esp_mmu_map_init + 0x42061120 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42061120 esp_mmu_map_init + .text.esp_mmu_map_get_max_consecutive_free_block_size + 0x420612ba 0x106 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420612ba esp_mmu_map_get_max_consecutive_free_block_size + .text.esp_mmu_map + 0x420613c0 0x510 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420613c0 esp_mmu_map + .text.esp_mmu_unmap + 0x420618d0 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420618d0 esp_mmu_unmap + .text.esp_mmu_vaddr_to_paddr + 0x42061a58 0xfa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42061a58 esp_mmu_vaddr_to_paddr + .text.gpio_input_enable + 0x42061b52 0x7c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_input_disable + 0x42061bce 0x7c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_output_disable + 0x42061c4a 0x9a esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_od_enable + 0x42061ce4 0x7c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_od_disable + 0x42061d60 0x7a esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_input_enable + 0x42061dda 0x7e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_input_disable + 0x42061e58 0x7c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_output_enable + 0x42061ed4 0x7e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_output_disable + 0x42061f52 0x7c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pulldown_en + 0x42061fce 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pullup_en + 0x42062062 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pulldown_dis + 0x420620f6 0x92 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_sleep_pullup_dis + 0x42062188 0x92 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_intr_enable_on_core + 0x4206221a 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_output_enable + 0x42062232 0x98 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_isr_register_on_core_static + 0x420622ca 0x20 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_pullup_en + 0x420622ea 0xa4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x420622ea gpio_pullup_en + .text.gpio_pullup_dis + 0x4206238e 0xbe esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4206238e gpio_pullup_dis + .text.gpio_pulldown_en + 0x4206244c 0xa4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4206244c gpio_pulldown_en + .text.gpio_pulldown_dis + 0x420624f0 0xa2 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x420624f0 gpio_pulldown_dis + .text.gpio_set_intr_type + 0x42062592 0x154 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062592 gpio_set_intr_type + .text.gpio_intr_enable + 0x420626e6 0x9e esp-idf/driver/libdriver.a(gpio.c.obj) + 0x420626e6 gpio_intr_enable + .text.gpio_intr_disable + 0x42062784 0x72 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062784 gpio_intr_disable + .text.gpio_set_level + 0x420627f6 0xa8 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x420627f6 gpio_set_level + .text.gpio_get_level + 0x4206289e 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4206289e gpio_get_level + .text.gpio_set_direction + 0x420628b6 0xb0 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x420628b6 gpio_set_direction + .text.gpio_config + 0x42062966 0x1dc esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062966 gpio_config + .text.gpio_isr_handler_add + 0x42062b42 0x104 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062b42 gpio_isr_handler_add + .text.gpio_uninstall_isr_service + 0x42062c46 0x56 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062c46 gpio_uninstall_isr_service + .text.gpio_isr_register + 0x42062c9c 0xb2 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062c9c gpio_isr_register + .text.gpio_install_isr_service + 0x42062d4e 0xd4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062d4e gpio_install_isr_service + .text.gpio_sleep_set_direction + 0x42062e22 0x9c esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062e22 gpio_sleep_set_direction + .text.gpio_sleep_set_pull_mode + 0x42062ebe 0x13a esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062ebe gpio_sleep_set_pull_mode + .text.gpio_sleep_sel_en + 0x42062ff8 0x94 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x42062ff8 gpio_sleep_sel_en + .text.gpio_sleep_sel_dis + 0x4206308c 0x92 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4206308c gpio_sleep_sel_dis + .text.rtc_gpio_is_valid_gpio + 0x4206311e 0x4 esp-idf/driver/libdriver.a(rtc_io.c.obj) + 0x4206311e rtc_gpio_is_valid_gpio + .text.rmt_is_channel_number_valid + 0x42063122 0x14 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_ll_rx_set_channel_clock_div + 0x42063136 0x5e esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_ll_tx_set_channel_clock_div + 0x42063194 0x64 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_ll_tx_set_carrier_high_low_ticks + 0x420631f8 0x84 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_ll_set_group_clock_src + 0x4206327c 0xde esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_ll_rx_set_carrier_high_low_ticks + 0x4206335a 0x78 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_module_enable + 0x420633d2 0x92 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_internal_config + 0x42063464 0x50a esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.rmt_tx_start + 0x4206396e 0x130 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x4206396e rmt_tx_start + .text.rmt_set_tx_thr_intr_en + 0x42063a9e 0x164 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x42063a9e rmt_set_tx_thr_intr_en + .text.rmt_set_gpio + 0x42063c02 0x1f4 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x42063c02 rmt_set_gpio + .text.rmt_config + 0x42063df6 0xa6 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x42063df6 rmt_config + .text.rmt_isr_register + 0x42063e9c 0x96 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x42063e9c rmt_isr_register + .text.rmt_driver_install + 0x42063f32 0x220 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x42063f32 rmt_driver_install + .text.rmt_wait_tx_done + 0x42064152 0xfa esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x42064152 rmt_wait_tx_done + .text.rmt_translator_init + 0x4206424c 0x174 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x4206424c rmt_translator_init + .text.rmt_write_sample + 0x420643c0 0x21c esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x420643c0 rmt_write_sample + .text.rmt_get_counter_clock + 0x420645dc 0x11c esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + 0x420645dc rmt_get_counter_clock + .text.check_rmt_legacy_driver_conflict + 0x420646f8 0x6e esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .text.uart_pattern_queue_update + 0x42064766 0x44 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_find_pattern_from_last + 0x420647aa 0x26 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_reenable_intr_mask + 0x420647d0 0x8a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_ll_enable_bus_clock + 0x4206485a 0x46 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_ll_reset_register + 0x420648a0 0x86 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_enqueue + 0x42064926 0x6c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_pattern_link_free + 0x42064992 0x4a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_module_enable + 0x420649dc 0x88 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_module_disable + 0x42064a64 0x66 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_enable_tx_write_fifo + 0x42064aca 0x7a esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_check_buf_full + 0x42064b44 0x82 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_rx_intr_handler_default + 0x42064bc6 0x7a0 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_free_driver_obj + 0x42065366 0x6c esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_alloc_driver_obj + 0x420653d2 0xe8 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_set_word_length + 0x420654ba 0xaa esp-idf/driver/libdriver.a(uart.c.obj) + 0x420654ba uart_set_word_length + .text.uart_get_word_length + 0x42065564 0x52 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065564 uart_get_word_length + .text.uart_set_stop_bits + 0x420655b6 0xaa esp-idf/driver/libdriver.a(uart.c.obj) + 0x420655b6 uart_set_stop_bits + .text.uart_get_stop_bits + 0x42065660 0x70 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065660 uart_get_stop_bits + .text.uart_set_parity + 0x420656d0 0x70 esp-idf/driver/libdriver.a(uart.c.obj) + 0x420656d0 uart_set_parity + .text.uart_get_parity + 0x42065740 0x70 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065740 uart_get_parity + .text.uart_set_baudrate + 0x420657b0 0x160 esp-idf/driver/libdriver.a(uart.c.obj) + 0x420657b0 uart_set_baudrate + .text.uart_get_baudrate + 0x42065910 0xc0 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065910 uart_get_baudrate + .text.uart_disable_intr_mask + 0x420659d0 0x8c esp-idf/driver/libdriver.a(uart.c.obj) + 0x420659d0 uart_disable_intr_mask + .text.uart_pattern_queue_reset + 0x42065a5c 0xec esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065a5c uart_pattern_queue_reset + .text.uart_disable_rx_intr + 0x42065b48 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065b48 uart_disable_rx_intr + .text.uart_disable_tx_intr + 0x42065b5a 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065b5a uart_disable_tx_intr + .text.uart_enable_tx_intr + 0x42065b6a 0xbc esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065b6a uart_enable_tx_intr + .text.uart_tx_all + 0x42065c26 0x1e2 esp-idf/driver/libdriver.a(uart.c.obj) + .text.uart_intr_config + 0x42065e08 0x11e esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065e08 uart_intr_config + .text.uart_wait_tx_done + 0x42065f26 0x24c esp-idf/driver/libdriver.a(uart.c.obj) + 0x42065f26 uart_wait_tx_done + .text.uart_write_bytes + 0x42066172 0xc8 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42066172 uart_write_bytes + .text.uart_read_bytes + 0x4206623a 0x1ae esp-idf/driver/libdriver.a(uart.c.obj) + 0x4206623a uart_read_bytes + .text.uart_get_buffered_data_len + 0x420663e8 0xba esp-idf/driver/libdriver.a(uart.c.obj) + 0x420663e8 uart_get_buffered_data_len + .text.uart_flush_input + 0x420664a2 0x1ea esp-idf/driver/libdriver.a(uart.c.obj) + 0x420664a2 uart_flush + 0x420664a2 uart_flush_input + .text.uart_driver_delete + 0x4206668c 0xe0 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4206668c uart_driver_delete + .text.uart_driver_install + 0x4206676c 0x354 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4206676c uart_driver_install + .text.uart_is_driver_installed + 0x42066ac0 0x22 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42066ac0 uart_is_driver_installed + .text.uart_set_select_notif_callback + 0x42066ae2 0x1c esp-idf/driver/libdriver.a(uart.c.obj) + 0x42066ae2 uart_set_select_notif_callback + .text.uart_get_selectlock + 0x42066afe 0x6 esp-idf/driver/libdriver.a(uart.c.obj) + 0x42066afe uart_get_selectlock + .text.esp_crt_check_signature + 0x42066b04 0x14c esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .text.esp_crt_verify_callback + 0x42066c50 0x14c esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + 0x42066c50 esp_crt_verify_callback + .text.esp_crt_bundle_init + 0x42066d9c 0x194 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .text.esp_crt_bundle_attach + 0x42066f30 0x96 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + 0x42066f30 esp_crt_bundle_attach + .text.bootloader_init_mem + 0x42066fc6 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x42066fc6 bootloader_init_mem + .text.bootloader_mmap_get_free_pages + 0x42066fd4 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x42066fd4 bootloader_mmap_get_free_pages + .text.bootloader_mmap + 0x42066fe4 0xa2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x42066fe4 bootloader_mmap + .text.bootloader_munmap + 0x42067086 0x24 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x42067086 bootloader_munmap + .text.bootloader_flash_read + 0x420670aa 0x4a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x420670aa bootloader_flash_read + .text.bootloader_flash_update_id + 0x420670f4 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x420670f4 bootloader_flash_update_id + .text.is_ota_partition + 0x42067114 0x28 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.set_new_state_otadata + 0x4206713c 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.get_ota_ops_entry + 0x42067140 0x18 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.image_validate + 0x42067158 0x2c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.read_otadata + 0x42067184 0xb8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.rewrite_ota_seq + 0x4206723c 0x5c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_get_running_partition + 0x42067298 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x42067298 esp_ota_get_running_partition + .text.esp_ota_write + 0x4206735e 0x1ca esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x4206735e esp_ota_write + .text.esp_ota_end + 0x42067528 0x94 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x42067528 esp_ota_end + .text.esp_ota_get_app_partition_count + 0x420675bc 0x54 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420675bc esp_ota_get_app_partition_count + .text.esp_rewrite_ota_data + 0x42067610 0xac esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_set_boot_partition + 0x420676bc 0x56 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420676bc esp_ota_set_boot_partition + .text.esp_ota_get_next_update_partition + 0x42067712 0x84 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x42067712 esp_ota_get_next_update_partition + .text.esp_ota_get_partition_description + 0x42067796 0x4c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x42067796 esp_ota_get_partition_description + .text.esp_ota_check_rollback_is_possible + 0x420677e2 0xc0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420677e2 esp_ota_check_rollback_is_possible + .text.esp_ota_current_ota_is_workable + 0x420678a2 0x11c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .text.esp_ota_mark_app_valid_cancel_rollback + 0x420679be 0x10 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420679be esp_ota_mark_app_valid_cancel_rollback + .text.esp_ota_mark_app_invalid_rollback_and_reboot + 0x420679ce 0x10 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420679ce esp_ota_mark_app_invalid_rollback_and_reboot + .text.esp_ota_get_state_partition + 0x420679de 0xb6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x420679de esp_ota_get_state_partition + .text.esp_ota_begin + 0x42067a94 0x120 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x42067a94 esp_ota_begin + .text.spi_flash_init_lock + 0x42067bb4 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42067bb4 spi_flash_init_lock + .text.spi_flash_op_lock + 0x42067bb6 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42067bb6 spi_flash_op_lock + .text.spi_flash_op_unlock + 0x42067bc8 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42067bc8 spi_flash_op_unlock + .text.spi_flash_mmap + 0x42067bda 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42067bda spi_flash_mmap + .text.spi_flash_munmap + 0x42067ca2 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42067ca2 spi_flash_munmap + .text.spi_flash_mmap_get_free_pages + 0x42067d10 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42067d10 spi_flash_mmap_get_free_pages + .text.spi_flash_cache2phys + 0x42067d34 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42067d34 spi_flash_cache2phys + .text.esp_mspi_get_io + 0x42067d58 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x42067d58 esp_mspi_get_io + .text.esp_flash_read_chip_id + 0x42067df2 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x42067df2 esp_flash_read_chip_id + .text.spimem_flash_ll_get_source_freq_mhz + 0x42067e06 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .text.esp_flash_init_default_chip + 0x42067e44 0x138 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42067e44 esp_flash_init_default_chip + .text.esp_flash_app_init + 0x42067f7c 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42067f7c esp_flash_app_init + .text.esp_flash_app_enable_os_functions + 0x42067fa4 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x42067fa4 esp_flash_app_enable_os_functions + .text.esp_crosscore_int_init + 0x42067fd6 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x42067fd6 esp_crosscore_int_init + .text.esp_vApplicationIdleHook + 0x4206803c 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4206803c esp_vApplicationIdleHook + .text.esp_register_freertos_idle_hook_for_cpu + 0x42068082 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x42068082 esp_register_freertos_idle_hook_for_cpu + .text.esp_register_freertos_tick_hook_for_cpu + 0x420680f6 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x420680f6 esp_register_freertos_tick_hook_for_cpu + .text.esp_int_wdt_init + 0x4206816a 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x4206816a esp_int_wdt_init + .text.esp_int_wdt_cpu_init + 0x42068232 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x42068232 esp_int_wdt_cpu_init + .text.find_entry_and_check_all_reset + 0x42068286 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.find_entry_from_task_handle_and_check_all_reset + 0x420682b6 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.task_wdt_timer_feed + 0x420682e8 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.add_entry + 0x42068314 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.get_task_affinity + 0x4206848e 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.task_wdt_timeout_abort + 0x420684b4 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420684b4 task_wdt_timeout_abort + .text.task_wdt_timeout_handling + 0x4206854e 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_add + 0x4206859e 0x62 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4206859e esp_task_wdt_add + .text.subscribe_idle + 0x42068600 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_init + 0x420686b2 0x138 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420686b2 esp_task_wdt_init + .text.esp_task_wdt_reset + 0x420687ea 0xc8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420687ea esp_task_wdt_reset + .text.idle_hook_cb + 0x420688b2 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_print_triggered_tasks + 0x420688c2 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420688c2 esp_task_wdt_print_triggered_tasks + .text.task_wdt_isr + 0x420689ec 0x10a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .text.esp_task_wdt_impl_timer_allocate + 0x42068af6 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42068af6 esp_task_wdt_impl_timer_allocate + .text.esp_task_wdt_impl_timer_feed + 0x42068be8 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42068be8 esp_task_wdt_impl_timer_feed + .text.esp_task_wdt_impl_timeout_triggered + 0x42068c1e 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42068c1e esp_task_wdt_impl_timeout_triggered + .text.esp_task_wdt_impl_timer_restart + 0x42068c4c 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42068c4c esp_task_wdt_impl_timer_restart + .text.get_reset_reason + 0x42068c8c 0xda esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .text.esp_reset_reason_get_hint + 0x42068d66 0x28 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x42068d66 esp_reset_reason_get_hint + .text.esp_reset_reason_init + 0x42068d8e 0x3a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .text.gpspi_flash_ll_calculate_clock_reg + 0x42068dc8 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.spimem_flash_ll_calculate_clock_reg + 0x42068df4 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.get_flash_clock_divider + 0x42068e20 0x9c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.spi_flash_cal_clock + 0x42068ebc 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .text.spi_flash_hal_init + 0x42068ee4 0xfc esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42068ee4 spi_flash_hal_init + .text.spi_flash_hal_supports_direct_write + 0x42068fe0 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42068fe0 spi_flash_hal_supports_direct_write + .text.spi_flash_hal_supports_direct_read + 0x42068ff2 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42068ff2 spi_flash_hal_supports_direct_read + .text.uart_ll_get_baudrate + 0x42069004 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) + .text.uart_hal_get_sclk + 0x4206903c 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4206903c uart_hal_get_sclk + .text.uart_hal_get_baudrate + 0x42069062 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42069062 uart_hal_get_baudrate + .text.uart_hal_set_stop_bits + 0x4206907c 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4206907c uart_hal_set_stop_bits + .text.uart_hal_get_stop_bits + 0x4206908e 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4206908e uart_hal_get_stop_bits + .text.uart_hal_set_data_bit_num + 0x4206909a 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4206909a uart_hal_set_data_bit_num + .text.uart_hal_get_data_bit_num + 0x420690aa 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420690aa uart_hal_get_data_bit_num + .text.uart_hal_set_parity + 0x420690b6 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420690b6 uart_hal_set_parity + .text.uart_hal_get_parity + 0x420690d6 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420690d6 uart_hal_get_parity + .text.uart_hal_set_rxfifo_full_thr + 0x420690f2 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420690f2 uart_hal_set_rxfifo_full_thr + .text.uart_hal_set_txfifo_empty_thr + 0x42069104 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42069104 uart_hal_set_txfifo_empty_thr + .text.uart_hal_get_symb_len + 0x4206911e 0x3e esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4206911e uart_hal_get_symb_len + .text.uart_hal_set_rx_timeout + 0x4206915c 0x5a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4206915c uart_hal_set_rx_timeout + .text.gpio_hal_intr_enable_on_core + 0x420691b6 0x70 esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x420691b6 gpio_hal_intr_enable_on_core + .text.gpio_hal_intr_disable + 0x42069226 0x3a esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x42069226 gpio_hal_intr_disable + .text.rmt_hal_tx_channel_reset + 0x42069260 0x82 esp-idf/hal/libhal.a(rmt_hal.c.obj) + 0x42069260 rmt_hal_tx_channel_reset + .text.rmt_hal_rx_channel_reset + 0x420692e2 0x58 esp-idf/hal/libhal.a(rmt_hal.c.obj) + 0x420692e2 rmt_hal_rx_channel_reset + .text.esp_log_buffer_hexdump_internal + 0x4206933a 0x23c esp-idf/log/liblog.a(log_buffers.c.obj) + 0x4206933a esp_log_buffer_hexdump_internal + .text.esp_cpu_configure_region_protection + 0x42069576 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x42069576 esp_cpu_configure_region_protection + .text.periph_rtc_dig_clk8m_disable + 0x42069676 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x42069676 periph_rtc_dig_clk8m_disable + .text.esp_fill_random + 0x420696e0 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x420696e0 esp_fill_random + .text.get_idx 0x4206974a 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.generate_mac + 0x420697a2 0x138 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.get_efuse_factory_mac + 0x420698da 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.get_efuse_mac_custom + 0x42069928 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.get_mac_addr_from_mac_table + 0x420699cc 0xe6 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text.esp_efuse_mac_get_default + 0x42069ab2 0xe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42069ab2 esp_efuse_mac_get_default + .text.esp_read_mac + 0x42069ac0 0x104 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42069ac0 esp_read_mac + .text.temperature_sensor_get_raw_value + 0x42069bc4 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .text.temperature_sensor_ll_set_range + 0x42069c68 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .text.temperature_sensor_power_acquire + 0x42069c8a 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x42069c8a temperature_sensor_power_acquire + .text.temperature_sensor_power_release + 0x42069ce2 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x42069ce2 temperature_sensor_power_release + .text.temp_sensor_get_raw_value + 0x42069d6e 0x112 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x42069d6e temp_sensor_get_raw_value + .text.esp_clk_tree_src_get_freq_hz + 0x42069e80 0x18e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x42069e80 esp_clk_tree_src_get_freq_hz + .text.clk_tree_rtc_slow_calibration + 0x4206a00e 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 + 0x4206a07a 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4206a07a esp_clk_tree_rc_fast_d256_get_freq_hz + .text.esp_clk_tree_xtal32k_get_freq_hz + 0x4206a0f0 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4206a0f0 esp_clk_tree_xtal32k_get_freq_hz + .text.esp_clk_tree_lp_slow_get_freq_hz + 0x4206a16a 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4206a16a esp_clk_tree_lp_slow_get_freq_hz + .text.esp_clk_tree_rc_fast_get_freq_hz + 0x4206a1ac 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4206a1ac esp_clk_tree_rc_fast_get_freq_hz + .text.esp_clk_tree_lp_fast_get_freq_hz + 0x4206a1cc 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4206a1cc esp_clk_tree_lp_fast_get_freq_hz + .text.adc_calc_hw_calibration_code + 0x4206a238 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4206a238 adc_calc_hw_calibration_code + .text.adc2_wifi_acquire + 0x4206a2d6 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4206a2d6 adc2_wifi_acquire + .text.adc2_wifi_release + 0x4206a2da 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4206a2da adc2_wifi_release + .text.adc_apb_periph_claim + 0x4206a2de 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4206a2de adc_apb_periph_claim + .text.adc_apb_periph_free + 0x4206a31e 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4206a31e adc_apb_periph_free + .text.esp_crypto_sha_aes_lock_acquire + 0x4206a390 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a390 esp_crypto_sha_aes_lock_acquire + .text.esp_crypto_hmac_lock_acquire + 0x4206a3aa 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a3aa esp_crypto_hmac_lock_acquire + .text.esp_crypto_sha_aes_lock_release + 0x4206a3c8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a3c8 esp_crypto_sha_aes_lock_release + .text.esp_crypto_hmac_lock_release + 0x4206a3e2 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a3e2 esp_crypto_hmac_lock_release + .text.esp_crypto_mpi_lock_acquire + 0x4206a400 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a400 esp_crypto_mpi_lock_acquire + .text.esp_crypto_ds_lock_acquire + 0x4206a41a 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a41a esp_crypto_ds_lock_acquire + .text.esp_crypto_mpi_lock_release + 0x4206a43c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a43c esp_crypto_mpi_lock_release + .text.esp_crypto_ds_lock_release + 0x4206a456 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4206a456 esp_crypto_ds_lock_release + .text.ets_timer_setfn + 0x4206a478 0x8c esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x4206a478 ets_timer_setfn + 0x4206a478 os_timer_setfn + .text.ets_timer_done + 0x4206a504 0x2a esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x4206a504 os_timer_done + 0x4206a504 ets_timer_done + .text._ZSt9__find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleEEUlRS1_E_EEET_SE_SE_T0_ + 0x4206a52e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleEEUlRS1_E_ET_SA_SA_T0_ + 0x4206a53e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleE + 0x4206a54c 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_ + 0x4206a57c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZ9nvs_closeEUlRS1_E_ET_S6_S6_T0_ + 0x4206a58c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZL19nvs_get_str_or_blobmN3nvs8ItemTypeEPKcPvPj + 0x4206a59a 0x8c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZL24lookup_storage_from_namePKc + 0x4206a626 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZZL24close_handles_and_deinitPKcENKUlR14NVSHandleEntryE_clES2_ + 0x4206a640 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 + 0x4206a666 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL24close_handles_and_deinitPKcEUlRS1_E_ET_S8_S8_T0_ + 0x4206a696 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZL15create_iteratorPN3nvs7StorageE10nvs_type_t + 0x4206a6a6 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text._ZN14NVSHandleEntryD2Ev + 0x4206a6d0 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a6d0 NVSHandleEntry::~NVSHandleEntry() + 0x4206a6d0 NVSHandleEntry::~NVSHandleEntry() + .text.nvs_flash_init_partition + 0x4206a6e4 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a6e4 nvs_flash_init_partition + .text.nvs_flash_init + 0x4206a71c 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a71c nvs_flash_init + .text.nvs_erase_key + 0x4206a732 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a732 nvs_erase_key + .text.nvs_commit + 0x4206a76e 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a76e nvs_commit + .text.nvs_set_blob + 0x4206a7a2 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a7a2 nvs_set_blob + .text.nvs_get_str + 0x4206a7ee 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a7ee nvs_get_str + .text.nvs_get_blob + 0x4206a806 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a806 nvs_get_blob + .text.nvs_entry_find + 0x4206a81e 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a81e nvs_entry_find + .text.nvs_entry_next + 0x4206a8c0 0x48 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a8c0 nvs_entry_next + .text.nvs_entry_info + 0x4206a908 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a908 nvs_entry_info + .text.nvs_release_iterator + 0x4206a954 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a954 nvs_release_iterator + .text._ZN14intrusive_listI14NVSHandleEntryE5eraseENS1_8iteratorE + 0x4206a966 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a966 intrusive_list::erase(intrusive_list::iterator) + .text._ZL24close_handles_and_deinitPKc + 0x4206a982 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_flash_erase_partition + 0x4206a9d0 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206a9d0 nvs_flash_erase_partition + .text.nvs_flash_erase + 0x4206aa2e 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206aa2e nvs_flash_erase + .text.nvs_flash_deinit_partition + 0x4206aa44 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206aa44 nvs_flash_deinit_partition + .text.nvs_flash_deinit + 0x4206aa78 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206aa78 nvs_flash_deinit + .text.nvs_close + 0x4206aa8e 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206aa8e nvs_close + .text._ZN14intrusive_listI14NVSHandleEntryE9push_backEPS0_ + 0x4206aae4 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206aae4 intrusive_list::push_back(NVSHandleEntry*) + .text.nvs_open_from_partition + 0x4206ab04 0xa6 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ab04 nvs_open_from_partition + .text.nvs_open + 0x4206abaa 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206abaa nvs_open + .text._ZN3nvs9NVSHandle8set_itemIaEEiPKcT_ + 0x4206abc6 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206abc6 int nvs::NVSHandle::set_item(char const*, signed char) + .text._Z7nvs_setIaEimPKcT_ + 0x4206abe4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_i8 + 0x4206ac28 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ac28 nvs_set_i8 + .text._ZN3nvs9NVSHandle8set_itemIhEEiPKcT_ + 0x4206ac36 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ac36 int nvs::NVSHandle::set_item(char const*, unsigned char) + .text._Z7nvs_setIhEimPKcT_ + 0x4206ac54 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_u8 + 0x4206ac98 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ac98 nvs_set_u8 + .text._ZN3nvs9NVSHandle8set_itemItEEiPKcT_ + 0x4206aca6 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206aca6 int nvs::NVSHandle::set_item(char const*, unsigned short) + .text._Z7nvs_setItEimPKcT_ + 0x4206acc4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_u16 + 0x4206ad08 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ad08 nvs_set_u16 + .text._ZN3nvs9NVSHandle8set_itemImEEiPKcT_ + 0x4206ad16 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ad16 int nvs::NVSHandle::set_item(char const*, unsigned long) + .text._Z7nvs_setImEimPKcT_ + 0x4206ad30 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_set_u32 + 0x4206ad74 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ad74 nvs_set_u32 + .text._ZN3nvs9NVSHandle8get_itemIaEEiPKcRT_ + 0x4206ad82 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ad82 int nvs::NVSHandle::get_item(char const*, signed char&) + .text._Z7nvs_getIaEimPKcPT_ + 0x4206ad9a 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_i8 + 0x4206adde 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206adde nvs_get_i8 + .text._ZN3nvs9NVSHandle8get_itemIhEEiPKcRT_ + 0x4206adec 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206adec int nvs::NVSHandle::get_item(char const*, unsigned char&) + .text._Z7nvs_getIhEimPKcPT_ + 0x4206ae04 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_u8 + 0x4206ae48 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ae48 nvs_get_u8 + .text._ZN3nvs9NVSHandle8get_itemItEEiPKcRT_ + 0x4206ae56 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206ae56 int nvs::NVSHandle::get_item(char const*, unsigned short&) + .text._Z7nvs_getItEimPKcPT_ + 0x4206ae6e 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_u16 + 0x4206aeb2 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206aeb2 nvs_get_u16 + .text._ZN3nvs9NVSHandle8get_itemImEEiPKcRT_ + 0x4206aec0 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206aec0 int nvs::NVSHandle::get_item(char const*, unsigned long&) + .text._Z7nvs_getImEimPKcPT_ + 0x4206aed8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .text.nvs_get_u32 + 0x4206af1c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4206af1c nvs_get_u32 + .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ + 0x4206af2a 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_ + 0x4206af74 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ + 0x4206afbe 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 + 0x4206b01e 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_ET_SA_SA_T0_ + 0x4206b052 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ + 0x4206b0d2 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 + 0x4206b128 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_ET_SA_SA_T0_ + 0x4206b15c 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 + 0x4206b1dc 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage14NamespaceEntryEE8iteratorEZNS2_21createOrOpenNamespaceEPKcbRhEUlRKS3_E_ET_SC_SC_T0_ + 0x4206b218 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .text._ZN3nvs4Item6getKeyEPcj + 0x4206b228 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b228 nvs::Item::getKey(char*, unsigned int) + .text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE + 0x4206b262 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b262 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) + .text._ZN3nvs7Storage8findItemEhNS_8ItemTypeEPKcRPNS_4PageERNS_4ItemEhNS_9VerOffsetE + 0x4206b300 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b300 nvs::Storage::findItem(unsigned char, nvs::ItemType, char const*, nvs::Page*&, nvs::Item&, unsigned char, nvs::VerOffset) + .text._ZN3nvs7Storage16cmpMultiPageBlobEhPKcPKvj + 0x4206b364 0xe2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b364 nvs::Storage::cmpMultiPageBlob(unsigned char, char const*, void const*, unsigned int) + .text._ZN3nvs7Storage18eraseMultiPageBlobEhPKcNS_9VerOffsetE + 0x4206b446 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b446 nvs::Storage::eraseMultiPageBlob(unsigned char, char const*, nvs::VerOffset) + .text._ZN3nvs7Storage17readMultiPageBlobEhPKcPvj + 0x4206b57e 0x11e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b57e nvs::Storage::readMultiPageBlob(unsigned char, char const*, void*, unsigned int) + .text._ZN3nvs7Storage8readItemEhNS_8ItemTypeEPKcPvj + 0x4206b69c 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b69c nvs::Storage::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int) + .text._ZN3nvs7Storage9eraseItemEhNS_8ItemTypeEPKc + 0x4206b72e 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b72e nvs::Storage::eraseItem(unsigned char, nvs::ItemType, char const*) + .text._ZN3nvs7Storage14eraseNamespaceEh + 0x4206b7c0 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b7c0 nvs::Storage::eraseNamespace(unsigned char) + .text._ZN3nvs7Storage7findKeyEhPKcPNS_8ItemTypeE + 0x4206b812 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b812 nvs::Storage::findKey(unsigned char, char const*, nvs::ItemType*) + .text._ZN3nvs7Storage15getItemDataSizeEhNS_8ItemTypeEPKcRj + 0x4206b856 0x82 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b856 nvs::Storage::getItemDataSize(unsigned char, nvs::ItemType, char const*, unsigned int&) + .text._ZN3nvs7Storage22calcEntriesInNamespaceEhRj + 0x4206b8d8 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b8d8 nvs::Storage::calcEntriesInNamespace(unsigned char, unsigned int&) + .text._ZN3nvs7Storage13fillEntryInfoERNS_4ItemER16nvs_entry_info_t + 0x4206b952 0x5c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b952 nvs::Storage::fillEntryInfo(nvs::Item&, nvs_entry_info_t&) + .text._ZN3nvs7Storage9nextEntryEP21nvs_opaque_iterator_t + 0x4206b9ae 0xac esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206b9ae nvs::Storage::nextEntry(nvs_opaque_iterator_t*) + .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE9push_backEPS2_ + 0x4206ba5a 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206ba5a intrusive_list::push_back(nvs::Storage::BlobIndexNode*) + .text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE + 0x4206ba7a 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206ba7a nvs::Storage::populateBlobIndices(intrusive_list&) + .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE5eraseENS3_8iteratorE + 0x4206bb1e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bb1e intrusive_list::erase(intrusive_list::iterator) + .text._ZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEE + 0x4206bb3a 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bb3a nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) + .text._ZN19CompressedEnumTableIbLj1ELj256EE3setEjb + 0x4206bc5a 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bc5a CompressedEnumTable::set(unsigned int, bool) + .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE9push_backEPS2_ + 0x4206bc8a 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bc8a intrusive_list::push_back(nvs::Storage::NamespaceEntry*) + .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE17clearAndFreeNodesEv + 0x4206bcaa 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bcaa intrusive_list::clearAndFreeNodes() + .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE9push_backEPS2_ + 0x4206bcd8 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bcd8 intrusive_list::push_back(nvs::Storage::UsedPageNode*) + .text._ZNKSt14default_deleteIA_N3nvs4PageEEclIS1_EENSt9enable_ifIXsrSt14is_convertibleIPA_T_PS2_E5valueEvE4typeEPS7_ + 0x4206bcf8 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bcf8 std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const + .text._ZNSt10unique_ptrIA_N3nvs4PageESt14default_deleteIS2_EED2Ev + 0x4206bd44 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bd44 std::unique_ptr >::~unique_ptr() + 0x4206bd44 std::unique_ptr >::~unique_ptr() + .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE5eraseENS3_8iteratorE + 0x4206bd60 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bd60 intrusive_list::erase(intrusive_list::iterator) + .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE17clearAndFreeNodesEv + 0x4206bd7c 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bd7c intrusive_list::clearAndFreeNodes() + .text._ZN3nvs7Storage15clearNamespacesEv + 0x4206bdaa 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bdaa nvs::Storage::clearNamespaces() + .text._ZN3nvs7Storage4initEmm + 0x4206bdbc 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bdbc nvs::Storage::init(unsigned long, unsigned long) + .text._ZN3nvs7StorageD2Ev + 0x4206befa 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206befa nvs::Storage::~Storage() + 0x4206befa nvs::Storage::~Storage() + .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE5eraseENS3_8iteratorE + 0x4206bf16 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bf16 intrusive_list::erase(intrusive_list::iterator) + .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE17clearAndFreeNodesEv + 0x4206bf32 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bf32 intrusive_list::clearAndFreeNodes() + .text._ZN3nvs7Storage18writeMultiPageBlobEhPKcPKvjNS_9VerOffsetE + 0x4206bf60 0x1ee esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206bf60 nvs::Storage::writeMultiPageBlob(unsigned char, char const*, void const*, unsigned int, nvs::VerOffset) + .text._ZN3nvs7Storage9writeItemEhNS_8ItemTypeEPKcPKvj + 0x4206c14e 0x256 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206c14e nvs::Storage::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int) + .text._ZN3nvs7Storage21createOrOpenNamespaceEPKcbRh + 0x4206c3a4 0x108 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206c3a4 nvs::Storage::createOrOpenNamespace(char const*, bool, unsigned char&) + .text._ZN3nvs7Storage9findEntryEP21nvs_opaque_iterator_tPKc + 0x4206c4ac 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4206c4ac nvs::Storage::findEntry(nvs_opaque_iterator_t*, char const*) + .text._ZN3nvs15NVSHandleSimple6commitEv + 0x4206c4ec 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c4ec nvs::NVSHandleSimple::commit() + .text._ZN3nvs15NVSHandleSimpleD2Ev + 0x4206c4fe 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c4fe nvs::NVSHandleSimple::~NVSHandleSimple() + 0x4206c4fe nvs::NVSHandleSimple::~NVSHandleSimple() + .text._ZN3nvs15NVSHandleSimpleD0Ev + 0x4206c528 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c528 nvs::NVSHandleSimple::~NVSHandleSimple() + .text._ZN3nvs15NVSHandleSimple14set_typed_itemENS_8ItemTypeEPKcPKvj + 0x4206c546 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c546 nvs::NVSHandleSimple::set_typed_item(nvs::ItemType, char const*, void const*, unsigned int) + .text._ZN3nvs15NVSHandleSimple8set_blobEPKcPKvj + 0x4206c57e 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c57e nvs::NVSHandleSimple::set_blob(char const*, void const*, unsigned int) + .text._ZN3nvs15NVSHandleSimple14get_typed_itemENS_8ItemTypeEPKcPvj + 0x4206c5b8 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c5b8 nvs::NVSHandleSimple::get_typed_item(nvs::ItemType, char const*, void*, unsigned int) + .text._ZN3nvs15NVSHandleSimple10get_stringEPKcPcj + 0x4206c5e2 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c5e2 nvs::NVSHandleSimple::get_string(char const*, char*, unsigned int) + .text._ZN3nvs15NVSHandleSimple8get_blobEPKcPvj + 0x4206c60e 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c60e nvs::NVSHandleSimple::get_blob(char const*, void*, unsigned int) + .text._ZN3nvs15NVSHandleSimple10set_stringEPKcS2_ + 0x4206c63a 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c63a nvs::NVSHandleSimple::set_string(char const*, char const*) + .text._ZN3nvs15NVSHandleSimple13get_item_sizeENS_8ItemTypeEPKcRj + 0x4206c69a 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c69a nvs::NVSHandleSimple::get_item_size(nvs::ItemType, char const*, unsigned int&) + .text._ZN3nvs15NVSHandleSimple8find_keyEPKcR10nvs_type_t + 0x4206c6c2 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c6c2 nvs::NVSHandleSimple::find_key(char const*, nvs_type_t&) + .text._ZN3nvs15NVSHandleSimple10erase_itemEPKc + 0x4206c714 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c714 nvs::NVSHandleSimple::erase_item(char const*) + .text._ZN3nvs15NVSHandleSimple9erase_allEv + 0x4206c74a 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c74a nvs::NVSHandleSimple::erase_all() + .text._ZN3nvs15NVSHandleSimple20get_used_entry_countERj + 0x4206c77a 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c77a nvs::NVSHandleSimple::get_used_entry_count(unsigned int&) + .text._ZNK3nvs15NVSHandleSimple18get_partition_nameEv + 0x4206c7ae 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4206c7ae nvs::NVSHandleSimple::get_partition_name() const + .text._ZN3nvs12NVSPartitionD2Ev + 0x4206c7c2 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c7c2 nvs::NVSPartition::~NVSPartition() + 0x4206c7c2 nvs::NVSPartition::~NVSPartition() + .text._ZN3nvs12NVSPartition18get_partition_nameEv + 0x4206c7d8 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c7d8 nvs::NVSPartition::get_partition_name() + .text._ZN3nvs12NVSPartition11get_addressEv + 0x4206c7de 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c7de nvs::NVSPartition::get_address() + .text._ZN3nvs12NVSPartition8get_sizeEv + 0x4206c7e4 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c7e4 nvs::NVSPartition::get_size() + .text._ZN3nvs12NVSPartition12get_readonlyEv + 0x4206c7ea 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c7ea nvs::NVSPartition::get_readonly() + .text._ZN3nvs12NVSPartition8read_rawEjPvj + 0x4206c7f2 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c7f2 nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) + .text._ZN3nvs12NVSPartition4readEjPvj + 0x4206c802 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c802 nvs::NVSPartition::read(unsigned int, void*, unsigned int) + .text._ZN3nvs12NVSPartition9write_rawEjPKvj + 0x4206c81e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c81e nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) + .text._ZN3nvs12NVSPartition5writeEjPKvj + 0x4206c82e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c82e nvs::NVSPartition::write(unsigned int, void const*, unsigned int) + .text._ZN3nvs12NVSPartition11erase_rangeEjj + 0x4206c84a 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c84a nvs::NVSPartition::erase_range(unsigned int, unsigned int) + .text._ZN3nvs12NVSPartitionD0Ev + 0x4206c85a 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c85a nvs::NVSPartition::~NVSPartition() + .text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t + 0x4206c880 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4206c880 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x4206c880 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + .text._ZN3nvs19NVSPartitionManagerD2Ev + 0x4206c8b2 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c8b2 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x4206c8b2 nvs::NVSPartitionManager::~NVSPartitionManager() + .text._ZN3nvs19NVSPartitionManagerD0Ev + 0x4206c8be 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c8be nvs::NVSPartitionManager::~NVSPartitionManager() + .text._ZZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKcENKUlRNS_7StorageEE_clES4_ + 0x4206c8da 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 + 0x4206c900 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_ + 0x4206c930 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .text._ZN3nvs7StorageC2EPNS_9PartitionE + 0x4206c940 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c940 nvs::Storage::Storage(nvs::Partition*) + 0x4206c940 nvs::Storage::Storage(nvs::Partition*) + .text._ZN3nvs19NVSPartitionManager12get_instanceEv + 0x4206c98a 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c98a nvs::NVSPartitionManager::get_instance() + .text._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc + 0x4206c9ec 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206c9ec nvs::NVSPartitionManager::lookup_storage_from_name(char const*) + .text._ZN14intrusive_listIN3nvs12NVSPartitionEE9push_backEPS1_ + 0x4206ca00 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206ca00 intrusive_list::push_back(nvs::NVSPartition*) + .text._ZN14intrusive_listIN3nvs12NVSPartitionEE5eraseENS2_8iteratorE + 0x4206ca20 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206ca20 intrusive_list::erase(intrusive_list::iterator) + .text._ZN14intrusive_listIN3nvs7StorageEE9push_backEPS1_ + 0x4206ca3c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206ca3c intrusive_list::push_back(nvs::Storage*) + .text._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEmm + 0x4206ca5c 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206ca5c nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) + .text._ZN3nvs19NVSPartitionManager14init_partitionEPKc + 0x4206cb0c 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206cb0c nvs::NVSPartitionManager::init_partition(char const*) + .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE5eraseENS2_8iteratorE + 0x4206cb86 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206cb86 intrusive_list::erase(intrusive_list::iterator) + .text._ZN3nvs19NVSPartitionManager12close_handleEPNS_15NVSHandleSimpleE + 0x4206cba2 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206cba2 nvs::NVSPartitionManager::close_handle(nvs::NVSHandleSimple*) + .text._ZN14intrusive_listIN3nvs7StorageEE5eraseENS2_8iteratorE + 0x4206cbcc 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206cbcc intrusive_list::erase(intrusive_list::iterator) + .text._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc + 0x4206cbe8 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206cbe8 nvs::NVSPartitionManager::deinit_partition(char const*) + .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE9push_backEPS1_ + 0x4206cc86 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206cc86 intrusive_list::push_back(nvs::NVSHandleSimple*) + .text._ZN3nvs19NVSPartitionManager11open_handleEPKcS2_15nvs_open_mode_tPPNS_15NVSHandleSimpleE + 0x4206cca6 0xd6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4206cca6 nvs::NVSPartitionManager::open_handle(char const*, char const*, nvs_open_mode_t, nvs::NVSHandleSimple**) + .text._ZN3nvs4LockC2Ev + 0x4206cd7c 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x4206cd7c nvs::Lock::Lock() + 0x4206cd7c nvs::Lock::Lock() + .text._ZN3nvs4LockD2Ev + 0x4206cd96 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x4206cd96 nvs::Lock::~Lock() + 0x4206cd96 nvs::Lock::~Lock() + .text._ZN3nvs4Lock4initEv + 0x4206cdb0 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x4206cdb0 nvs::Lock::init() + .text._ZN3nvs8HashListC2Ev + 0x4206cdb4 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206cdb4 nvs::HashList::HashList() + 0x4206cdb4 nvs::HashList::HashList() + .text._ZN3nvs8HashList13HashListBlockC2Ev + 0x4206cdc2 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206cdc2 nvs::HashList::HashListBlock::HashListBlock() + 0x4206cdc2 nvs::HashList::HashListBlock::HashListBlock() + .text._ZN3nvs8HashList4findEjRKNS_4ItemE + 0x4206cdec 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206cdec nvs::HashList::find(unsigned int, nvs::Item const&) + .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE5eraseENS3_8iteratorE + 0x4206ce50 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206ce50 intrusive_list::erase(intrusive_list::iterator) + .text._ZN3nvs8HashList5clearEv + 0x4206ce6c 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206ce6c nvs::HashList::clear() + .text._ZN3nvs8HashListD2Ev + 0x4206cea2 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206cea2 nvs::HashList::~HashList() + 0x4206cea2 nvs::HashList::~HashList() + .text._ZN3nvs8HashList5eraseEj + 0x4206ceb0 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206ceb0 nvs::HashList::erase(unsigned int) + .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE9push_backEPS2_ + 0x4206cf52 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206cf52 intrusive_list::push_back(nvs::HashList::HashListBlock*) + .text._ZN3nvs8HashList6insertERKNS_4ItemEj + 0x4206cf72 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4206cf72 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 + 0x4206d008 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .text._ZN3nvs4ItemC2EhNS_8ItemTypeEhPKch + 0x4206d08e 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d08e nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x4206d08e nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + .text._ZN3nvs4PageC2Ev + 0x4206d0ee 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d0ee nvs::Page::Page() + 0x4206d0ee nvs::Page::Page() + .text._ZN3nvs4Page6Header14calculateCrc32Ev + 0x4206d130 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d130 nvs::Page::Header::calculateCrc32() + .text._ZN3nvs4Page20updateFirstUsedEntryEjj + 0x4206d14a 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d14a nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) + .text._ZN3nvs4Page10initializeEv + 0x4206d1a2 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d1a2 nvs::Page::initialize() + .text._ZN3nvs4Page14alterPageStateENS0_9PageStateE + 0x4206d21e 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d21e nvs::Page::alterPageState(nvs::Page::PageState) + .text._ZNK3nvs4Page9readEntryEjRNS_4ItemE + 0x4206d24e 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d24e nvs::Page::readEntry(unsigned int, nvs::Item&) const + .text._ZNK3nvs4Page12getSeqNumberERm + 0x4206d27a 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d27a nvs::Page::getSeqNumber(unsigned long&) const + .text._ZN3nvs4Page12setSeqNumberEm + 0x4206d2a4 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d2a4 nvs::Page::setSeqNumber(unsigned long) + .text._ZN3nvs4Page5eraseEv + 0x4206d2ba 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d2ba nvs::Page::erase() + .text._ZN3nvs4Page11markFreeingEv + 0x4206d2fe 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d2fe nvs::Page::markFreeing() + .text._ZN3nvs4Page8markFullEv + 0x4206d324 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d324 nvs::Page::markFull() + .text._ZNK3nvs4Page18getVarDataTailroomEv + 0x4206d344 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d344 nvs::Page::getVarDataTailroom() const + .text._ZN19CompressedEnumTableIN3nvs4Page10EntryStateELj2ELj126EE3setEjS2_ + 0x4206d376 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d376 CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) + .text._ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE + 0x4206d3a8 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d3a8 nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) + .text._ZN3nvs4Page10writeEntryERKNS_4ItemE + 0x4206d3fe 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d3fe nvs::Page::writeEntry(nvs::Item const&) + .text._ZN3nvs4Page9copyItemsERS0_ + 0x4206d466 0xce esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d466 nvs::Page::copyItems(nvs::Page&) + .text._ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE + 0x4206d534 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d534 nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) + .text._ZN3nvs4Page14writeEntryDataEPKhj + 0x4206d5d0 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d5d0 nvs::Page::writeEntryData(unsigned char const*, unsigned int) + .text._ZN3nvs4Page9writeItemEhNS_8ItemTypeEPKcPKvjh + 0x4206d662 0x222 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d662 nvs::Page::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char) + .text._ZN3nvs4Page17eraseEntryAndSpanEj + 0x4206d884 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d884 nvs::Page::eraseEntryAndSpan(unsigned int) + .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE + 0x4206d9c4 0x246 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206d9c4 nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) + .text._ZN3nvs4Page7cmpItemEhNS_8ItemTypeEPKcPKvjhNS_9VerOffsetE + 0x4206dc0a 0x100 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206dc0a nvs::Page::cmpItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char, nvs::VerOffset) + .text._ZN3nvs4Page8readItemEhNS_8ItemTypeEPKcPvjhNS_9VerOffsetE + 0x4206dd0a 0xfa esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206dd0a nvs::Page::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int, unsigned char, nvs::VerOffset) + .text._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE + 0x4206de04 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206de04 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) + .text._ZN3nvs4Page15mLoadEntryTableEv + 0x4206de2e 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206de2e nvs::Page::mLoadEntryTable() + .text._ZN3nvs4Page4loadEPNS_9PartitionEm + 0x4206e1f6 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4206e1f6 nvs::Page::load(nvs::Partition*, unsigned long) + .text._ZZN3nvs11PageManager4loadEPNS_9PartitionEmmENKUlRKNS_4PageEE_clES5_ + 0x4206e32e 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 + 0x4206e356 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text._ZSt7find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_ET_SB_SB_T0_ + 0x4206e386 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .text._ZN14intrusive_listIN3nvs4PageEE9push_backEPS1_ + 0x4206e396 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e396 intrusive_list::push_back(nvs::Page*) + .text._ZN14intrusive_listIN3nvs4PageEE5eraseENS2_8iteratorE + 0x4206e3b6 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e3b6 intrusive_list::erase(intrusive_list::iterator) + .text._ZN14intrusive_listIN3nvs4PageEE5clearEv + 0x4206e3d2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e3d2 intrusive_list::clear() + .text._ZN3nvs11PageManager12activatePageEv + 0x4206e3ee 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e3ee nvs::PageManager::activatePage() + .text._ZN3nvs11PageManager14requestNewPageEv + 0x4206e444 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e444 nvs::PageManager::requestNewPage() + .text._ZN14intrusive_listIN3nvs4PageEE10push_frontEPS1_ + 0x4206e50c 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e50c intrusive_list::push_front(nvs::Page*) + .text._ZN14intrusive_listIN3nvs4PageEE6insertENS2_8iteratorEPS1_ + 0x4206e52a 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e52a intrusive_list::insert(intrusive_list::iterator, nvs::Page*) + .text._ZN3nvs11PageManager4loadEPNS_9PartitionEmm + 0x4206e558 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4206e558 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) + .text._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE + 0x4206e7c6 0x5a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x4206e7c6 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) + .text._ZNK3nvs4Item14calculateCrc32Ev + 0x4206e820 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x4206e820 nvs::Item::calculateCrc32() const + .text._ZNK3nvs4Item26calculateCrc32WithoutValueEv + 0x4206e85a 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x4206e85a nvs::Item::calculateCrc32WithoutValue() const + .text._ZN3nvs4Item14calculateCrc32EPKhj + 0x4206e894 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x4206e894 nvs::Item::calculateCrc32(unsigned char const*, unsigned int) + .text.phy_digital_regs_load + 0x4206e8ac 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.phy_digital_regs_store + 0x4206e8d4 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.load_cal_data_from_nvs_handle + 0x4206e8fc 0x176 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.store_cal_data_to_nvs_handle + 0x4206ea72 0x152 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.esp_phy_disable + 0x4206ebc4 0x58 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ebc4 esp_phy_disable + .text.esp_wifi_bt_power_domain_off + 0x4206ec1c 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ec1c esp_wifi_power_domain_off + 0x4206ec1c esp_wifi_bt_power_domain_off + .text.esp_phy_modem_init + 0x4206ec7a 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ec7a esp_phy_modem_init + .text.esp_phy_modem_deinit + 0x4206ecd8 0x64 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ecd8 esp_phy_modem_deinit + .text.esp_phy_get_init_data + 0x4206ed3c 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ed3c esp_phy_get_init_data + .text.esp_phy_load_cal_data_from_nvs + 0x4206ed46 0x74 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ed46 esp_phy_load_cal_data_from_nvs + .text.esp_phy_store_cal_data_to_nvs + 0x4206edba 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206edba esp_phy_store_cal_data_to_nvs + .text.esp_phy_load_cal_and_init + 0x4206edf6 0x238 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206edf6 esp_phy_load_cal_and_init + .text.esp_phy_enable + 0x4206f02e 0x6c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206f02e esp_phy_enable + .text.esp_phy_update_country_info + 0x4206f09a 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206f09a esp_phy_update_country_info + .text.phy_get_lock + 0x4206f09e 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206f09e phy_get_lock + .text.phy_enabled_modem_contains + 0x4206f0a8 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4206f0a8 phy_enabled_modem_contains + .text.phy_track_pll_internal + 0x4206f0b8 0x66 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .text.phy_track_pll_timer_callback + 0x4206f11e 0x28 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .text.phy_track_pll + 0x4206f146 0x98 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4206f146 phy_track_pll + .text.phy_track_pll_init + 0x4206f1de 0x9c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4206f1de phy_track_pll_init + .text.phy_track_pll_deinit + 0x4206f27a 0x72 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4206f27a phy_track_pll_deinit + .text.phy_set_modem_flag + 0x4206f2ec 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4206f2ec phy_set_modem_flag + .text.phy_clr_modem_flag + 0x4206f300 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4206f300 phy_clr_modem_flag + .text.phy_get_modem_flag + 0x4206f314 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4206f314 phy_get_modem_flag + .text.do_init 0x4206f31e 0xe esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.do_setoperatingmode + 0x4206f32c 0x12 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.do_setservername + 0x4206f33e 0x16 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_sync_time + 0x4206f354 0x114 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f354 sntp_sync_time + .text.sntp_set_time_sync_notification_cb + 0x4206f468 0xa esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f468 sntp_set_time_sync_notification_cb + .text.sntp_get_sync_interval + 0x4206f472 0x6 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f472 sntp_get_sync_interval + .text.sntp_set_system_time + 0x4206f478 0x16 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f478 sntp_set_system_time + .text.esp_sntp_setoperatingmode + 0x4206f48e 0x18 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f48e esp_sntp_setoperatingmode + .text.esp_sntp_init + 0x4206f4a6 0x18 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f4a6 esp_sntp_init + .text.esp_sntp_setservername + 0x4206f4be 0x22 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f4be esp_sntp_setservername + .text.esp_sntp_enabled + 0x4206f4e0 0x12 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4206f4e0 esp_sntp_enabled + .text.tryget_socket_unconn_nouse + 0x4206f4f2 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_poll_should_wake + 0x4206f514 0x46 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.free_socket_locked + 0x4206f55a 0x66 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.sock_inc_used_locked + 0x4206f5c0 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.tryget_socket_unconn_locked + 0x4206f65a 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_sockopt_to_ipopt + 0x4206f684 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.sock_inc_used + 0x4206f6c8 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.tryget_socket_unconn + 0x4206f748 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.alloc_socket + 0x4206f76a 0x108 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_select_inc_sockets_used_set + 0x4206f872 0x92 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_select_inc_sockets_used + 0x4206f904 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_link_select_cb + 0x4206f954 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_unlink_select_cb + 0x4206f990 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.sockaddr_to_ipaddr_port + 0x4206fa2a 0x8c esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_sock_make_addr + 0x4206fab6 0x13e esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_recv_tcp_from + 0x4206fbf4 0x4c esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.free_socket_free_elements + 0x4206fc40 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.free_socket + 0x4206fc6a 0x42 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.done_socket + 0x4206fcac 0xbc esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.tryget_socket + 0x4206fd68 0x20 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.get_socket + 0x4206fd88 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_selscan + 0x4206fdaa 0x264 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_select_dec_sockets_used + 0x4207000e 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_getaddrname + 0x42070088 0x108 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_register_membership + 0x42070190 0x74 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_unregister_membership + 0x42070204 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_register_mld6_membership + 0x4207029c 0x88 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_unregister_mld6_membership + 0x42070324 0x110 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_drop_registered_memberships + 0x42070434 0x94 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_drop_registered_mld6_memberships + 0x420704c8 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_recv_tcp + 0x42070568 0x1d4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_recvfrom_udp_raw + 0x4207073c 0x132 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.select_check_waiters + 0x4207086e 0x130 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.event_callback + 0x4207099e 0x128 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_getsockopt_impl + 0x42070ac6 0x5a2 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_getsockopt_callback + 0x42071068 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_setsockopt_impl + 0x420710b8 0x786 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_setsockopt_callback + 0x4207183e 0x4e esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_accept + 0x4207188c 0x212 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207188c lwip_accept + .text.lwip_bind + 0x42071a9e 0x100 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071a9e lwip_bind + .text.lwip_close + 0x42071b9e 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071b9e lwip_close + .text.lwip_connect + 0x42071c36 0x10c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071c36 lwip_connect + .text.lwip_listen + 0x42071d42 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071d42 lwip_listen + .text.lwip_recvfrom + 0x42071dbc 0xfc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071dbc lwip_recvfrom + .text.lwip_read + 0x42071eb8 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071eb8 lwip_read + .text.lwip_recv + 0x42071ecc 0x12 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071ecc lwip_recv + .text.lwip_sendto + 0x42071ede 0x196 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071ede lwip_sendto + .text.lwip_send + 0x42072074 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072074 lwip_send + .text.lwip_socket + 0x4207210c 0xfe esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207210c lwip_socket + .text.lwip_write + 0x4207220a 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207220a lwip_write + .text.lwip_select + 0x4207221a 0x38e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207221a lwip_select + .text.lwip_shutdown + 0x420725a8 0xb2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420725a8 lwip_shutdown + .text.lwip_getpeername + 0x4207265a 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207265a lwip_getpeername + .text.lwip_getsockname + 0x4207266a 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207266a lwip_getsockname + .text.lwip_getsockopt + 0x4207267a 0xb2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207267a lwip_getsockopt + .text.lwip_setsockopt + 0x4207272c 0xa8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207272c lwip_setsockopt + .text.lwip_ioctl + 0x420727d4 0x72 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420727d4 lwip_ioctl + .text.lwip_fcntl + 0x42072846 0xd2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072846 lwip_fcntl + .text.lwip_inet_ntop + 0x42072918 0x64 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072918 lwip_inet_ntop + .text.lwip_inet_pton + 0x4207297c 0x56 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207297c lwip_inet_pton + .text.tcpip_timeouts_mbox_fetch + 0x420729d2 0x48 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_thread_handle_msg + 0x42072a1a 0xa6 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_thread + 0x42072ac0 0x5a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_inpkt + 0x42072b1a 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42072b1a tcpip_inpkt + .text.tcpip_input + 0x42072ba0 0x2c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42072ba0 tcpip_input + .text.tcpip_callback + 0x42072bcc 0x68 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42072bcc tcpip_callback + .text.tcpip_try_callback + 0x42072c34 0x7c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42072c34 tcpip_try_callback + .text.tcpip_send_msg_wait_sem + 0x42072cb0 0x84 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42072cb0 tcpip_send_msg_wait_sem + .text.tcpip_api_call + 0x42072d34 0x66 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42072d34 tcpip_api_call + .text.tcpip_init + 0x42072d9a 0x7e esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42072d9a tcpip_init + .text.sntp_retry + 0x42072e18 0x60 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_initialize_request + 0x42072e78 0x26 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_send_request + 0x42072e9e 0xbe esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_request + 0x42072f5c 0xce esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_dns_found + 0x4207302a 0x42 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_process + 0x4207306c 0x38 esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_recv + 0x420730a4 0xfc esp-idf/lwip/liblwip.a(sntp.c.obj) + .text.sntp_init + 0x420731a0 0xbe esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x420731a0 sntp_init + .text.sntp_enabled + 0x4207325e 0xe esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4207325e sntp_enabled + .text.sntp_setoperatingmode + 0x4207326c 0x6a esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x4207326c sntp_setoperatingmode + .text.sntp_setservername + 0x420732d6 0x12 esp-idf/lwip/liblwip.a(sntp.c.obj) + 0x420732d6 sntp_setservername + .text.lwip_htons + 0x420732e8 0xe esp-idf/lwip/liblwip.a(def.c.obj) + 0x420732e8 lwip_htons + .text.lwip_htonl + 0x420732f6 0x24 esp-idf/lwip/liblwip.a(def.c.obj) + 0x420732f6 lwip_htonl + .text.lwip_strnicmp + 0x4207331a 0x42 esp-idf/lwip/liblwip.a(def.c.obj) + 0x4207331a lwip_strnicmp + .text.dns_backupserver_available + 0x4207335c 0xbe esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_server_is_set + 0x4207341a 0x94 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_create_txid + 0x420734ae 0x5e esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_call_found + 0x4207350c 0x220 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_correct_response + 0x4207372c 0x86 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_send + 0x420737b2 0x338 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_check_entry + 0x42073aea 0x368 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_check_entries + 0x42073e52 0x24 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_lookup + 0x42073e76 0x11a esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_alloc_random_port + 0x42073f90 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_alloc_pcb + 0x42073ff8 0xa4 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_enqueue + 0x4207409c 0x264 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_compare_name + 0x42074300 0x102 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_skip_name + 0x42074402 0x8c esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_recv + 0x4207448e 0x482 esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_init + 0x42074910 0x2 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074910 dns_init + .text.dns_setserver + 0x42074912 0x74 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074912 dns_setserver + .text.dns_tmr 0x42074986 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074986 dns_tmr + .text.dns_timeout_cb + 0x420749ee 0xe esp-idf/lwip/liblwip.a(dns.c.obj) + .text.dns_gethostbyname_addrtype + 0x420749fc 0x150 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420749fc dns_gethostbyname_addrtype + .text.dns_gethostbyname + 0x42074b4c 0x10 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074b4c dns_gethostbyname + .text.lwip_init + 0x42074b5c 0x2a esp-idf/lwip/liblwip.a(init.c.obj) + 0x42074b5c lwip_init + .text.ipaddr_aton + 0x42074b86 0x40 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x42074b86 ipaddr_aton + .text.ip_input + 0x42074bc6 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x42074bc6 ip_input + .text.mem_init + 0x42074bee 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42074bee mem_init + .text.mem_trim + 0x42074bf0 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42074bf0 mem_trim + .text.mem_malloc + 0x42074bf2 0x54 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42074bf2 mem_malloc + .text.mem_free + 0x42074c46 0x66 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42074c46 mem_free + .text.mem_calloc + 0x42074cac 0x12 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42074cac mem_calloc + .text.do_memp_malloc_pool + 0x42074cbe 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) + .text.do_memp_free_pool + 0x42074d16 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + .text.memp_init + 0x42074d5e 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42074d5e memp_init + .text.memp_malloc + 0x42074d70 0x26 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42074d70 memp_malloc + .text.memp_free + 0x42074d96 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42074d96 memp_free + .text.netif_null_output_ip6 + 0x42074dba 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_null_output_ip4 + 0x42074dbe 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_loopif_init + 0x42074dc2 0x5a esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_do_set_netmask + 0x42074e1c 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_do_set_gw + 0x42074ea4 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_do_ip_addr_changed + 0x42074f2c 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_issue_reports + 0x42074f56 0x82 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_do_set_ipaddr + 0x42074fd8 0xca esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_poll + 0x420750a2 0x122 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420750a2 netif_poll + .text.netif_set_default + 0x420751c4 0xa esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420751c4 netif_set_default + .text.netif_loop_output + 0x420751ce 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420751ce netif_loop_output + .text.netif_loop_output_ipv6 + 0x4207530e 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_loop_output_ipv4 + 0x4207531c 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_get_ip6_addr_match + 0x4207532a 0xda esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207532a netif_get_ip6_addr_match + .text.netif_get_by_index + 0x42075404 0x26 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075404 netif_get_by_index + .text.netif_find + 0x4207542a 0x60 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207542a netif_find + .text.netif_add_ext_callback + 0x4207548a 0x66 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207548a netif_add_ext_callback + .text.netif_remove_ext_callback + 0x420754f0 0x82 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420754f0 netif_remove_ext_callback + .text.netif_invoke_ext_callback + 0x42075572 0x5c esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075572 netif_invoke_ext_callback + .text.netif_set_addr + 0x420755ce 0xc8 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420755ce netif_set_addr + .text.netif_add + 0x42075696 0x2b0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075696 netif_add + .text.netif_set_up + 0x42075946 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075946 netif_set_up + .text.netif_set_down + 0x42075988 0x46 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075988 netif_set_down + .text.netif_remove + 0x420759ce 0xc2 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420759ce netif_remove + .text.netif_set_link_up + 0x42075a90 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075a90 netif_set_link_up + .text.netif_init + 0x42075ad8 0x7a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075ad8 netif_init + .text.netif_set_link_down + 0x42075b52 0x34 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075b52 netif_set_link_down + .text.netif_ip6_addr_set_parts + 0x42075b86 0x184 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075b86 netif_ip6_addr_set_parts + .text.netif_ip6_addr_set + 0x42075d0a 0x62 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075d0a netif_ip6_addr_set + .text.netif_ip6_addr_set_state + 0x42075d6c 0x100 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075d6c netif_ip6_addr_set_state + .text.pbuf_init_alloced_pbuf + 0x42075e6c 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_skip_const + 0x42075e8e 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_add_header_impl + 0x42075eaa 0x90 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_pool_is_empty + 0x42075f3a 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_free_ooseq + 0x42075f86 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_free_ooseq_callback + 0x42075fb8 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_alloc_reference + 0x42075fc6 0x6c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42075fc6 pbuf_alloc_reference + .text.pbuf_alloced_custom + 0x42076032 0x42 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076032 pbuf_alloced_custom + .text.pbuf_add_header + 0x42076074 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076074 pbuf_add_header + .text.pbuf_add_header_force + 0x42076084 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076084 pbuf_add_header_force + .text.pbuf_remove_header + 0x42076094 0x6a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076094 pbuf_remove_header + .text.pbuf_header_impl + 0x420760fe 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_header_force + 0x4207611a 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207611a pbuf_header_force + .text.pbuf_free + 0x4207612a 0x116 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207612a pbuf_free + .text.pbuf_alloc + 0x42076240 0x1d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076240 pbuf_alloc + .text.pbuf_realloc + 0x42076414 0xe8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076414 pbuf_realloc + .text.pbuf_free_header + 0x420764fc 0x48 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420764fc pbuf_free_header + .text.pbuf_clen + 0x42076544 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076544 pbuf_clen + .text.pbuf_ref + 0x42076556 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076556 pbuf_ref + .text.pbuf_cat + 0x420765a4 0x60 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420765a4 pbuf_cat + .text.pbuf_chain + 0x42076604 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076604 pbuf_chain + .text.pbuf_copy_partial_pbuf + 0x4207661e 0x15e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207661e pbuf_copy_partial_pbuf + .text.pbuf_copy + 0x4207677c 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207677c pbuf_copy + .text.pbuf_copy_partial + 0x42076796 0x94 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076796 pbuf_copy_partial + .text.pbuf_skip + 0x4207682a 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207682a pbuf_skip + .text.pbuf_take + 0x42076838 0xbe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076838 pbuf_take + .text.pbuf_take_at + 0x420768f6 0xb4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420768f6 pbuf_take_at + .text.pbuf_clone + 0x420769aa 0x50 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420769aa pbuf_clone + .text.pbuf_try_get_at + 0x420769fa 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420769fa pbuf_try_get_at + .text.pbuf_get_at + 0x42076a2a 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076a2a pbuf_get_at + .text.pbuf_put_at + 0x42076a44 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076a44 pbuf_put_at + .text.raw_input_local_match + 0x42076a72 0x10c esp-idf/lwip/liblwip.a(raw.c.obj) + .text.raw_input + 0x42076b7e 0x174 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42076b7e raw_input + .text.raw_bind + 0x42076cf2 0x10a esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42076cf2 raw_bind + .text.raw_bind_netif + 0x42076dfc 0x14 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42076dfc raw_bind_netif + .text.raw_connect + 0x42076e10 0x100 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42076e10 raw_connect + .text.raw_recv + 0x42076f10 0x6 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42076f10 raw_recv + .text.raw_sendto_if_src + 0x42076f16 0x26c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42076f16 raw_sendto_if_src + .text.raw_sendto + 0x42077182 0x12c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077182 raw_sendto + .text.raw_send + 0x420772ae 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x420772ae raw_send + .text.raw_remove + 0x420772c0 0x3a esp-idf/lwip/liblwip.a(raw.c.obj) + 0x420772c0 raw_remove + .text.raw_new 0x420772fa 0x4c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x420772fa raw_new + .text.raw_new_ip_type + 0x42077346 0x20 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077346 raw_new_ip_type + .text.raw_netif_ip_addr_changed + 0x42077366 0xda esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077366 raw_netif_ip_addr_changed + .text.tcp_new_port + 0x42077440 0x6c esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_remove_listener + 0x420774ac 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_listen_closed + 0x420774ee 0x86 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_free_listen + 0x42077574 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_init + 0x420775b2 0x24 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420775b2 tcp_init + .text.tcp_free + 0x420775d6 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420775d6 tcp_free + .text.tcp_backlog_delayed + 0x42077614 0x84 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077614 tcp_backlog_delayed + .text.tcp_backlog_accepted + 0x42077698 0x7c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077698 tcp_backlog_accepted + .text.tcp_close_shutdown_fin + 0x42077714 0x9e esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_handle_closepend + 0x420777b2 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_bind + 0x420777e6 0x2aa esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420777e6 tcp_bind + .text.tcp_bind_netif + 0x42077a90 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077a90 tcp_bind_netif + .text.tcp_listen_with_backlog_and_err + 0x42077aa4 0x1dc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077aa4 tcp_listen_with_backlog_and_err + .text.tcp_update_rcv_ann_wnd + 0x42077c80 0xae esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077c80 tcp_update_rcv_ann_wnd + .text.tcp_recved + 0x42077d2e 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077d2e tcp_recved + .text.tcp_seg_free + 0x42077db6 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077db6 tcp_seg_free + .text.tcp_segs_free + 0x42077dd8 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077dd8 tcp_segs_free + .text.tcp_seg_copy + 0x42077df2 0x58 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077df2 tcp_seg_copy + .text.tcp_arg 0x42077e4a 0x6 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077e4a tcp_arg + .text.tcp_recv + 0x42077e50 0x3c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077e50 tcp_recv + .text.tcp_sent + 0x42077e8c 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077e8c tcp_sent + .text.tcp_err 0x42077eca 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077eca tcp_err + .text.tcp_accept + 0x42077f08 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077f08 tcp_accept + .text.tcp_poll + 0x42077f18 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077f18 tcp_poll + .text.tcp_next_iss + 0x42077f5a 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077f5a tcp_next_iss + .text.tcp_eff_send_mss_netif + 0x42077f9c 0x8a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42077f9c tcp_eff_send_mss_netif + .text.tcp_connect + 0x42078026 0x33c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078026 tcp_connect + .text.tcp_free_ooseq + 0x42078362 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078362 tcp_free_ooseq + .text.tcp_pcb_purge + 0x42078380 0x64 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078380 tcp_pcb_purge + .text.tcp_pcb_remove + 0x420783e4 0x142 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420783e4 tcp_pcb_remove + .text.tcp_abandon + 0x42078526 0x12e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078526 tcp_abandon + .text.tcp_abort + 0x42078654 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078654 tcp_abort + .text.tcp_accept_null + 0x42078664 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_kill_timewait + 0x4207869c 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_kill_prio + 0x420786d4 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_netif_ip_addr_changed_pcblist + 0x42078742 0x94 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_netif_ip_addr_changed + 0x420787d6 0x108 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420787d6 tcp_netif_ip_addr_changed + .text.tcp_kill_state + 0x420788de 0x70 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_alloc + 0x4207894e 0xf2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207894e tcp_alloc + .text.tcp_new_ip_type + 0x42078a40 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078a40 tcp_new_ip_type + .text.tcp_close_shutdown + 0x42078a62 0x190 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_close_ext + 0x42078bf2 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078bf2 tcp_close_ext + .text.tcp_close + 0x42078c1a 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078c1a tcp_close + .text.tcp_recv_null + 0x42078c2a 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078c2a tcp_recv_null + .text.tcp_process_refused_data + 0x42078c60 0x98 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078c60 tcp_process_refused_data + .text.tcp_fasttmr + 0x42078cf8 0xa2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078cf8 tcp_fasttmr + .text.tcp_shutdown + 0x42078d9a 0x82 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078d9a tcp_shutdown + .text.tcp_slowtmr + 0x42078e1c 0x5c2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078e1c tcp_slowtmr + .text.tcp_tmr 0x420793de 0x2a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420793de tcp_tmr + .text.tcp_get_next_optbyte + 0x42079408 0x4c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_parseopt + 0x42079454 0xde esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_input_delayed_close + 0x42079532 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_timewait_input + 0x420795a2 0xdc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_listen_input + 0x4207967e 0x290 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_oos_insert_segment + 0x4207990e 0x134 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_free_acked_segments + 0x42079a42 0x10c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_receive + 0x42079b4e 0xf64 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_process + 0x4207aab2 0x73a esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_input + 0x4207b1ec 0xb02 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207b1ec tcp_input + .text.tcp_trigger_input_pcb_close + 0x4207bcee 0x12 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207bcee tcp_trigger_input_pcb_close + .text.tcp_write_checks + 0x4207bd00 0xf2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_segment_busy + 0x4207bdf2 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_fill_options + 0x4207be34 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_pbuf_prealloc + 0x4207be9a 0xa8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_create_segment + 0x4207bf42 0x16a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_alloc_header_common + 0x4207c0ac 0x124 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_alloc_header + 0x4207c1d0 0x56 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_route + 0x4207c226 0x36 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_segment + 0x4207c25c 0x220 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_control_segment + 0x4207c47c 0xc8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_write + 0x4207c544 0x3d2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c544 tcp_write + .text.tcp_split_unsent_seg + 0x4207c916 0x260 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c916 tcp_split_unsent_seg + .text.tcp_enqueue_flags + 0x4207cb76 0x1ca esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cb76 tcp_enqueue_flags + .text.tcp_send_fin + 0x4207cd40 0xa4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cd40 tcp_send_fin + .text.tcp_rexmit_rto_prepare + 0x4207cde4 0xde esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cde4 tcp_rexmit_rto_prepare + .text.tcp_rexmit + 0x4207cec2 0xea esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cec2 tcp_rexmit + .text.tcp_rexmit_fast + 0x4207cfac 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cfac tcp_rexmit_fast + .text.tcp_rst 0x4207d042 0xb2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d042 tcp_rst + .text.tcp_send_empty_ack + 0x4207d0f4 0x94 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d0f4 tcp_send_empty_ack + .text.tcp_output + 0x4207d188 0x462 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d188 tcp_output + .text.tcp_rexmit_rto_commit + 0x4207d5ea 0x46 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d5ea tcp_rexmit_rto_commit + .text.tcp_rexmit_rto + 0x4207d630 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d630 tcp_rexmit_rto + .text.tcp_keepalive + 0x4207d674 0x72 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d674 tcp_keepalive + .text.tcp_zero_window_probe + 0x4207d6e6 0x16c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d6e6 tcp_zero_window_probe + .text.sys_timeout_abs + 0x4207d852 0x92 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text.lwip_cyclic_timer + 0x4207d8e4 0x52 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text.sys_timeout + 0x4207d936 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207d936 sys_timeout + .text.tcp_timer_needed + 0x4207d98c 0x46 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207d98c tcp_timer_needed + .text.tcpip_tcp_timer + 0x4207d9d2 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text.sys_timeouts_init + 0x4207da10 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207da10 sys_timeouts_init + .text.sys_untimeout + 0x4207da46 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207da46 sys_untimeout + .text.sys_check_timeouts + 0x4207da8a 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207da8a sys_check_timeouts + .text.sys_timeouts_sleeptime + 0x4207dae0 0x5a esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207dae0 sys_timeouts_sleeptime + .text.udp_new_port + 0x4207db3a 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) + .text.udp_input_local_match + 0x4207db88 0x180 esp-idf/lwip/liblwip.a(udp.c.obj) + .text.udp_init + 0x4207dd08 0x24 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207dd08 udp_init + .text.udp_input + 0x4207dd2c 0x412 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207dd2c udp_input + .text.udp_bind + 0x4207e13e 0x26a esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e13e udp_bind + .text.udp_sendto_if_src + 0x4207e3a8 0x22c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e3a8 udp_sendto_if_src + .text.udp_sendto_if + 0x4207e5d4 0xd8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e5d4 udp_sendto_if + .text.udp_sendto + 0x4207e6ac 0x116 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e6ac udp_sendto + .text.udp_send + 0x4207e7c2 0x32 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e7c2 udp_send + .text.udp_bind_netif + 0x4207e7f4 0x14 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e7f4 udp_bind_netif + .text.udp_connect + 0x4207e808 0x142 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e808 udp_connect + .text.udp_disconnect + 0x4207e94a 0xbc esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e94a udp_disconnect + .text.udp_recv + 0x4207ea06 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207ea06 udp_recv + .text.udp_remove + 0x4207ea0e 0x3c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207ea0e udp_remove + .text.udp_new 0x4207ea4a 0x34 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207ea4a udp_new + .text.udp_new_ip_type + 0x4207ea7e 0x1e esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207ea7e udp_new_ip_type + .text.udp_netif_ip_addr_changed + 0x4207ea9c 0xda esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207ea9c udp_netif_ip_addr_changed + .text.dhcp_set_state + 0x4207eb76 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_short + 0x4207eb8c 0x5a esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option + 0x4207ebe6 0x58 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_byte + 0x4207ec3e 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_long + 0x4207ec84 0x7e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_create_msg + 0x4207ed02 0x1a0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_hostname + 0x4207eea2 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_trailer + 0x4207ef6a 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_rebind + 0x4207efae 0x15e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_t2_timeout + 0x4207f10c 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_reboot + 0x4207f14a 0x186 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_select + 0x4207f2d0 0x1c8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_handle_offer + 0x4207f498 0x84 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_discover + 0x4207f51c 0x164 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_decline + 0x4207f680 0xf8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_check + 0x4207f778 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_bind + 0x4207f7dc 0xda esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_handle_nak + 0x4207f8b6 0x36 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_dec_pcb_refcount + 0x4207f8ec 0x5e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_inc_pcb_refcount + 0x4207f94a 0xae esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_parse_reply + 0x4207f9f8 0x3b0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_handle_ack + 0x4207fda8 0x13c esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_recv + 0x4207fee4 0x17e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_set_struct + 0x42080062 0xa0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080062 dhcp_set_struct + .text.dhcp_cleanup + 0x42080102 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080102 dhcp_cleanup + .text.dhcp_network_changed + 0x42080146 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080146 dhcp_network_changed + .text.dhcp_arp_reply + 0x420801aa 0x2a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420801aa dhcp_arp_reply + .text.dhcp_renew + 0x420801d4 0x15a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420801d4 dhcp_renew + .text.dhcp_t1_timeout + 0x4208032e 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_supplied_address + 0x4208036c 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4208036c dhcp_supplied_address + .text.dhcp_release_and_stop + 0x420803a6 0x186 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420803a6 dhcp_release_and_stop + .text.dhcp_start + 0x4208052c 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4208052c dhcp_start + .text.dhcp_coarse_tmr + 0x420805f4 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420805f4 dhcp_coarse_tmr + .text.dhcp_timeout + 0x42080666 0x90 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_fine_tmr + 0x420806f6 0x70 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420806f6 dhcp_fine_tmr + .text.dhcp_fine_timeout_cb + 0x42080766 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080766 dhcp_fine_timeout_cb + .text.dhcp_release + 0x42080774 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080774 dhcp_release + .text.dhcp_stop + 0x42080784 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080784 dhcp_stop + .text.free_etharp_q + 0x42080792 0x76 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_free_entry + 0x42080808 0x56 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_find_entry + 0x4208085e 0x240 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_update_arp_entry + 0x42080a9e 0x17c esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_raw + 0x42080c1a 0x1ca esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_request_dst + 0x42080de4 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_add_static_entry + 0x42080e08 0x2a esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42080e08 etharp_add_static_entry + .text.etharp_remove_static_entry + 0x42080e32 0x42 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42080e32 etharp_remove_static_entry + .text.etharp_cleanup_netif + 0x42080e74 0x58 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42080e74 etharp_cleanup_netif + .text.etharp_input + 0x42080ecc 0x122 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42080ecc etharp_input + .text.etharp_request + 0x42080fee 0x16 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42080fee etharp_request + .text.etharp_tmr + 0x42081004 0xe0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081004 etharp_tmr + .text.etharp_output_to_arp_index + 0x420810e4 0x11a esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_query + 0x420811fe 0x298 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420811fe etharp_query + .text.etharp_output + 0x42081496 0x1f6 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081496 etharp_output + .text.icmp_send_response + 0x4208168c 0x130 esp-idf/lwip/liblwip.a(icmp.c.obj) + .text.icmp_input + 0x420817bc 0x23a esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x420817bc icmp_input + .text.icmp_dest_unreach + 0x420819f6 0x14 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x420819f6 icmp_dest_unreach + .text.igmp_remove_group + 0x42081a0a 0x1c esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_start_timer + 0x42081a26 0x60 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_delaying_member + 0x42081a86 0x38 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_ip_output_if + 0x42081abe 0x2a esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_send + 0x42081ae8 0x120 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_timeout + 0x42081c08 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_init + 0x42081c38 0x22 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081c38 igmp_init + .text.igmp_stop + 0x42081c5a 0x46 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081c5a igmp_stop + .text.igmp_report_groups + 0x42081ca0 0x24 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081ca0 igmp_report_groups + .text.igmp_lookfor_group + 0x42081cc4 0x14 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081cc4 igmp_lookfor_group + .text.igmp_lookup_group + 0x42081cd8 0xc4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_start + 0x42081d9c 0x48 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081d9c igmp_start + .text.igmp_input + 0x42081de4 0x112 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081de4 igmp_input + .text.igmp_joingroup_netif + 0x42081ef6 0x94 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081ef6 igmp_joingroup_netif + .text.igmp_joingroup + 0x42081f8a 0x6c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081f8a igmp_joingroup + .text.igmp_leavegroup_netif + 0x42081ff6 0x9a esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42081ff6 igmp_leavegroup_netif + .text.igmp_leavegroup + 0x42082090 0x76 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082090 igmp_leavegroup + .text.igmp_tmr + 0x42082106 0x7c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082106 igmp_tmr + .text.igmp_timeout_cb + 0x42082182 0xe esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.ip4_input_accept + 0x42082190 0x38 esp-idf/lwip/liblwip.a(ip4.c.obj) + .text.ip4_route + 0x420821c8 0x94 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420821c8 ip4_route + .text.ip4_route_src + 0x4208225c 0x1e esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4208225c ip4_route_src + .text.ip4_input + 0x4208227a 0x31c esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4208227a ip4_input + .text.ip4_output_if_opt_src + 0x42082596 0x308 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082596 ip4_output_if_opt_src + .text.ip4_output_if_opt + 0x4208289e 0x24 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4208289e ip4_output_if_opt + .text.ip4_output_if + 0x420828c2 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420828c2 ip4_output_if + .text.ip4_output_if_src + 0x420828d4 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420828d4 ip4_output_if_src + .text.ip4_addr_isbroadcast_u32 + 0x420828e6 0x40 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x420828e6 ip4_addr_isbroadcast_u32 + .text.ip4addr_aton + 0x42082926 0x1e0 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x42082926 ip4addr_aton + .text.ip4addr_ntoa_r + 0x42082b06 0x9c esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x42082b06 ip4addr_ntoa_r + .text.ip4_frag + 0x42082ba2 0x1dc esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x42082ba2 ip4_frag + .text.icmp6_send_response_with_addrs_and_netif + 0x42082d7e 0x148 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text.icmp6_send_response + 0x42082ec6 0x7c esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text.icmp6_input + 0x42082f42 0x15c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42082f42 icmp6_input + .text.icmp6_dest_unreach + 0x4208309e 0x16 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x4208309e icmp6_dest_unreach + .text.icmp6_param_problem + 0x420830b4 0x20 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x420830b4 icmp6_param_problem + .text.ip6_input_accept + 0x420830d4 0xb6 esp-idf/lwip/liblwip.a(ip6.c.obj) + .text.ip6_route + 0x4208318a 0x2de esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4208318a ip6_route + .text.ip6_select_source_address + 0x42083468 0x1a8 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083468 ip6_select_source_address + .text.ip6_input + 0x42083610 0x7d8 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083610 ip6_input + .text.ip6_output_if_src + 0x42083de8 0x3dc esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083de8 ip6_output_if_src + .text.ip6_output_if + 0x420841c4 0x76 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x420841c4 ip6_output_if + .text.ip6_options_add_hbh_ra + 0x4208423a 0x52 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4208423a ip6_options_add_hbh_ra + .text.ip6addr_aton + 0x4208428c 0x1c2 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x4208428c ip6addr_aton + .text.ip6addr_ntoa_r + 0x4208444e 0x270 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x4208444e ip6addr_ntoa_r + .text.ip6_frag + 0x420846be 0x1dc esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x420846be ip6_frag + .text.mld6_remove_group + 0x4208489a 0x2a esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.mld6_delayed_report + 0x420848c4 0x82 esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.mld6_new_group + 0x42084946 0x70 esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.mld6_send + 0x420849b6 0x17c esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.mld6_stop + 0x42084b32 0x46 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084b32 mld6_stop + .text.mld6_report_groups + 0x42084b78 0x22 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084b78 mld6_report_groups + .text.mld6_lookfor_group + 0x42084b9a 0x38 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084b9a mld6_lookfor_group + .text.mld6_input + 0x42084bd2 0x1aa esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084bd2 mld6_input + .text.mld6_joingroup_netif + 0x42084d7c 0xfc esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084d7c mld6_joingroup_netif + .text.mld6_joingroup + 0x42084e78 0x5c esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084e78 mld6_joingroup + .text.mld6_leavegroup_netif + 0x42084ed4 0xf4 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084ed4 mld6_leavegroup_netif + .text.mld6_leavegroup + 0x42084fc8 0x5e esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084fc8 mld6_leavegroup + .text.mld6_tmr + 0x42085026 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085026 mld6_tmr + .text.mld6_timeout_cb + 0x420850b6 0xe esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.nd6_find_neighbor_cache_entry + 0x420850c4 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_find_destination_cache_entry + 0x42085162 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_new_destination_cache_entry + 0x42085200 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_is_prefix_in_netif + 0x42085282 0x102 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_select_router + 0x42085384 0xe2 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_get_router + 0x42085466 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_get_onlink_prefix + 0x420854ca 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_new_onlink_prefix + 0x4208554c 0xea esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_q + 0x42085636 0x144 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_duplicate_addr_detected + 0x4208577a 0x54 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_process_autoconfig_prefix + 0x420857ce 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_free_q + 0x42085a5a 0xa4 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_free_neighbor_cache_entry + 0x42085afe 0x98 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_new_neighbor_cache_entry + 0x42085b96 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_na + 0x42085e22 0x1e4 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_rs + 0x42086006 0x146 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_ns + 0x4208614c 0x22e esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_neighbor_cache_probe + 0x4208637a 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_new_router + 0x4208638e 0x180 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_get_next_hop_entry + 0x4208650e 0x486 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_queue_packet + 0x42086994 0x11c esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_input + 0x42086ab0 0xe5a esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086ab0 nd6_input + .text.nd6_tmr 0x4208790a 0x594 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208790a nd6_tmr + .text.nd6_clear_destination_cache + 0x42087e9e 0x36 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42087e9e nd6_clear_destination_cache + .text.nd6_find_route + 0x42087ed4 0xe0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42087ed4 nd6_find_route + .text.nd6_get_next_hop_addr_or_queue + 0x42087fb4 0xac esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42087fb4 nd6_get_next_hop_addr_or_queue + .text.nd6_get_destination_mtu + 0x42088060 0x3c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42088060 nd6_get_destination_mtu + .text.nd6_reachability_hint + 0x4208809c 0x1f2 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208809c nd6_reachability_hint + .text.nd6_cleanup_netif + 0x4208828e 0xfa esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208828e nd6_cleanup_netif + .text.nd6_adjust_mld_membership + 0x42088388 0xae esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42088388 nd6_adjust_mld_membership + .text.nd6_restart_netif + 0x42088436 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42088436 nd6_restart_netif + .text.ethernet_input + 0x4208843e 0x12a esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x4208843e ethernet_input + .text.ethernet_output + 0x42088568 0xe4 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x42088568 ethernet_output + .text.lwip_init_tcp_isn + 0x4208864c 0x54 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x4208864c lwip_init_tcp_isn + .text.lwip_hook_tcp_isn + 0x420886a0 0x13e esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x420886a0 lwip_hook_tcp_isn + .text.ip4_route_src_hook + 0x420887de 0x34 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x420887de ip4_route_src_hook + .text.dhcp_parse_extra_opts + 0x42088812 0x72 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088812 dhcp_parse_extra_opts + .text.dhcp_append_extra_opts + 0x42088884 0x76 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088884 dhcp_append_extra_opts + .text.lwip_setsockopt_impl_ext + 0x420888fa 0xe4 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + 0x420888fa lwip_setsockopt_impl_ext + .text.lwip_getsockopt_impl_ext + 0x420889de 0xf4 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + 0x420889de lwip_getsockopt_impl_ext + .text.sys_thread_sem_free + 0x42088ad2 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_mutex_new + 0x42088afa 0x24 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088afa sys_mutex_new + .text.sys_mutex_lock + 0x42088b1e 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088b1e sys_mutex_lock + .text.sys_mutex_unlock + 0x42088b5e 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088b5e sys_mutex_unlock + .text.sys_sem_new + 0x42088ba2 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088ba2 sys_sem_new + .text.sys_sem_signal + 0x42088c3c 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088c3c sys_sem_signal + .text.sys_sem_signal_isr + 0x42088c80 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088c80 sys_sem_signal_isr + .text.sys_arch_sem_wait + 0x42088ca0 0x92 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088ca0 sys_arch_sem_wait + .text.sys_sem_free + 0x42088d32 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088d32 sys_sem_free + .text.sys_mbox_new + 0x42088d50 0x52 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088d50 sys_mbox_new + .text.sys_mbox_post + 0x42088da2 0x48 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088da2 sys_mbox_post + .text.sys_mbox_trypost + 0x42088dea 0x2a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088dea sys_mbox_trypost + .text.sys_arch_mbox_fetch + 0x42088e14 0xa6 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088e14 sys_arch_mbox_fetch + .text.sys_arch_mbox_tryfetch + 0x42088eba 0x5c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088eba sys_arch_mbox_tryfetch + .text.sys_mbox_free + 0x42088f16 0x60 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088f16 sys_mbox_free + .text.sys_thread_new + 0x42088f76 0x32 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088f76 sys_thread_new + .text.sys_init + 0x42088fa8 0x5e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088fa8 sys_init + .text.sys_now 0x42089006 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089006 sys_now + .text.sys_arch_protect + 0x42089020 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089020 sys_arch_protect + .text.sys_arch_unprotect + 0x42089050 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089050 sys_arch_unprotect + .text.sys_thread_sem_init + 0x42089066 0x98 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089066 sys_thread_sem_init + .text.sys_thread_sem_get + 0x420890fe 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420890fe sys_thread_sem_get + .text.sys_thread_tcpip + 0x4208911c 0x94 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208911c sys_thread_tcpip + .text.lwip_get_socket_select_semaphore + 0x420891b0 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_stop_socket_select_isr + 0x420891be 0x1c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_stop_socket_select + 0x420891da 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_ioctl_r_wrapper + 0x420891e8 0x18 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_fcntl_r_wrapper + 0x42089200 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_fstat + 0x4208920e 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.esp_vfs_lwip_sockets_register + 0x42089252 0xb4 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42089252 esp_vfs_lwip_sockets_register + .text.netconn_apimsg + 0x42089306 0x2e esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_tcp_recvd_msg + 0x42089334 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_close_shutdown + 0x42089368 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_new_with_proto_and_callback + 0x42089392 0xc0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089392 netconn_new_with_proto_and_callback + .text.netconn_prepare_delete + 0x42089452 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089452 netconn_prepare_delete + .text.netconn_delete + 0x42089478 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089478 netconn_delete + .text.netconn_getaddr + 0x420894ae 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420894ae netconn_getaddr + .text.netconn_bind + 0x420894e2 0xca esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420894e2 netconn_bind + .text.netconn_connect + 0x420895ac 0x32 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420895ac netconn_connect + .text.netconn_disconnect + 0x420895de 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420895de netconn_disconnect + .text.netconn_listen_with_backlog + 0x420895fe 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420895fe netconn_listen_with_backlog + .text.netconn_tcp_recvd + 0x42089622 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089622 netconn_tcp_recvd + .text.netconn_send + 0x42089648 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089648 netconn_send + .text.netconn_write_vectors_partly + 0x4208966a 0xf4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208966a netconn_write_vectors_partly + .text.netconn_write_partly + 0x4208975e 0x16 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208975e netconn_write_partly + .text.netconn_err + 0x42089774 0x2c esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089774 netconn_err + .text.netconn_accept + 0x420897a0 0x10c esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420897a0 netconn_accept + .text.netconn_recv_data + 0x420898ac 0x15e esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_recv_udp_raw_netbuf_flags + 0x42089a0a 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089a0a netconn_recv_udp_raw_netbuf_flags + .text.netconn_recv_data_tcp + 0x42089a2e 0xbc esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_recv_tcp_pbuf_flags + 0x42089aea 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089aea netconn_recv_tcp_pbuf_flags + .text.netconn_shutdown + 0x42089b0e 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089b0e netconn_shutdown + .text.netconn_join_leave_group + 0x42089b2e 0x3e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089b2e netconn_join_leave_group + .text.netconn_join_leave_group_netif + 0x42089b6c 0x3a esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089b6c netconn_join_leave_group_netif + .text.netconn_gethostbyname_addrtype + 0x42089ba6 0x44 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42089ba6 netconn_gethostbyname_addrtype + .text.lwip_netconn_err_to_msg + 0x42089bea 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_dns_found + 0x42089c4c 0x48 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.recv_udp + 0x42089c94 0x184 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.recv_raw + 0x42089e18 0xd8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.setup_tcp + 0x42089ef0 0x52 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.pcb_new 0x42089f42 0x118 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_connected + 0x4208a05a 0xfe esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.err_tcp 0x4208a158 0x17a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.netconn_mark_mbox_invalid + 0x4208a2d2 0x60 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_writemore + 0x4208a332 0x31a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_close_internal + 0x4208a64c 0x2a6 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.poll_tcp + 0x4208a8f2 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.sent_tcp + 0x4208a97e 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.tcp_do_abort + 0x4208aa0a 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.recv_tcp + 0x4208aa1c 0x110 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_is_deallocated_msg + 0x4208ab2c 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208ab2c lwip_netconn_is_deallocated_msg + .text.lwip_netconn_is_err_msg + 0x4208ab40 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208ab40 lwip_netconn_is_err_msg + .text.lwip_netconn_do_newconn + 0x4208abb4 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208abb4 lwip_netconn_do_newconn + .text.netconn_alloc + 0x4208abda 0xaa esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208abda netconn_alloc + .text.netconn_free + 0x4208ac84 0x92 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208ac84 netconn_free + .text.netconn_drain + 0x4208ad16 0xfc esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.accept_function + 0x4208ae12 0x12e esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_delconn + 0x4208af40 0x14c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208af40 lwip_netconn_do_delconn + .text.lwip_netconn_do_bind + 0x4208b08c 0x10e esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b08c lwip_netconn_do_bind + .text.lwip_netconn_do_connect + 0x4208b19a 0xbe esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b19a lwip_netconn_do_connect + .text.lwip_netconn_do_disconnect + 0x4208b258 0x38 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b258 lwip_netconn_do_disconnect + .text.lwip_netconn_do_listen + 0x4208b290 0x1b0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b290 lwip_netconn_do_listen + .text.lwip_netconn_do_send + 0x4208b440 0x106 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b440 lwip_netconn_do_send + .text.lwip_netconn_do_recv + 0x4208b546 0x5c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b546 lwip_netconn_do_recv + .text.lwip_netconn_do_accepted + 0x4208b5a2 0x32 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b5a2 lwip_netconn_do_accepted + .text.lwip_netconn_do_write + 0x4208b5d4 0xa2 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b5d4 lwip_netconn_do_write + .text.lwip_netconn_do_getaddr + 0x4208b676 0x1c0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b676 lwip_netconn_do_getaddr + .text.lwip_netconn_do_close + 0x4208b836 0x126 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b836 lwip_netconn_do_close + .text.lwip_netconn_do_join_leave_group + 0x4208b95c 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b95c lwip_netconn_do_join_leave_group + .text.lwip_netconn_do_join_leave_group_netif + 0x4208b9d6 0x84 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b9d6 lwip_netconn_do_join_leave_group_netif + .text.lwip_netconn_do_gethostbyname + 0x4208ba5a 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208ba5a lwip_netconn_do_gethostbyname + .text.err_to_errno + 0x4208ba9e 0x26 esp-idf/lwip/liblwip.a(err.c.obj) + 0x4208ba9e err_to_errno + .text.netbuf_delete + 0x4208bac4 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208bac4 netbuf_delete + .text.netbuf_alloc + 0x4208baee 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208baee netbuf_alloc + .text.netbuf_free + 0x4208bb50 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208bb50 netbuf_free + .text.lwip_standard_chksum + 0x4208bb72 0x6c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208bb72 lwip_standard_chksum + .text.inet_cksum_pseudo_base + 0x4208bbde 0xae esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text.inet_chksum_pseudo + 0x4208bc8c 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208bc8c inet_chksum_pseudo + .text.ip6_chksum_pseudo + 0x4208bcc8 0x64 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208bcc8 ip6_chksum_pseudo + .text.ip_chksum_pseudo + 0x4208bd2c 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208bd2c ip_chksum_pseudo + .text.inet_chksum + 0x4208bd4c 0x16 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208bd4c inet_chksum + .text.inet_chksum_pbuf + 0x4208bd62 0x80 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208bd62 inet_chksum_pbuf + .text.esp_netif_add_to_list_unsafe + 0x4208bde2 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4208bde2 esp_netif_add_to_list_unsafe + .text.esp_netif_remove_from_list_unsafe + 0x4208be26 0x86 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4208be26 esp_netif_remove_from_list_unsafe + .text.esp_netif_get_nr_of_ifs + 0x4208beac 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4208beac esp_netif_get_nr_of_ifs + .text.esp_netif_next_unsafe + 0x4208beb6 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4208beb6 esp_netif_next_unsafe + .text.esp_netif_is_netif_listed + 0x4208bee6 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4208bee6 esp_netif_is_netif_listed + .text.esp_netif_get_handle_from_ifkey_unsafe + 0x4208bf02 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4208bf02 esp_netif_get_handle_from_ifkey_unsafe + .text.esp_netif_reset_ip_info + 0x4208bf42 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_is_active + 0x4208bf58 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_default_netif_internal + 0x4208bf74 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_ipc_call_msg + 0x4208bf84 0x52 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_ipc_call + 0x4208bfd6 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_update_default_netif + 0x4208bff6 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_ipc_call_get_netif + 0x4208c010 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_api_cb + 0x4208c030 0x26 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.tcpip_init_done + 0x4208c056 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_config_sanity_check + 0x4208c064 0x8e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.get_handle_from_ifkey_api + 0x4208c0f2 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_mac_api + 0x4208c10c 0x6a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208c10c esp_netif_set_mac_api + .text.esp_netif_set_ip_old_info_api + 0x4208c176 0x7a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_cb + 0x4208c1f0 0xde esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_start_ip_lost_timer + 0x4208c2ce 0x32 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_set_mldv6_flag + 0x4208c300 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_internal_nd6_cb + 0x4208c328 0x116 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_set_garp_flag + 0x4208c43e 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_ip_lost_timer + 0x4208c45c 0xaa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_send_mldv6 + 0x4208c506 0x32 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_init_configuration + 0x4208c538 0x1f8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_unset_garp_flag + 0x4208c730 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_unset_mldv6_flag + 0x4208c748 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_remove + 0x4208c760 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_destroy_api + 0x4208c7b4 0x8e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_new_api + 0x4208c842 0x2bc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_send_garp + 0x4208cafe 0x3c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_add + 0x4208cb3a 0x98 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_start_api + 0x4208cbd2 0x1e4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_stop_api + 0x4208cdb6 0x8a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.dns_clear_servers + 0x4208ce40 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcpc_start_api + 0x4208ce76 0xea esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_up_api + 0x4208cf60 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_down_api + 0x4208cfa4 0xe2 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_ip4addr_ntoa + 0x4208d086 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d086 esp_ip4addr_ntoa + .text.esp_netif_get_io_driver + 0x4208d094 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d094 esp_netif_get_io_driver + .text.esp_netif_get_netif_impl + 0x4208d098 0x6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d098 esp_netif_get_netif_impl + .text.esp_netif_init + 0x4208d09e 0x102 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d09e esp_netif_init + .text.esp_netif_new + 0x4208d1a0 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d1a0 esp_netif_new + .text.esp_netif_get_handle_from_ifkey + 0x4208d1be 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d1be esp_netif_get_handle_from_ifkey + .text.esp_netif_attach + 0x4208d1dc 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d1dc esp_netif_attach + .text.esp_netif_set_driver_config + 0x4208d230 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d230 esp_netif_set_driver_config + .text.esp_netif_set_mac + 0x4208d254 0x2c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d254 esp_netif_set_mac + .text.esp_netif_start + 0x4208d280 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d280 esp_netif_start + .text.esp_netif_stop + 0x4208d29a 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d29a esp_netif_stop + .text.esp_netif_netstack_buf_ref + 0x4208d2b4 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d2b4 esp_netif_netstack_buf_ref + .text.esp_netif_netstack_buf_free + 0x4208d2c2 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d2c2 esp_netif_netstack_buf_free + .text.esp_netif_free_rx_buffer + 0x4208d2d0 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d2d0 esp_netif_free_rx_buffer + .text.esp_netif_transmit_wrap + 0x4208d2e0 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d2e0 esp_netif_transmit_wrap + .text.esp_netif_receive + 0x4208d2f0 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d2f0 esp_netif_receive + .text.esp_netif_dhcpc_start + 0x4208d302 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d302 esp_netif_dhcpc_start + .text.esp_netif_dhcpc_get_status + 0x4208d31c 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d31c esp_netif_dhcpc_get_status + .text.esp_netif_get_hostname + 0x4208d338 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d338 esp_netif_get_hostname + .text.esp_netif_up + 0x4208d35c 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d35c esp_netif_up + .text.esp_netif_down + 0x4208d376 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d376 esp_netif_down + .text.esp_netif_is_netif_up + 0x4208d390 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d390 esp_netif_is_netif_up + .text.esp_netif_update_default_netif_lwip + 0x4208d3a6 0x118 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_old_ip_info + 0x4208d4be 0x76 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d4be esp_netif_get_old_ip_info + .text.esp_netif_get_ip_info + 0x4208d534 0xa6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d534 esp_netif_get_ip_info + .text.esp_netif_is_valid_static_ip + 0x4208d5da 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d5da esp_netif_is_valid_static_ip + .text.esp_netif_set_old_ip_info + 0x4208d5ee 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d5ee esp_netif_set_old_ip_info + .text.esp_netif_get_ip6_linklocal + 0x4208d608 0x52 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d608 esp_netif_get_ip6_linklocal + .text.esp_netif_get_all_ip6 + 0x4208d65a 0x142 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d65a esp_netif_get_all_ip6 + .text.esp_netif_get_flags + 0x4208d79c 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d79c esp_netif_get_flags + .text.esp_netif_get_ifkey + 0x4208d7a0 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d7a0 esp_netif_get_ifkey + .text.esp_netif_get_desc + 0x4208d7a4 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d7a4 esp_netif_get_desc + .text.esp_netif_get_event_id + 0x4208d7a8 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4208d7a8 esp_netif_get_event_id + .text.esp_netif_internal_dhcpc_cb + 0x4208d7c0 0x1ba esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_callback_fn + 0x4208d97a 0x4c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_aes_gmac + 0x4208d9c6 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .text.esp_supp_crc32 + 0x4208d9ca 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .text.esp_aes_decrypt + 0x4208d9dc 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .text.esp_aes_encrypt + 0x4208d9e8 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .text.esp_aes_unwrap + 0x4208d9f4 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .text.esp_aes_wrap + 0x4208da0a 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .text.sha256_prf_bits + 0x4208da20 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x4208da20 sha256_prf_bits + .text.sha256_prf + 0x4208db28 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x4208db28 sha256_prf + .text.sha1_prf + 0x4208db38 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x4208db38 sha1_prf + .text.digest_vector + 0x4208dbf0 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.hmac_vector + 0x4208dc7c 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.aes_crypt_init + 0x4208dd14 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.aes_crypt_deinit + 0x4208dd84 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.aes_crypt + 0x4208dda2 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .text.sha256_vector + 0x4208ddb0 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208ddb0 sha256_vector + .text.sha1_vector + 0x4208ddc8 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208ddc8 sha1_vector + .text.hmac_sha256_vector + 0x4208dde0 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dde0 hmac_sha256_vector + .text.hmac_sha256 + 0x4208ddfc 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208ddfc hmac_sha256 + .text.hmac_sha1_vector + 0x4208de16 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208de16 hmac_sha1_vector + .text.hmac_sha1 + 0x4208de32 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208de32 hmac_sha1 + .text.aes_encrypt_init + 0x4208de4c 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208de4c aes_encrypt_init + .text.aes_encrypt + 0x4208de60 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208de60 aes_encrypt + .text.aes_encrypt_deinit + 0x4208de74 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208de74 aes_encrypt_deinit + .text.aes_decrypt_init + 0x4208de82 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208de82 aes_decrypt_init + .text.aes_decrypt + 0x4208de96 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208de96 aes_decrypt + .text.aes_decrypt_deinit + 0x4208deaa 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208deaa aes_decrypt_deinit + .text.aes_128_cbc_encrypt + 0x4208deb8 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208deb8 aes_128_cbc_encrypt + .text.aes_128_cbc_decrypt + 0x4208df22 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208df22 aes_128_cbc_decrypt + .text.aes_ctr_encrypt + 0x4208df8c 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208df8c aes_ctr_encrypt + .text.pbkdf2_sha1 + 0x4208dfea 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208dfea pbkdf2_sha1 + .text.omac1_aes_vector + 0x4208e034 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208e034 omac1_aes_vector + .text.omac1_aes_128_vector + 0x4208e100 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208e100 omac1_aes_128_vector + .text.omac1_aes_128 + 0x4208e118 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4208e118 omac1_aes_128 + .text.rc4_skip + 0x4208e132 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x4208e132 rc4_skip + .text.aes_wrap + 0x4208e22c 0x1da esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x4208e22c aes_wrap + .text.aes_unwrap + 0x4208e406 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x4208e406 aes_unwrap + .text.os_get_time + 0x4208e5ae 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4208e5ae os_get_time + .text.os_random + 0x4208e5d2 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4208e5d2 os_random + .text.os_get_random + 0x4208e5e4 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4208e5e4 os_get_random + .text.os_sleep + 0x4208e5f4 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4208e5f4 os_sleep + .text.forced_memzero + 0x4208e620 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4208e620 forced_memzero + .text.ccmp_aad_nonce + 0x4208e62e 0x18c esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .text.ccmp_decrypt + 0x4208e7ba 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x4208e7ba ccmp_decrypt + .text.ccmp_encrypt + 0x4208e872 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x4208e872 ccmp_encrypt + .text.hex2num 0x4208e9a2 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .text.hex2byte + 0x4208e9e2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208e9e2 hex2byte + .text.hexstr2bin + 0x4208ea1c 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208ea1c hexstr2bin + .text.inc_byte_array + 0x4208ea5e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208ea5e inc_byte_array + .text.buf_shift_right + 0x4208ea7e 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208ea7e buf_shift_right + .text.wpa_get_ntp_timestamp + 0x4208eab8 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208eab8 wpa_get_ntp_timestamp + .text.printf_decode + 0x4208eb4a 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208eb4a printf_decode + .text.dup_binstr + 0x4208ecee 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208ecee dup_binstr + .text.wpa_config_parse_string + 0x4208ed32 0x15a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208ed32 wpa_config_parse_string + .text.int_array_len + 0x4208ee8c 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208ee8c int_array_len + .text.bin_clear_free + 0x4208eea2 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208eea2 bin_clear_free + .text.os_memdup + 0x4208eec2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208eec2 os_memdup + .text.os_reltime_expired + 0x4208eefc 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208eefc os_reltime_expired + .text.os_reltime_initialized + 0x4208ef7a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4208ef7a os_reltime_initialized + .text.sha1_xor + 0x4208ef8e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .text.HMAC_sha1_final + 0x4208efb8 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .text.mbedtls_sha1_init_start + 0x4208efe8 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .text.HMAC_sha1_init + 0x4208f004 0xf2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .text.pbkdf2_f_sha1 + 0x4208f0f6 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .text.pbkdf2_sha1 + 0x4208f298 0xe2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .text.fastpbkdf2_hmac_sha1 + 0x4208f37a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x4208f37a fastpbkdf2_hmac_sha1 + .text.xor_aes_block + 0x4208f388 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text.aes_ccm_encr_start + 0x4208f3aa 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text.aes_ccm_auth + 0x4208f3ce 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text.aes_ccm_encr + 0x4208f44c 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text.aes_ccm_encr_auth + 0x4208f4f0 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text.aes_ccm_decr_auth + 0x4208f546 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text.aes_ccm_auth_start + 0x4208f59c 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .text.aes_ccm_ae + 0x4208f69c 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4208f69c aes_ccm_ae + .text.aes_ccm_ad + 0x4208f73e 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4208f73e aes_ccm_ad + .text.esp_wifi_config_info + 0x4208f7fa 0x14c esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text.wifi_deinit_internal + 0x4208f946 0xbc esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text.esp_wifi_set_log_level + 0x4208fa02 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text.s_set_default_wifi_log_level + 0x4208fa12 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text.esp_wifi_init + 0x4208fa54 0xb4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x4208fa54 esp_wifi_init + .text.ieee80211_ftm_attach + 0x4208fb08 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x4208fb08 ieee80211_ftm_attach + .text.wifi_default_action_sta_got_ip + 0x4208fb0c 0x6c esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_ap_stop + 0x4208fb78 0x1a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_stop + 0x4208fb92 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_start + 0x4208fbaa 0xfc esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_ap_start + 0x4208fca6 0x1a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_start + 0x4208fcc0 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_disconnected + 0x4208fcd8 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_connected + 0x4208fcf0 0x8e esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.clear_default_wifi_handlers + 0x4208fd7e 0xa2 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.set_default_wifi_handlers + 0x4208fe20 0xf4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.create_and_attach + 0x4208ff14 0x46 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_wifi_set_default_wifi_sta_handlers + 0x4208ff5a 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4208ff5a esp_wifi_set_default_wifi_sta_handlers + .text.esp_wifi_set_default_wifi_ap_handlers + 0x4208ff68 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4208ff68 esp_wifi_set_default_wifi_ap_handlers + .text.esp_netif_attach_wifi_station + 0x4208ff76 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4208ff76 esp_netif_attach_wifi_station + .text.esp_netif_attach_wifi_ap + 0x4208ff98 0x24 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4208ff98 esp_netif_attach_wifi_ap + .text.esp_netif_create_default_wifi_ap + 0x4208ffbc 0xa4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4208ffbc esp_netif_create_default_wifi_ap + .text.esp_netif_create_default_wifi_sta + 0x42090060 0xa4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42090060 esp_netif_create_default_wifi_sta + .text.parse_url_char + 0x42090104 0x2b0 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .text.http_parse_host_char + 0x420903b4 0x244 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .text.http_parse_host + 0x420905f8 0x166 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .text.http_message_needs_eof + 0x4209075e 0x6a esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x4209075e http_message_needs_eof + .text.http_should_keep_alive + 0x420907c8 0x36 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x420907c8 http_should_keep_alive + .text.http_parser_execute + 0x420907fe 0x3520 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x420907fe http_parser_execute + .text.http_parser_init + 0x42093d1e 0x5e esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42093d1e http_parser_init + .text.http_parser_settings_init + 0x42093d7c 0x18 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42093d7c http_parser_settings_init + .text.http_parser_url_init + 0x42093d94 0x18 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42093d94 http_parser_url_init + .text.http_parser_parse_url + 0x42093dac 0x190 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42093dac http_parser_parse_url + .text.http_parser_pause + 0x42093f3c 0x5a esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42093f3c http_parser_pause + .text.ms_to_timeval + 0x42093f96 0x1c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_hostname_to_fd + 0x42093fb2 0x1ac esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_set_socket_options + 0x4209415e 0x1fe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_set_socket_non_blocking + 0x4209435c 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.tcp_connect + 0x42094412 0x26a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.tcp_write + 0x4209467c 0x18 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.tcp_read + 0x42094694 0x18 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.create_ssl_handle + 0x420946ac 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_handshake + 0x420946ba 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_low_level_conn + 0x420946c8 0x2fc esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .text.esp_tls_conn_read + 0x420949c4 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420949c4 esp_tls_conn_read + .text.esp_tls_conn_write + 0x420949d8 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420949d8 esp_tls_conn_write + .text.esp_tls_conn_destroy + 0x420949ec 0x4a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420949ec esp_tls_conn_destroy + .text.esp_tls_init + 0x42094a36 0x56 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094a36 esp_tls_init + .text.esp_tls_plain_tcp_connect + 0x42094a8c 0x1e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094a8c esp_tls_plain_tcp_connect + .text.esp_tls_conn_new_sync + 0x42094aaa 0x106 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094aaa esp_tls_conn_new_sync + .text.esp_tls_conn_new_async + 0x42094bb0 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094bb0 esp_tls_conn_new_async + .text.esp_tls_cfg_server_session_tickets_init + 0x42094bbe 0x6 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094bbe esp_tls_cfg_server_session_tickets_init + .text.esp_tls_cfg_server_session_tickets_free + 0x42094bc4 0x2 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094bc4 esp_tls_cfg_server_session_tickets_free + .text.esp_tls_server_session_create + 0x42094bc6 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094bc6 esp_tls_server_session_create + .text.esp_tls_server_session_delete + 0x42094bd4 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094bd4 esp_tls_server_session_delete + .text.esp_tls_get_bytes_avail + 0x42094be2 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094be2 esp_tls_get_bytes_avail + .text.esp_tls_get_conn_sockfd + 0x42094bf0 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094bf0 esp_tls_get_conn_sockfd + .text.esp_tls_get_and_clear_last_error + 0x42094c34 0x4a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094c34 esp_tls_get_and_clear_last_error + .text.esp_tls_get_error_handle + 0x42094c7e 0x1e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42094c7e esp_tls_get_error_handle + .text.esp_tls_internal_event_tracker_capture + 0x42094c9c 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x42094c9c esp_tls_internal_event_tracker_capture + .text.esp_tls_internal_event_tracker_create + 0x42094cd4 0x16 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x42094cd4 esp_tls_internal_event_tracker_create + .text.esp_tls_internal_event_tracker_destroy + 0x42094cea 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x42094cea esp_tls_internal_event_tracker_destroy + .text.esp_tls_get_and_clear_error_type + 0x42094cfc 0x70 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x42094cfc esp_tls_get_and_clear_error_type + .text.esp_tls_get_platform_time + 0x42094d6c 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + 0x42094d6c esp_tls_get_platform_time + .text.esp_mbedtls_read + 0x42094d7e 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42094d7e esp_mbedtls_read + .text.esp_mbedtls_write + 0x42094e34 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42094e34 esp_mbedtls_write + .text.set_ca_cert + 0x42094eea 0xe6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text.set_global_ca_store + 0x42094fd0 0x8c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text.esp_mbedtls_init_pk_ctx_for_ds + 0x4209505c 0x9c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text.set_pki_context + 0x420950f8 0x1d8 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .text.esp_mbedtls_verify_certificate + 0x420952d0 0x76 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x420952d0 esp_mbedtls_verify_certificate + .text.esp_mbedtls_handshake + 0x42095346 0xc2 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42095346 esp_mbedtls_handshake + .text.esp_mbedtls_get_bytes_avail + 0x42095408 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42095408 esp_mbedtls_get_bytes_avail + .text.esp_mbedtls_cleanup + 0x42095440 0x78 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42095440 esp_mbedtls_cleanup + .text.esp_mbedtls_conn_delete + 0x420954b8 0x3e esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x420954b8 esp_mbedtls_conn_delete + .text.set_server_config + 0x420954f6 0x1f0 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x420954f6 set_server_config + .text.set_client_config + 0x420956e6 0x41a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x420956e6 set_client_config + .text.esp_create_mbedtls_handle + 0x42095b00 0x288 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42095b00 esp_create_mbedtls_handle + .text.esp_mbedtls_server_session_create + 0x42095d88 0xfe esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42095d88 esp_mbedtls_server_session_create + .text.esp_mbedtls_server_session_delete + 0x42095e86 0x2c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42095e86 esp_mbedtls_server_session_delete + .text.esp_transport_get_default_parent + 0x42095eb2 0x2 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .text.esp_transport_list_init + 0x42095eb4 0x60 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095eb4 esp_transport_list_init + .text.esp_transport_list_add + 0x42095f14 0xa0 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095f14 esp_transport_list_add + .text.esp_transport_list_get_transport + 0x42095fb4 0x36 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095fb4 esp_transport_list_get_transport + .text.esp_transport_init + 0x42095fea 0x5c esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42095fea esp_transport_init + .text.esp_transport_destroy + 0x42096046 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42096046 esp_transport_destroy + .text.esp_transport_list_clean + 0x42096076 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42096076 esp_transport_list_clean + .text.esp_transport_list_destroy + 0x4209609e 0x20 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4209609e esp_transport_list_destroy + .text.esp_transport_connect + 0x420960be 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420960be esp_transport_connect + .text.esp_transport_connect_async + 0x420960d8 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420960d8 esp_transport_connect_async + .text.esp_transport_read + 0x420960f2 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420960f2 esp_transport_read + .text.esp_transport_write + 0x4209610c 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4209610c esp_transport_write + .text.esp_transport_poll_read + 0x42096126 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42096126 esp_transport_poll_read + .text.esp_transport_poll_write + 0x42096140 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42096140 esp_transport_poll_write + .text.esp_transport_close + 0x4209615a 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4209615a esp_transport_close + .text.esp_transport_get_context_data + 0x42096174 0x6 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42096174 esp_transport_get_context_data + .text.esp_transport_set_context_data + 0x4209617a 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4209617a esp_transport_set_context_data + .text.esp_transport_set_func + 0x42096186 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42096186 esp_transport_set_func + .text.esp_transport_get_default_port + 0x420961b0 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420961b0 esp_transport_get_default_port + .text.esp_transport_set_default_port + 0x420961ba 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420961ba esp_transport_set_default_port + .text.esp_transport_set_async_connect_func + 0x420961c6 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420961c6 esp_transport_set_async_connect_func + .text.esp_transport_set_parent_transport_func + 0x420961d2 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420961d2 esp_transport_set_parent_transport_func + .text.esp_transport_get_error_handle + 0x420961de 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420961de esp_transport_get_error_handle + .text.esp_transport_get_errno + 0x420961e8 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420961e8 esp_transport_get_errno + .text.capture_tcp_transport_error + 0x42096206 0x4a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42096206 capture_tcp_transport_error + .text.esp_transport_set_errors + 0x42096250 0x8e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42096250 esp_transport_set_errors + .text.esp_transport_capture_errno + 0x420962de 0xe esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420962de esp_transport_capture_errno + .text.esp_transport_get_socket + 0x420962ec 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420962ec esp_transport_get_socket + .text.esp_transport_translate_error + 0x42096306 0x38 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42096306 esp_transport_translate_error + .text.base_get_socket + 0x4209633e 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.esp_tls_connect_async + 0x42096350 0xb0 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.ssl_connect_async + 0x42096400 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.tcp_connect_async + 0x42096410 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.base_poll_write + 0x42096420 0x14a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.base_poll_read + 0x4209656a 0x15c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.base_close + 0x420966c6 0x4c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.ssl_write + 0x42096712 0xfe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.ssl_read + 0x42096810 0xfe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.ssl_connect + 0x4209690e 0x12c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.esp_transport_esp_tls_create + 0x42096a3a 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.esp_transport_base_init + 0x42096a58 0xc4 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.tcp_write + 0x42096b1c 0xd2 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.tcp_read + 0x42096bee 0xc4 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.tcp_connect + 0x42096cb2 0x8e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.esp_transport_ssl_enable_global_ca_store + 0x42096d40 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096d40 esp_transport_ssl_enable_global_ca_store + .text.esp_transport_ssl_set_tls_version + 0x42096d4e 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096d4e esp_transport_ssl_set_tls_version + .text.esp_transport_ssl_set_cert_data + 0x42096d58 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096d58 esp_transport_ssl_set_cert_data + .text.esp_transport_ssl_set_cert_data_der + 0x42096d66 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096d66 esp_transport_ssl_set_cert_data_der + .text.esp_transport_ssl_set_client_cert_data + 0x42096d72 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096d72 esp_transport_ssl_set_client_cert_data + .text.esp_transport_ssl_set_client_cert_data_der + 0x42096d80 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096d80 esp_transport_ssl_set_client_cert_data_der + .text.esp_transport_ssl_set_client_key_data + 0x42096d8c 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096d8c esp_transport_ssl_set_client_key_data + .text.esp_transport_ssl_set_client_key_password + 0x42096d9a 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096d9a esp_transport_ssl_set_client_key_password + .text.esp_transport_ssl_set_client_key_data_der + 0x42096da6 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096da6 esp_transport_ssl_set_client_key_data_der + .text.esp_transport_ssl_set_alpn_protocol + 0x42096db2 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096db2 esp_transport_ssl_set_alpn_protocol + .text.esp_transport_ssl_skip_common_name_check + 0x42096dbc 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096dbc esp_transport_ssl_skip_common_name_check + .text.esp_transport_ssl_set_common_name + 0x42096dca 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096dca esp_transport_ssl_set_common_name + .text.esp_transport_ssl_crt_bundle_attach + 0x42096dd4 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096dd4 esp_transport_ssl_crt_bundle_attach + .text.esp_transport_ssl_set_ds_data + 0x42096dde 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096dde esp_transport_ssl_set_ds_data + .text.esp_transport_ssl_set_keep_alive + 0x42096de8 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096de8 esp_transport_ssl_set_keep_alive + .text.esp_transport_ssl_set_interface_name + 0x42096df2 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096df2 esp_transport_ssl_set_interface_name + .text.esp_transport_ssl_init + 0x42096dfc 0x72 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096dfc esp_transport_ssl_init + .text.esp_transport_esp_tls_destroy + 0x42096e6e 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096e6e esp_transport_esp_tls_destroy + .text.base_destroy + 0x42096e80 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .text.esp_transport_tcp_init + 0x42096ea6 0x74 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096ea6 esp_transport_tcp_init + .text.esp_transport_tcp_set_keep_alive + 0x42096f1a 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096f1a esp_transport_tcp_set_keep_alive + .text.esp_transport_tcp_set_interface_name + 0x42096f28 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42096f28 esp_transport_tcp_set_interface_name + .text.esp_transport_utils_ms_to_timeval + 0x42096f36 0x2e esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x42096f36 esp_transport_utils_ms_to_timeval + .text.esp_transport_init_foundation_transport + 0x42096f64 0xb2 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x42096f64 esp_transport_init_foundation_transport + .text.esp_transport_destroy_foundation_transport + 0x42097016 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x42097016 esp_transport_destroy_foundation_transport + .text.ws_get_socket + 0x4209703c 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_get_payload_transport_handle + 0x42097066 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_poll_write + 0x4209707a 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text._ws_write + 0x42097096 0x1aa esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_write + 0x42097240 0x2e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_destroy + 0x4209726e 0x5c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.internal_esp_transport_ws_set_path + 0x420972ca 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_poll_read + 0x42097318 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_close + 0x42097334 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_read_payload + 0x42097348 0xa4 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_read_header + 0x420973ec 0x1e6 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.trimwhitespace + 0x420975d2 0x5e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.get_http_header + 0x42097630 0x52 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.get_http_status_code + 0x42097682 0x62 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_connect + 0x420976e4 0x458 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.esp_transport_ws_set_path + 0x42097b3c 0x3e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42097b3c esp_transport_ws_set_path + .text.esp_transport_ws_init + 0x42097b7a 0x1dc esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42097b7a esp_transport_ws_init + .text.esp_transport_ws_set_subprotocol + 0x42097d56 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42097d56 esp_transport_ws_set_subprotocol + .text.esp_transport_ws_poll_connection_closed + 0x42097da4 0x174 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42097da4 esp_transport_ws_poll_connection_closed + .text.esp_transport_ws_handle_control_frames + 0x42097f18 0x202 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_handle_control_frame_internal + 0x4209811a 0x12c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_read 0x42098246 0xba esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.http_dispatch_event + 0x42098300 0x2e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_message_begin + 0x4209832e 0x10 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_url + 0x4209833e 0x4 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_status + 0x42098342 0x4 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_message_complete + 0x42098346 0xc esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_chunk_complete + 0x42098352 0x4 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_chunk_header + 0x42098356 0xc esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_cached_buf_cleanup + 0x42098362 0x2a esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_dispatch_event_to_event_loop + 0x4209838c 0x62 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_header_event + 0x420983ee 0x54 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_headers_complete + 0x42098442 0x50 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text._clear_connection_info + 0x42098492 0x8a esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text._clear_auth_data + 0x4209851c 0x70 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_body + 0x4209858c 0x120 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_header_field + 0x420986ac 0x32 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_on_header_value + 0x420986de 0xb2 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.init_common_tcp_transport + 0x42098790 0xe6 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text._set_config + 0x42098876 0x25a esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text._get_host_header + 0x42098ad0 0x48 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_get_data + 0x42098b18 0x6e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_set_header + 0x42098b86 0x12 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42098b86 esp_http_client_set_header + .text.esp_http_client_prepare + 0x42098b98 0x82 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.http_client_prepare_first_line + 0x42098c1a 0x142 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_set_method + 0x42098d5c 0x6 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42098d5c esp_http_client_set_method + .text.esp_http_client_is_complete_data_received + 0x42098d62 0x24 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42098d62 esp_http_client_is_complete_data_received + .text.esp_http_client_read + 0x42098d86 0x23e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42098d86 esp_http_client_read + .text.esp_http_client_fetch_headers + 0x42098fc4 0xbc esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42098fc4 esp_http_client_fetch_headers + .text.esp_http_client_write + 0x42099080 0x56 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42099080 esp_http_client_write + .text.esp_http_client_send_post_data + 0x420990d6 0x84 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_close + 0x4209915a 0x46 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x4209915a esp_http_client_close + .text.esp_http_client_connect + 0x420991a0 0x1a2 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_cleanup + 0x42099342 0xec esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42099342 esp_http_client_cleanup + .text.esp_http_client_set_url + 0x4209942e 0x3bc esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x4209942e esp_http_client_set_url + .text.esp_http_client_init + 0x420997ea 0x67c esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x420997ea esp_http_client_init + .text.esp_http_client_set_redirection + 0x42099e66 0x32 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x42099e66 esp_http_client_set_redirection + .text.esp_http_client_request_send + 0x42099e98 0x19a esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_open + 0x4209a032 0x6e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x4209a032 esp_http_client_open + .text.esp_http_client_get_post_field + 0x4209a0a0 0xe esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x4209a0a0 esp_http_client_get_post_field + .text.esp_http_client_get_status_code + 0x4209a0ae 0x6 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x4209a0ae esp_http_client_get_status_code + .text.esp_http_client_get_content_length + 0x4209a0b4 0x8 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x4209a0b4 esp_http_client_get_content_length + .text.esp_http_client_add_auth + 0x4209a0bc 0xb2 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x4209a0bc esp_http_client_add_auth + .text.esp_http_check_response + 0x4209a16e 0xbc esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .text.esp_http_client_perform + 0x4209a22a 0x306 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x4209a22a esp_http_client_perform + .text.esp_http_client_read_response + 0x4209a530 0x3e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + 0x4209a530 esp_http_client_read_response + .text.http_auth_basic + 0x4209a56e 0x134 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + 0x4209a56e http_auth_basic + .text.http_header_new_item + 0x4209a6a2 0x11c esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .text.http_header_init + 0x4209a7be 0x58 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209a7be http_header_init + .text.http_header_get_item + 0x4209a816 0x36 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209a816 http_header_get_item + .text.http_header_delete + 0x4209a84c 0x66 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209a84c http_header_delete + .text.http_header_set + 0x4209a8b2 0x5a esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209a8b2 http_header_set + .text.http_header_set_format + 0x4209a90c 0x80 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209a90c http_header_set_format + .text.http_header_generate_string + 0x4209a98c 0x118 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209a98c http_header_generate_string + .text.http_header_clean + 0x4209aaa4 0x4a esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209aaa4 http_header_clean + .text.http_header_destroy + 0x4209aaee 0x26 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + 0x4209aaee http_header_destroy + .text.http_utils_assign_string + 0x4209ab14 0xc4 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + 0x4209ab14 http_utils_assign_string + .text.http_utils_append_string + 0x4209abd8 0xde esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + 0x4209abd8 http_utils_append_string + .text.http_utils_trim_whitespace + 0x4209acb6 0x8a esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + 0x4209acb6 http_utils_trim_whitespace + .text.httpd_process_session + 0x4209ad40 0x76 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_process_ctrl_msg + 0x4209adb6 0xa4 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_os_thread_delete + 0x4209ae5a 0x1a esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_create + 0x4209ae74 0x1fc esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_server_init + 0x4209b070 0x224 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_delete + 0x4209b294 0x4c esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.esp_http_server_dispatch_event + 0x4209b2e0 0x5a esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + 0x4209b2e0 esp_http_server_dispatch_event + .text.httpd_accept_conn + 0x4209b33a 0x2c6 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_server + 0x4209b600 0x1be esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_thread + 0x4209b7be 0x3c esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .text.httpd_queue_work + 0x4209b7fa 0x66 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + 0x4209b7fa httpd_queue_work + .text.httpd_get_global_transport_ctx + 0x4209b860 0x4 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + 0x4209b860 httpd_get_global_transport_ctx + .text.httpd_start + 0x4209b864 0xce esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + 0x4209b864 httpd_start + .text.httpd_stop + 0x4209b932 0xb4 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + 0x4209b932 httpd_stop + .text.init_req + 0x4209b9e6 0x40 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.init_req_aux + 0x4209ba26 0x56 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.parse_init + 0x4209ba7c 0x7c esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.cb_header_value + 0x4209baf8 0x8a esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.cb_url 0x4209bb82 0xac esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.verify_url + 0x4209bc2e 0x146 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.pause_parsing + 0x4209bd74 0xbc esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.cb_no_body + 0x4209be30 0x8c esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.cb_on_body + 0x4209bebc 0x6e esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.cb_header_field + 0x4209bf2a 0xe0 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.continue_parsing + 0x4209c00a 0x2e esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.cb_headers_complete + 0x4209c038 0x172 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.read_block + 0x4209c1aa 0x62 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.parse_block + 0x4209c20c 0x184 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.httpd_parse_req + 0x4209c390 0x92 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.httpd_req_cleanup + 0x4209c422 0x5a esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .text.httpd_req_new + 0x4209c47c 0x84 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + 0x4209c47c httpd_req_new + .text.httpd_req_delete + 0x4209c500 0x4e esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + 0x4209c500 httpd_req_delete + .text.httpd_req_get_hdr_value_str + 0x4209c54e 0xea esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + 0x4209c54e httpd_req_get_hdr_value_str + .text.fd_is_valid + 0x4209c638 0x2c esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .text.httpd_sess_enum + 0x4209c664 0x4c esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c664 httpd_sess_enum + .text.httpd_sess_get_free + 0x4209c6b0 0x42 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c6b0 httpd_sess_get_free + .text.httpd_is_sess_available + 0x4209c6f2 0x12 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c6f2 httpd_is_sess_available + .text.httpd_sess_get + 0x4209c704 0x54 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c704 httpd_sess_get + .text.httpd_sess_free_ctx + 0x4209c758 0x28 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c758 httpd_sess_free_ctx + .text.httpd_sess_clear_ctx + 0x4209c780 0x3e esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c780 httpd_sess_clear_ctx + .text.httpd_sess_get_transport_ctx + 0x4209c7be 0x12 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c7be httpd_sess_get_transport_ctx + .text.httpd_sess_set_transport_ctx + 0x4209c7d0 0x36 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c7d0 httpd_sess_set_transport_ctx + .text.httpd_sess_set_descriptors + 0x4209c806 0x42 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c806 httpd_sess_set_descriptors + .text.httpd_sess_delete_invalid + 0x4209c848 0x32 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c848 httpd_sess_delete_invalid + .text.httpd_sess_delete + 0x4209c87a 0xba esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209c87a httpd_sess_delete + .text.enum_function + 0x4209c934 0x178 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .text.httpd_sess_new + 0x4209caac 0xac esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209caac httpd_sess_new + .text.httpd_sess_close + 0x4209cb58 0x26 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .text.httpd_sess_init + 0x4209cb7e 0x30 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209cb7e httpd_sess_init + .text.httpd_sess_pending + 0x4209cbae 0x2e esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209cbae httpd_sess_pending + .text.httpd_sess_process + 0x4209cbdc 0x56 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209cbdc httpd_sess_process + .text.httpd_sess_trigger_close_ + 0x4209cc32 0x20 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209cc32 httpd_sess_trigger_close_ + .text.httpd_sess_close_lru + 0x4209cc52 0x56 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209cc52 httpd_sess_close_lru + .text.httpd_sess_close_all + 0x4209cca8 0x32 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + 0x4209cca8 httpd_sess_close_all + .text.httpd_send_all + 0x4209ccda 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .text.httpd_recv_pending + 0x4209cd1e 0x4a esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .text.httpd_sock_err + 0x4209cd68 0x96 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .text.httpd_sess_set_send_override + 0x4209cdfe 0x20 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cdfe httpd_sess_set_send_override + .text.httpd_sess_set_recv_override + 0x4209ce1e 0x20 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209ce1e httpd_sess_set_recv_override + .text.httpd_sess_set_pending_override + 0x4209ce3e 0x20 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209ce3e httpd_sess_set_pending_override + .text.httpd_recv_with_opt + 0x4209ce5e 0x70 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209ce5e httpd_recv_with_opt + .text.httpd_recv + 0x4209cece 0x10 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cece httpd_recv + .text.httpd_unrecv + 0x4209cede 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cede httpd_unrecv + .text.httpd_resp_set_hdr + 0x4209cf22 0x56 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cf22 httpd_resp_set_hdr + .text.httpd_resp_set_status + 0x4209cf78 0x1c esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cf78 httpd_resp_set_status + .text.httpd_resp_set_type + 0x4209cf94 0x1c esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cf94 httpd_resp_set_type + .text.httpd_resp_send + 0x4209cfb0 0x17e esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209cfb0 httpd_resp_send + .text.httpd_resp_send_err + 0x4209d12e 0x294 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209d12e httpd_resp_send_err + .text.httpd_req_handle_err + 0x4209d3c2 0x32 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209d3c2 httpd_req_handle_err + .text.httpd_req_recv + 0x4209d3f4 0x5c esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209d3f4 httpd_req_recv + .text.httpd_req_to_sockfd + 0x4209d450 0x10 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209d450 httpd_req_to_sockfd + .text.httpd_default_send + 0x4209d460 0x36 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209d460 httpd_default_send + .text.httpd_default_recv + 0x4209d496 0x36 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + 0x4209d496 httpd_default_recv + .text.httpd_uri_match_simple + 0x4209d4cc 0x42 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .text.httpd_find_uri_handler + 0x4209d50e 0x94 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .text.httpd_register_uri_handler + 0x4209d5a2 0x136 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + 0x4209d5a2 httpd_register_uri_handler + .text.httpd_unregister_uri_handler + 0x4209d6d8 0x104 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + 0x4209d6d8 httpd_unregister_uri_handler + .text.httpd_unregister_all_uri_handlers + 0x4209d7dc 0x52 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + 0x4209d7dc httpd_unregister_all_uri_handlers + .text.httpd_uri + 0x4209d82e 0x100 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + 0x4209d82e httpd_uri + .text.cs_create_ctrl_sock + 0x4209d92e 0x74 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + 0x4209d92e cs_create_ctrl_sock + .text.cs_free_ctrl_sock + 0x4209d9a2 0xe esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + 0x4209d9a2 cs_free_ctrl_sock + .text.cs_send_to_ctrl_sock + 0x4209d9b0 0x68 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + 0x4209d9b0 cs_send_to_ctrl_sock + .text.redirection_required + 0x4209da18 0x2a esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.process_again + 0x4209da42 0x36 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.is_server_verification_enabled + 0x4209da78 0x20 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text._http_handle_response_code + 0x4209da98 0x16c esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text._http_connect + 0x4209dc04 0xda esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.esp_https_ota_dispatch_event + 0x4209dcde 0x5a esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.esp_ota_verify_chip_id + 0x4209dd38 0x6a esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text._http_cleanup + 0x4209dda2 0x1a esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.read_header + 0x4209ddbc 0xac esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text._ota_write + 0x4209de68 0x70 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .text.esp_https_ota_begin + 0x4209ded8 0x3b0 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + 0x4209ded8 esp_https_ota_begin + .text.esp_https_ota_get_img_desc + 0x4209e288 0xda esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + 0x4209e288 esp_https_ota_get_img_desc + .text.esp_https_ota_perform + 0x4209e362 0x29a esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + 0x4209e362 esp_https_ota_perform + .text.esp_https_ota_is_complete_data_received + 0x4209e5fc 0x24 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + 0x4209e5fc esp_https_ota_is_complete_data_received + .text.esp_https_ota_finish + 0x4209e620 0xda esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + 0x4209e620 esp_https_ota_finish + .text.esp_https_ota_get_image_len_read + 0x4209e6fa 0x16 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + 0x4209e6fa esp_https_ota_get_image_len_read + .text.ciphersuite_is_removed + 0x4209e710 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .text.mbedtls_ssl_ciphersuite_from_id + 0x4209e714 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x4209e714 mbedtls_ssl_ciphersuite_from_id + .text.mbedtls_ssl_list_ciphersuites + 0x4209e730 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x4209e730 mbedtls_ssl_list_ciphersuites + .text.mbedtls_ssl_get_ciphersuite_sig_pk_alg + 0x4209e7a0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x4209e7a0 mbedtls_ssl_get_ciphersuite_sig_pk_alg + .text.mbedtls_ssl_get_ciphersuite_sig_alg + 0x4209e7e8 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x4209e7e8 mbedtls_ssl_get_ciphersuite_sig_alg + .text.mbedtls_ssl_ciphersuite_uses_ec + 0x4209e80e 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x4209e80e mbedtls_ssl_ciphersuite_uses_ec + .text.mbedtls_ct_uint_lt + 0x4209e83a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_transform_aead_dynamic_iv_is_explicit + 0x4209e86e 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_get_hs_total_len + 0x4209e87c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_check_record_type + 0x4209e894 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_record_is_in_progress + 0x4209e8ac 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_transform_get_explicit_iv_len + 0x4209e8ba 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_read_application_data + 0x4209e8c4 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_build_record_nonce + 0x4209e91e 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_extract_add_data_from_record + 0x4209e990 0x7e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ct_hmac + 0x4209ea0e 0x160 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_consume_current_message + 0x4209eb6e 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_check_ctr_renegotiate + 0x4209ebc6 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_set_timer + 0x4209ec38 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209ec38 mbedtls_ssl_set_timer + .text.mbedtls_ssl_check_timer + 0x4209ec4e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209ec4e mbedtls_ssl_check_timer + .text.mbedtls_ssl_encrypt_buf + 0x4209ec70 0x37c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209ec70 mbedtls_ssl_encrypt_buf + .text.mbedtls_ssl_decrypt_buf + 0x4209efec 0x420 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209efec mbedtls_ssl_decrypt_buf + .text.ssl_prepare_record_content + 0x4209f40c 0x9a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_fetch_input + 0x4209f4a6 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f4a6 mbedtls_ssl_fetch_input + .text.mbedtls_ssl_start_handshake_msg + 0x4209f552 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f552 mbedtls_ssl_start_handshake_msg + .text.mbedtls_ssl_prepare_handshake_record + 0x4209f572 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f572 mbedtls_ssl_prepare_handshake_record + .text.mbedtls_ssl_update_handshake_status + 0x4209f5b0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f5b0 mbedtls_ssl_update_handshake_status + .text.mbedtls_ssl_handle_message_type + 0x4209f5d8 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f5d8 mbedtls_ssl_handle_message_type + .text.mbedtls_ssl_update_out_pointers + 0x4209f68e 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f68e mbedtls_ssl_update_out_pointers + .text.mbedtls_ssl_flush_output + 0x4209f6c6 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f6c6 mbedtls_ssl_flush_output + .text.mbedtls_ssl_update_in_pointers + 0x4209f72e 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f72e mbedtls_ssl_update_in_pointers + .text.mbedtls_ssl_get_bytes_avail + 0x4209f744 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f744 mbedtls_ssl_get_bytes_avail + .text.mbedtls_ssl_transform_free + 0x4209f752 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f752 mbedtls_ssl_transform_free + .text.mbedtls_ssl_write_version + 0x4209f78e 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f78e mbedtls_ssl_write_version + .text.mbedtls_ssl_write_record + 0x4209f7ae 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f7ae mbedtls_ssl_write_record + .text.mbedtls_ssl_write_handshake_msg_ext + 0x4209f98e 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209f98e mbedtls_ssl_write_handshake_msg_ext + .text.mbedtls_ssl_finish_handshake_msg + 0x4209fa34 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fa34 mbedtls_ssl_finish_handshake_msg + .text.mbedtls_ssl_write_change_cipher_spec + 0x4209fa4c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fa4c mbedtls_ssl_write_change_cipher_spec + .text.mbedtls_ssl_send_alert_message + 0x4209fa78 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fa78 mbedtls_ssl_send_alert_message + .text.ssl_tls12_handle_hs_message_post_handshake + 0x4209fac6 0x7c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_handle_hs_message_post_handshake + 0x4209fb42 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_write_real + 0x4209fb62 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_write + 0x4209fbce 0x52 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fbce mbedtls_ssl_write + .text.mbedtls_ssl_read_version + 0x4209fc20 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fc20 mbedtls_ssl_read_version + .text.ssl_parse_record_header + 0x4209fc3a 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.ssl_get_next_record + 0x4209fd2a 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .text.mbedtls_ssl_read_record + 0x4209fdd6 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fdd6 mbedtls_ssl_read_record + .text.mbedtls_ssl_parse_change_cipher_spec + 0x4209fe4e 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fe4e mbedtls_ssl_parse_change_cipher_spec + .text.mbedtls_ssl_read + 0x4209febe 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209febe mbedtls_ssl_read + .text.mbedtls_ssl_handle_pending_alert + 0x4209fffe 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4209fffe mbedtls_ssl_handle_pending_alert + .text.mbedtls_ssl_pend_fatal_alert + 0x420a0036 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420a0036 mbedtls_ssl_pend_fatal_alert + .text.mbedtls_ssl_own_cert + 0x420a0046 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_tls12_sig_alg_is_supported + 0x420a005c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_mfl_code_to_length + 0x420a0088 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_base_mode + 0x420a00b2 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_get_actual_mode + 0x420a00de 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_set_handshake_prfs + 0x420a00ee 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_parse_certificate_coordinate + 0x420a0136 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.tls_prf_get_type + 0x420a0184 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_key_cert_free + 0x420a01a8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_append_key_cert + 0x420a01c2 0x5c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.tls_prf_generic + 0x420a021e 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.tls_prf_sha256 + 0x420a03be 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.tls_prf_sha384 + 0x420a03dc 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_compute_master + 0x420a03fa 0x7e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_update_checksum_sha256 + 0x420a0478 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_update_checksum_sha384 + 0x420a048c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_update_checksum_start + 0x420a04a0 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_handshake_params_init + 0x420a04d8 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_srv_check_client_no_crt_notification + 0x420a0526 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_check_peer_crt_unchanged + 0x420a0580 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_clear_peer_cert + 0x420a05aa 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_prepare_handshake_step + 0x420a05cc 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_write_hello_request + 0x420a05da 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_calc_finished_tls_generic + 0x420a0600 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_calc_finished_tls_sha256 + 0x420a06b8 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_calc_finished_tls_sha384 + 0x420a06d6 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_calc_verify_tls_legacy + 0x420a06f4 0x6a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_calc_verify_tls_sha256 + 0x420a075e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_calc_verify_tls_sha384 + 0x420a0776 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.ssl_parse_certificate_chain + 0x420a078e 0x1dc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_pk_get_ec_group_id + 0x420a096a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_optimize_checksum + 0x420a0992 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0992 mbedtls_ssl_optimize_checksum + .text.mbedtls_ssl_add_hs_hdr_to_checksum + 0x420a09b8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a09b8 mbedtls_ssl_add_hs_hdr_to_checksum + .text.mbedtls_ssl_reset_checksum + 0x420a09e4 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a09e4 mbedtls_ssl_reset_checksum + .text.mbedtls_ssl_transform_init + 0x420a0a64 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0a64 mbedtls_ssl_transform_init + .text.mbedtls_ssl_session_init + 0x420a0aa2 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0aa2 mbedtls_ssl_session_init + .text.mbedtls_ssl_init + 0x420a0aba 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0aba mbedtls_ssl_init + .text.mbedtls_ssl_conf_endpoint + 0x420a0ad2 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0ad2 mbedtls_ssl_conf_endpoint + .text.mbedtls_ssl_conf_transport + 0x420a0ad8 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0ad8 mbedtls_ssl_conf_transport + .text.mbedtls_ssl_conf_authmode + 0x420a0ade 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0ade mbedtls_ssl_conf_authmode + .text.mbedtls_ssl_conf_verify + 0x420a0ae4 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0ae4 mbedtls_ssl_conf_verify + .text.mbedtls_ssl_conf_rng + 0x420a0aea 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0aea mbedtls_ssl_conf_rng + .text.mbedtls_ssl_set_bio + 0x420a0af0 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0af0 mbedtls_ssl_set_bio + .text.mbedtls_ssl_conf_ciphersuites + 0x420a0afa 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0afa mbedtls_ssl_conf_ciphersuites + .text.mbedtls_ssl_conf_own_cert + 0x420a0afe 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0afe mbedtls_ssl_conf_own_cert + .text.mbedtls_ssl_conf_ca_chain + 0x420a0b10 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0b10 mbedtls_ssl_conf_ca_chain + .text.mbedtls_ssl_get_mode_from_transform + 0x420a0b16 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0b16 mbedtls_ssl_get_mode_from_transform + .text.mbedtls_ssl_get_mode_from_ciphersuite + 0x420a0b40 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0b40 mbedtls_ssl_get_mode_from_ciphersuite + .text.ssl_tls12_populate_transform + 0x420a0b6e 0x33e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_set_hostname + 0x420a0eac 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0eac mbedtls_ssl_set_hostname + .text.mbedtls_ssl_conf_alpn_protocols + 0x420a0f40 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0f40 mbedtls_ssl_conf_alpn_protocols + .text.mbedtls_ssl_conf_renegotiation + 0x420a0f98 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0f98 mbedtls_ssl_conf_renegotiation + .text.mbedtls_ssl_get_verify_result + 0x420a0f9e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0f9e mbedtls_ssl_get_verify_result + .text.mbedtls_ssl_get_output_max_frag_len + 0x420a0fb2 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0fb2 mbedtls_ssl_get_output_max_frag_len + .text.mbedtls_ssl_get_max_out_record_payload + 0x420a0ff8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a0ff8 mbedtls_ssl_get_max_out_record_payload + .text.mbedtls_ssl_handshake_step + 0x420a1028 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1028 mbedtls_ssl_handshake_step + .text.mbedtls_ssl_handshake + 0x420a10ca 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a10ca mbedtls_ssl_handshake + .text.mbedtls_ssl_handshake_free + 0x420a1102 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1102 mbedtls_ssl_handshake_free + .text.mbedtls_ssl_session_free + 0x420a115c 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a115c mbedtls_ssl_session_free + .text.ssl_handshake_init + 0x420a1182 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_start_renegotiation + 0x420a122a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a122a mbedtls_ssl_start_renegotiation + .text.mbedtls_ssl_renegotiate + 0x420a1250 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1250 mbedtls_ssl_renegotiate + .text.mbedtls_ssl_free + 0x420a12c2 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a12c2 mbedtls_ssl_free + .text.mbedtls_ssl_config_init + 0x420a1364 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1364 mbedtls_ssl_config_init + .text.mbedtls_ssl_config_defaults + 0x420a137c 0x112 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a137c mbedtls_ssl_config_defaults + .text.mbedtls_ssl_config_free + 0x420a148e 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a148e mbedtls_ssl_config_free + .text.mbedtls_ssl_sig_from_pk + 0x420a14ae 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a14ae mbedtls_ssl_sig_from_pk + .text.mbedtls_ssl_sig_from_pk_alg + 0x420a14d6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a14d6 mbedtls_ssl_sig_from_pk_alg + .text.mbedtls_ssl_pk_alg_from_sig + 0x420a14f8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a14f8 mbedtls_ssl_pk_alg_from_sig + .text.mbedtls_ssl_md_alg_from_hash + 0x420a1510 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1510 mbedtls_ssl_md_alg_from_hash + .text.mbedtls_ssl_hash_from_md_alg + 0x420a1558 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1558 mbedtls_ssl_hash_from_md_alg + .text.mbedtls_ssl_check_curve_tls_id + 0x420a15a0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a15a0 mbedtls_ssl_check_curve_tls_id + .text.mbedtls_ssl_get_ecp_group_id_from_tls_id + 0x420a15c0 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a15c0 mbedtls_ssl_get_ecp_group_id_from_tls_id + .text.mbedtls_ssl_get_tls_id_from_ecp_group_id + 0x420a15fc 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a15fc mbedtls_ssl_get_tls_id_from_ecp_group_id + .text.mbedtls_ssl_check_curve + 0x420a1638 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1638 mbedtls_ssl_check_curve + .text.mbedtls_ssl_check_cert_usage + 0x420a165c 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a165c mbedtls_ssl_check_cert_usage + .text.ssl_parse_certificate_verify + 0x420a172c 0x1be esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .text.mbedtls_ssl_parse_sig_alg_ext + 0x420a18ea 0x18c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a18ea mbedtls_ssl_parse_sig_alg_ext + .text.mbedtls_ssl_derive_keys + 0x420a1a76 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1a76 mbedtls_ssl_derive_keys + .text.mbedtls_ssl_set_calc_verify_md + 0x420a1b2c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1b2c mbedtls_ssl_set_calc_verify_md + .text.mbedtls_ssl_write_certificate + 0x420a1b5c 0x134 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1b5c mbedtls_ssl_write_certificate + .text.mbedtls_ssl_parse_certificate + 0x420a1c90 0x126 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1c90 mbedtls_ssl_parse_certificate + .text.mbedtls_ssl_handshake_wrapup_free_hs_transform + 0x420a1db6 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1db6 mbedtls_ssl_handshake_wrapup_free_hs_transform + .text.mbedtls_ssl_handshake_wrapup + 0x420a1dea 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1dea mbedtls_ssl_handshake_wrapup + .text.mbedtls_ssl_write_finished + 0x420a1e56 0x102 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1e56 mbedtls_ssl_write_finished + .text.mbedtls_ssl_parse_finished + 0x420a1f58 0x144 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a1f58 mbedtls_ssl_parse_finished + .text.mbedtls_ssl_get_key_exchange_md_tls1_2 + 0x420a209c 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a209c mbedtls_ssl_get_key_exchange_md_tls1_2 + .text.mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg + 0x420a213c 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a213c mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg + .text.mbedtls_ssl_validate_ciphersuite + 0x420a2196 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a2196 mbedtls_ssl_validate_ciphersuite + .text.mbedtls_ssl_write_sig_alg_ext + 0x420a21b8 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a21b8 mbedtls_ssl_write_sig_alg_ext + .text.mbedtls_ssl_parse_server_name_ext + 0x420a22e4 0x11c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a22e4 mbedtls_ssl_parse_server_name_ext + .text.mbedtls_ssl_parse_alpn_ext + 0x420a2400 0x14c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a2400 mbedtls_ssl_parse_alpn_ext + .text.mbedtls_ssl_write_alpn_ext + 0x420a254c 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420a254c mbedtls_ssl_write_alpn_ext + .text.manage_resource + 0x420a2610 0x2ac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .text.__wrap_mbedtls_ssl_handshake_client_step + 0x420a28bc 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + 0x420a28bc __wrap_mbedtls_ssl_handshake_client_step + .text.__wrap_mbedtls_ssl_write_client_hello + 0x420a28e6 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + 0x420a28e6 __wrap_mbedtls_ssl_write_client_hello + .text.ssl_ciphersuite_uses_rsa_key_ex + 0x420a2910 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .text.manage_resource + 0x420a2930 0x26a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .text.__wrap_mbedtls_ssl_handshake_server_step + 0x420a2b9a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + 0x420a2b9a __wrap_mbedtls_ssl_handshake_server_step + .text.tx_done 0x420a2bc4 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .text.rx_done 0x420a2bd2 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .text.ssl_handshake_params_init + 0x420a2be0 0x7a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .text.ssl_handshake_init + 0x420a2c5a 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .text.ssl_update_checksum_start + 0x420a2cfe 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .text.__wrap_mbedtls_ssl_setup + 0x420a2d32 0x4c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + 0x420a2d32 __wrap_mbedtls_ssl_setup + .text.__wrap_mbedtls_ssl_write + 0x420a2d7e 0x4c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + 0x420a2d7e __wrap_mbedtls_ssl_write + .text.__wrap_mbedtls_ssl_read + 0x420a2dca 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + 0x420a2dca __wrap_mbedtls_ssl_read + .text.__wrap_mbedtls_ssl_free + 0x420a2e24 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + 0x420a2e24 __wrap_mbedtls_ssl_free + .text.__wrap_mbedtls_ssl_send_alert_message + 0x420a2e54 0x4c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + 0x420a2e54 __wrap_mbedtls_ssl_send_alert_message + .text.net_would_block + 0x420a2ea0 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .text.mbedtls_net_init + 0x420a2ec6 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x420a2ec6 mbedtls_net_init + .text.mbedtls_net_recv + 0x420a2ecc 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x420a2ecc mbedtls_net_recv + .text.mbedtls_net_send + 0x420a2f3c 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x420a2f3c mbedtls_net_send + .text.mbedtls_net_free + 0x420a2fac 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x420a2fac mbedtls_net_free + .text.mbedtls_ssl_tls12_named_group_is_ecdhe + 0x420a2fd4 0x9e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.ssl_generate_random + 0x420a3072 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.ssl_prepare_client_hello + 0x420a30d8 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.ssl_write_client_hello_cipher_suites + 0x420a317a 0x148 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.ssl_write_hostname_ext + 0x420a32c2 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.ssl_write_alpn_ext + 0x420a33a4 0x108 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.ssl_write_supported_groups_ext + 0x420a34ac 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.ssl_write_client_hello_body + 0x420a35d8 0x230 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .text.mbedtls_ssl_write_client_hello + 0x420a3808 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x420a3808 mbedtls_ssl_write_client_hello + .text.mbedtls_ssl_own_key + 0x420a386e 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.mbedtls_ssl_own_cert + 0x420a3884 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.mbedtls_ssl_tls12_sig_alg_is_supported + 0x420a389a 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_supported_point_formats_ext + 0x420a38c6 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_max_fragment_length_ext + 0x420a390c 0x50 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_encrypt_then_mac_ext + 0x420a395c 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_extended_ms_ext + 0x420a39a2 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_renegotiation_ext + 0x420a39e8 0x86 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_session_ticket_ext + 0x420a3a6e 0x9e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_max_fragment_length_ext + 0x420a3b0c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_encrypt_then_mac_ext + 0x420a3b40 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_extended_ms_ext + 0x420a3b70 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_session_ticket_ext + 0x420a3ba0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_supported_point_formats_ext + 0x420a3bd0 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_certificate_request + 0x420a3c28 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_server_hello_done + 0x420a3d68 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_renegotiation_info + 0x420a3dc0 0x90 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_alpn_ext + 0x420a3e50 0xdc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_server_hello + 0x420a3f2c 0x49c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_check_server_ecdh_params + 0x420a43c8 0x36 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_get_ecdh_params_from_cert + 0x420a43fe 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_server_ecdh_params + 0x420a4476 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 + 0x420a44b8 0x8a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.mbedtls_md_get_size_from_type + 0x420a4542 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_server_key_exchange + 0x420a4554 0x32c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_encrypted_pms + 0x420a4880 0xec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_client_key_exchange + 0x420a496c 0x102 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_write_certificate_verify + 0x420a4a6e 0x192 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.ssl_parse_new_session_ticket + 0x420a4c00 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .text.mbedtls_ssl_tls12_write_client_hello_exts + 0x420a4d50 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x420a4d50 mbedtls_ssl_tls12_write_client_hello_exts + .text.mbedtls_ssl_handshake_client_step + 0x420a4df6 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x420a4df6 mbedtls_ssl_handshake_client_step + .text.mbedtls_ssl_ciphersuite_no_pfs + 0x420a4f46 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.mbedtls_ssl_own_key + 0x420a4f68 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.mbedtls_ssl_own_cert + 0x420a4f7e 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.mbedtls_ssl_tls12_sig_alg_is_supported + 0x420a4f94 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_extended_ms_ext + 0x420a4fc0 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_session_ticket_ext + 0x420a4fe6 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_max_fragment_length_ext + 0x420a500e 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_supported_point_formats_ext + 0x420a503e 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_supported_point_formats + 0x420a5072 0x4a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_max_fragment_length_ext + 0x420a50bc 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_encrypt_then_mac_ext + 0x420a50f0 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_extended_ms_ext + 0x420a5128 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_renegotiation_ext + 0x420a5160 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_renegotiation_info + 0x420a5202 0x74 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_supported_groups_ext + 0x420a5276 0x10a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_handle_id_based_session_resumption + 0x420a5380 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_session_ticket_ext + 0x420a5414 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.mbedtls_pk_get_ec_group_id + 0x420a54a8 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_check_key_curve + 0x420a54d0 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_pick_cert + 0x420a5502 0x90 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_ciphersuite_match + 0x420a5592 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_client_hello + 0x420a562a 0x69e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_encrypt_then_mac_ext + 0x420a5cc8 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_server_hello + 0x420a5d34 0x230 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_server_hello_done + 0x420a5f64 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_get_ecdh_params_from_cert + 0x420a5f92 0x62 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_prepare_server_key_exchange + 0x420a5ff4 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_server_key_exchange + 0x420a61cc 0xbe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_certificate_request + 0x420a628a 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_decrypt_encrypted_pms + 0x420a6486 0xda esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_encrypted_pms + 0x420a6560 0x100 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_client_key_exchange + 0x420a6660 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_parse_certificate_verify + 0x420a6730 0x172 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.ssl_write_new_session_ticket + 0x420a68a2 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .text.mbedtls_ssl_handshake_server_step + 0x420a6954 0x130 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x420a6954 mbedtls_ssl_handshake_server_step + .text.mbedtls_ms_time + 0x420a6a84 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + 0x420a6a84 mbedtls_ms_time + .text.esp_mbedtls_set_buf_state + 0x420a6aec 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.esp_mbedtls_get_buf_state + 0x420a6af2 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.esp_mbedtls_init_ssl_buf + 0x420a6af8 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.esp_mbedtls_parse_record_header + 0x420a6b02 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.tx_buffer_len + 0x420a6b1e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.init_tx_buffer + 0x420a6b2e 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.init_rx_buffer + 0x420a6b94 0x52 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.esp_mbedtls_free_buf + 0x420a6be6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a6be6 esp_mbedtls_free_buf + .text.esp_mbedtls_alloc_tx_buf + 0x420a6bf6 0x82 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .text.esp_mbedtls_setup_tx_buffer + 0x420a6c78 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a6c78 esp_mbedtls_setup_tx_buffer + .text.esp_mbedtls_setup_rx_buffer + 0x420a6ca6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a6ca6 esp_mbedtls_setup_rx_buffer + .text.esp_mbedtls_add_tx_buffer + 0x420a6cbe 0x10a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a6cbe esp_mbedtls_add_tx_buffer + .text.esp_mbedtls_free_tx_buffer + 0x420a6dc8 0xfc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a6dc8 esp_mbedtls_free_tx_buffer + .text.esp_mbedtls_add_rx_buffer + 0x420a6ec4 0x1be esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a6ec4 esp_mbedtls_add_rx_buffer + .text.esp_mbedtls_free_rx_buffer + 0x420a7082 0x14c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a7082 esp_mbedtls_free_rx_buffer + .text.esp_mbedtls_get_crt_size + 0x420a71ce 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a71ce esp_mbedtls_get_crt_size + .text.esp_mbedtls_free_dhm + 0x420a71e6 0x2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a71e6 esp_mbedtls_free_dhm + .text.esp_mbedtls_free_keycert + 0x420a71e8 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a71e8 esp_mbedtls_free_keycert + .text.esp_mbedtls_free_keycert_key + 0x420a720e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a720e esp_mbedtls_free_keycert_key + .text.esp_mbedtls_free_keycert_cert + 0x420a7234 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a7234 esp_mbedtls_free_keycert_cert + .text.esp_mbedtls_free_cacert + 0x420a725a 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + 0x420a725a esp_mbedtls_free_cacert + .text.mbedtls_int_div_int + 0x420a7276 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_init + 0x420a72c8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a72c8 mbedtls_mpi_init + .text.mbedtls_mpi_free + 0x420a72d8 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a72d8 mbedtls_mpi_free + .text.mbedtls_mpi_grow + 0x420a7306 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7306 mbedtls_mpi_grow + .text.mbedtls_mpi_safe_cond_assign + 0x420a7372 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7372 mbedtls_mpi_safe_cond_assign + .text.mbedtls_mpi_safe_cond_swap + 0x420a7408 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7408 mbedtls_mpi_safe_cond_swap + .text.mbedtls_mpi_resize_clear + 0x420a74ae 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_shrink + 0x420a74fc 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a74fc mbedtls_mpi_shrink + .text.mbedtls_mpi_copy + 0x420a7584 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7584 mbedtls_mpi_copy + .text.mbedtls_mpi_swap + 0x420a7634 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7634 mbedtls_mpi_swap + .text.mbedtls_mpi_lset + 0x420a76fa 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a76fa mbedtls_mpi_lset + .text.mbedtls_mpi_get_bit + 0x420a7752 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7752 mbedtls_mpi_get_bit + .text.mbedtls_mpi_set_bit + 0x420a7774 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7774 mbedtls_mpi_set_bit + .text.mbedtls_mpi_lsb + 0x420a77e8 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a77e8 mbedtls_mpi_lsb + .text.mbedtls_mpi_bitlen + 0x420a7824 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7824 mbedtls_mpi_bitlen + .text.mbedtls_mpi_size + 0x420a7838 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7838 mbedtls_mpi_size + .text.mbedtls_mpi_read_binary_le + 0x420a784a 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a784a mbedtls_mpi_read_binary_le + .text.mbedtls_mpi_read_binary + 0x420a788a 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a788a mbedtls_mpi_read_binary + .text.mbedtls_mpi_write_binary_le + 0x420a78ca 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a78ca mbedtls_mpi_write_binary_le + .text.mbedtls_mpi_write_binary + 0x420a78e2 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a78e2 mbedtls_mpi_write_binary + .text.mbedtls_mpi_shift_l + 0x420a78fa 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a78fa mbedtls_mpi_shift_l + .text.mbedtls_mpi_shift_r + 0x420a7944 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7944 mbedtls_mpi_shift_r + .text.mbedtls_mpi_cmp_abs + 0x420a7960 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7960 mbedtls_mpi_cmp_abs + .text.mbedtls_mpi_cmp_mpi + 0x420a79d8 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a79d8 mbedtls_mpi_cmp_mpi + .text.mbedtls_mpi_cmp_int + 0x420a7a88 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7a88 mbedtls_mpi_cmp_int + .text.mbedtls_mpi_add_abs + 0x420a7aba 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7aba mbedtls_mpi_add_abs + .text.mbedtls_mpi_sub_abs + 0x420a7b7a 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7b7a mbedtls_mpi_sub_abs + .text.add_sub_mpi + 0x420a7c56 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_add_mpi + 0x420a7cd4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7cd4 mbedtls_mpi_add_mpi + .text.mbedtls_mpi_sub_mpi + 0x420a7ce4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7ce4 mbedtls_mpi_sub_mpi + .text.mbedtls_mpi_add_int + 0x420a7cf4 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7cf4 mbedtls_mpi_add_int + .text.mbedtls_mpi_sub_int + 0x420a7d26 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7d26 mbedtls_mpi_sub_int + .text.mbedtls_mpi_div_mpi + 0x420a7d58 0x39a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a7d58 mbedtls_mpi_div_mpi + .text.mbedtls_mpi_div_int + 0x420a80f2 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a80f2 mbedtls_mpi_div_int + .text.mbedtls_mpi_mod_mpi + 0x420a8124 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a8124 mbedtls_mpi_mod_mpi + .text.mbedtls_mpi_mod_int + 0x420a8198 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a8198 mbedtls_mpi_mod_int + .text.mpi_check_small_factors + 0x420a8224 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_exp_mod_soft + 0x420a828e 0x1d6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a828e mbedtls_mpi_exp_mod_soft + .text.mbedtls_mpi_gcd + 0x420a8464 0x118 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a8464 mbedtls_mpi_gcd + .text.mbedtls_mpi_fill_random + 0x420a857c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a857c mbedtls_mpi_fill_random + .text.mpi_miller_rabin + 0x420a85c4 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .text.mbedtls_mpi_random + 0x420a877e 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a877e mbedtls_mpi_random + .text.mbedtls_mpi_inv_mod + 0x420a87de 0x29c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a87de mbedtls_mpi_inv_mod + .text.mbedtls_mpi_is_prime_ext + 0x420a8a7a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a8a7a mbedtls_mpi_is_prime_ext + .text.mbedtls_mpi_gen_prime + 0x420a8aee 0x236 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420a8aee mbedtls_mpi_gen_prime + .text.mbedtls_ct_uint_lt + 0x420a8d24 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .text.exp_mod_get_window_size + 0x420a8d58 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .text.mpi_bigendian_to_host + 0x420a8d68 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .text.mbedtls_mpi_core_clz + 0x420a8d7a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8d7a mbedtls_mpi_core_clz + .text.mbedtls_mpi_core_bitlen + 0x420a8d8c 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8d8c mbedtls_mpi_core_bitlen + .text.mbedtls_mpi_core_bigendian_to_host + 0x420a8dc6 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8dc6 mbedtls_mpi_core_bigendian_to_host + .text.mbedtls_mpi_core_uint_le_mpi + 0x420a8e0c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8e0c mbedtls_mpi_core_uint_le_mpi + .text.mbedtls_mpi_core_lt_ct + 0x420a8e54 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8e54 mbedtls_mpi_core_lt_ct + .text.mbedtls_mpi_core_cond_assign + 0x420a8ec2 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8ec2 mbedtls_mpi_core_cond_assign + .text.mbedtls_mpi_core_ct_uint_table_lookup + 0x420a8ef4 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .text.mbedtls_mpi_core_cond_swap + 0x420a8f52 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8f52 mbedtls_mpi_core_cond_swap + .text.mbedtls_mpi_core_read_le + 0x420a8fa4 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a8fa4 mbedtls_mpi_core_read_le + .text.mbedtls_mpi_core_read_be + 0x420a9018 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a9018 mbedtls_mpi_core_read_be + .text.mbedtls_mpi_core_write_le + 0x420a908a 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a908a mbedtls_mpi_core_write_le + .text.mbedtls_mpi_core_write_be + 0x420a910a 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a910a mbedtls_mpi_core_write_be + .text.mbedtls_mpi_core_shift_r + 0x420a9192 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a9192 mbedtls_mpi_core_shift_r + .text.mbedtls_mpi_core_shift_l + 0x420a922e 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a922e mbedtls_mpi_core_shift_l + .text.mbedtls_mpi_core_add + 0x420a92ae 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a92ae mbedtls_mpi_core_add + .text.mbedtls_mpi_core_sub + 0x420a92e8 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a92e8 mbedtls_mpi_core_sub + .text.mbedtls_mpi_core_mla + 0x420a931e 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a931e mbedtls_mpi_core_mla + .text.mbedtls_mpi_core_montmul_init + 0x420a947e 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a947e mbedtls_mpi_core_montmul_init + .text.mbedtls_mpi_core_montmul + 0x420a94aa 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a94aa mbedtls_mpi_core_montmul + .text.exp_mod_precompute_window + 0x420a9578 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .text.mbedtls_mpi_core_get_mont_r2_unsafe + 0x420a9616 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a9616 mbedtls_mpi_core_get_mont_r2_unsafe + .text.mbedtls_mpi_core_fill_random + 0x420a965a 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a965a mbedtls_mpi_core_fill_random + .text.mbedtls_mpi_core_random + 0x420a96e6 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a96e6 mbedtls_mpi_core_random + .text.mbedtls_mpi_core_exp_mod_working_limbs + 0x420a979e 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a979e mbedtls_mpi_core_exp_mod_working_limbs + .text.mbedtls_mpi_core_exp_mod + 0x420a97ca 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a97ca mbedtls_mpi_core_exp_mod + .text.mbedtls_mpi_core_sub_int + 0x420a98d4 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a98d4 mbedtls_mpi_core_sub_int + .text.mbedtls_mpi_core_check_zero_ct + 0x420a98fe 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a98fe mbedtls_mpi_core_check_zero_ct + .text.mbedtls_mpi_core_to_mont_rep + 0x420a9924 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a9924 mbedtls_mpi_core_to_mont_rep + .text.mbedtls_mpi_core_from_mont_rep + 0x420a993e 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420a993e mbedtls_mpi_core_from_mont_rep + .text.mbedtls_ct_uint_lt + 0x420a995c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.add_pkcs_padding + 0x420a9990 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.get_pkcs_padding + 0x420a99ac 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.add_one_and_zeros_padding + 0x420a9a5c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.get_one_and_zeros_padding + 0x420a9a84 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.add_zeros_and_len_padding + 0x420a9b1c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.get_zeros_and_len_padding + 0x420a9b44 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.get_zeros_padding + 0x420a9bec 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.get_no_padding + 0x420a9c4a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.add_zeros_padding + 0x420a9c64 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_aead_encrypt + 0x420a9c80 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_aead_decrypt + 0x420a9cf4 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .text.mbedtls_cipher_info_from_type + 0x420a9d7a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9d7a mbedtls_cipher_info_from_type + .text.mbedtls_cipher_info_from_values + 0x420a9d94 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9d94 mbedtls_cipher_info_from_values + .text.mbedtls_cipher_init + 0x420a9dd4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9dd4 mbedtls_cipher_init + .text.mbedtls_cipher_free + 0x420a9dec 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9dec mbedtls_cipher_free + .text.mbedtls_cipher_setup + 0x420a9e2e 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9e2e mbedtls_cipher_setup + .text.mbedtls_cipher_setkey + 0x420a9e82 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9e82 mbedtls_cipher_setkey + .text.mbedtls_cipher_set_iv + 0x420a9f24 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9f24 mbedtls_cipher_set_iv + .text.mbedtls_cipher_reset + 0x420a9ff4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420a9ff4 mbedtls_cipher_reset + .text.mbedtls_cipher_update + 0x420aa008 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420aa008 mbedtls_cipher_update + .text.mbedtls_cipher_finish + 0x420aa302 0x182 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420aa302 mbedtls_cipher_finish + .text.mbedtls_cipher_set_padding_mode + 0x420aa484 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420aa484 mbedtls_cipher_set_padding_mode + .text.mbedtls_cipher_crypt + 0x420aa544 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420aa544 mbedtls_cipher_crypt + .text.mbedtls_cipher_auth_encrypt_ext + 0x420aa5a8 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420aa5a8 mbedtls_cipher_auth_encrypt_ext + .text.mbedtls_cipher_auth_decrypt_ext + 0x420aa5e4 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420aa5e4 mbedtls_cipher_auth_decrypt_ext + .text.xts_aes_ctx_free + 0x420aa61e 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.xts_aes_ctx_alloc + 0x420aa63a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.xts_aes_setkey_dec_wrap + 0x420aa65c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.xts_aes_setkey_enc_wrap + 0x420aa66a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_crypt_xts_wrap + 0x420aa678 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.gcm_ctx_free + 0x420aa696 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.gcm_ctx_alloc + 0x420aa6b0 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.gcm_aria_setkey_wrap + 0x420aa6d2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.gcm_aes_setkey_wrap + 0x420aa6e6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.ccm_ctx_free + 0x420aa6fa 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.ccm_ctx_alloc + 0x420aa714 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.ccm_aria_setkey_wrap + 0x420aa736 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.ccm_aes_setkey_wrap + 0x420aa74a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_ctx_free + 0x420aa75e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_ctx_alloc + 0x420aa778 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_setkey_dec_wrap + 0x420aa79a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_setkey_enc_wrap + 0x420aa7a8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_crypt_ctr_wrap + 0x420aa7b6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_crypt_cfb128_wrap + 0x420aa7c4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_crypt_cbc_wrap + 0x420aa7d2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aria_crypt_ecb_wrap + 0x420aa7e0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_ctx_free + 0x420aa7f2 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_ctx_alloc + 0x420aa80c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_setkey_dec_wrap + 0x420aa82e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_setkey_enc_wrap + 0x420aa83c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_crypt_ctr_wrap + 0x420aa84a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_crypt_ofb_wrap + 0x420aa858 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_crypt_cfb128_wrap + 0x420aa866 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_crypt_cbc_wrap + 0x420aa874 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.aes_crypt_ecb_wrap + 0x420aa882 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .text.mbedtls_ct_uint_lt + 0x420aa890 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .text.mbedtls_ct_memcmp + 0x420aa8c4 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420aa8c4 mbedtls_ct_memcmp + .text.mbedtls_ct_memmove_left + 0x420aa8f2 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420aa8f2 mbedtls_ct_memmove_left + .text.mbedtls_ct_memcpy_if + 0x420aa968 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420aa968 mbedtls_ct_memcpy_if + .text.mbedtls_ct_memcpy_offset + 0x420aa9a4 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420aa9a4 mbedtls_ct_memcpy_offset + .text.mbedtls_ct_zeroize_if + 0x420aaa06 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420aaa06 mbedtls_ct_zeroize_if + .text.cmac_pad + 0x420aaa24 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .text.cmac_multiply_by_u + 0x420aaa60 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .text.cmac_generate_subkeys + 0x420aab2e 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .text.mbedtls_cipher_cmac_starts + 0x420aab9a 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x420aab9a mbedtls_cipher_cmac_starts + .text.mbedtls_cipher_cmac_update + 0x420aac2a 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x420aac2a mbedtls_cipher_cmac_update + .text.mbedtls_cipher_cmac_finish + 0x420aad64 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x420aad64 mbedtls_cipher_cmac_finish + .text.good_nonce_len + 0x420aae9e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_increment_counter + 0x420aaeb0 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.block_cipher_df + 0x420aaf2a 0x1c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.ctr_drbg_update_internal + 0x420ab0ee 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_reseed_internal + 0x420ab1a6 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .text.mbedtls_ctr_drbg_init + 0x420ab29a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420ab29a mbedtls_ctr_drbg_init + .text.mbedtls_ctr_drbg_free + 0x420ab2cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420ab2cc mbedtls_ctr_drbg_free + .text.mbedtls_ctr_drbg_reseed + 0x420ab2fc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420ab2fc mbedtls_ctr_drbg_reseed + .text.mbedtls_ctr_drbg_seed + 0x420ab30c 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420ab30c mbedtls_ctr_drbg_seed + .text.mbedtls_ctr_drbg_random_with_add + 0x420ab37a 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420ab37a mbedtls_ctr_drbg_random_with_add + .text.mbedtls_ctr_drbg_random + 0x420ab45e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420ab45e mbedtls_ctr_drbg_random + .text.mbedtls_ecdh_grp_id + 0x420ab470 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_gen_public_restartable + 0x420ab474 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_compute_shared_restartable + 0x420ab4cc 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_init_internal + 0x420ab540 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_setup_internal + 0x420ab57c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_free_internal + 0x420ab594 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_make_params_internal + 0x420ab5d0 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_make_public_internal + 0x420ab65a 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_read_params_internal + 0x420ab6c6 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_read_public_internal + 0x420ab6e0 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_get_params_internal + 0x420ab716 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.ecdh_calc_secret_internal + 0x420ab766 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .text.mbedtls_ecdh_gen_public + 0x420ab80a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab80a mbedtls_ecdh_gen_public + .text.mbedtls_ecdh_compute_shared + 0x420ab81a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab81a mbedtls_ecdh_compute_shared + .text.mbedtls_ecdh_init + 0x420ab82a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab82a mbedtls_ecdh_init + .text.mbedtls_ecdh_setup + 0x420ab85e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab85e mbedtls_ecdh_setup + .text.mbedtls_ecdh_enable_restart + 0x420ab86c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab86c mbedtls_ecdh_enable_restart + .text.mbedtls_ecdh_free + 0x420ab874 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab874 mbedtls_ecdh_free + .text.mbedtls_ecdh_make_params + 0x420ab8a4 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab8a4 mbedtls_ecdh_make_params + .text.mbedtls_ecdh_read_params + 0x420ab8c2 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab8c2 mbedtls_ecdh_read_params + .text.mbedtls_ecdh_get_params + 0x420ab902 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab902 mbedtls_ecdh_get_params + .text.mbedtls_ecdh_make_public + 0x420ab95a 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab95a mbedtls_ecdh_make_public + .text.mbedtls_ecdh_read_public + 0x420ab978 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab978 mbedtls_ecdh_read_public + .text.mbedtls_ecdh_calc_secret + 0x420ab986 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420ab986 mbedtls_ecdh_calc_secret + .text.ecp_group_is_static_comb_table + 0x420ab998 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_pick_window_size + 0x420ab9ac 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mpi_init_many + 0x420ab9ee 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mpi_free_many + 0x420aba14 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_check_bad_points_mx + 0x420aba3a 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_check_pubkey_mx + 0x420abaf4 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_mpi_sub_int_mod + 0x420abb42 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_mpi_sub_mod + 0x420abb8e 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_modp + 0x420abbda 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_mpi_mul_mod + 0x420abc82 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_mpi_add_mod + 0x420abcbe 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_sw_rhs + 0x420abd0a 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_sw_derive_y + 0x420abd70 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_check_pubkey_sw + 0x420abe20 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_double_add_mxz + 0x420abec8 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_randomize_mxz + 0x420ac026 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_randomize_jac + 0x420ac09a 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_gen_privkey_sw + 0x420ac142 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_normalize_mxz + 0x420ac16a 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_normalize_jac + 0x420ac1ae 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_mpi_mul_int_mod + 0x420ac250 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_mpi_shift_l_mod + 0x420ac29c 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_double_jac + 0x420ac2e6 0x212 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_normalize_jac_many + 0x420ac4f8 0x1b2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_safe_invert_jac + 0x420ac6aa 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_select_comb + 0x420ac706 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_comb_recode_core + 0x420ac79c 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_comb_recode_scalar + 0x420ac856 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_gen_privkey_mx + 0x420ac904 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_restart_is_enabled + 0x420ac978 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac978 mbedtls_ecp_restart_is_enabled + .text.mbedtls_ecp_restart_init + 0x420ac986 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac986 mbedtls_ecp_restart_init + .text.mbedtls_ecp_check_budget + 0x420ac998 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac998 mbedtls_ecp_check_budget + .text.mbedtls_ecp_curve_list + 0x420ac9ea 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac9ea mbedtls_ecp_curve_list + .text.mbedtls_ecp_grp_id_list + 0x420ac9f4 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ac9f4 mbedtls_ecp_grp_id_list + .text.mbedtls_ecp_curve_info_from_grp_id + 0x420aca4a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420aca4a mbedtls_ecp_curve_info_from_grp_id + .text.mbedtls_ecp_curve_info_from_tls_id + 0x420aca6e 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420aca6e mbedtls_ecp_curve_info_from_tls_id + .text.mbedtls_ecp_get_type + 0x420aca96 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420aca96 mbedtls_ecp_get_type + .text.mbedtls_ecp_point_init + 0x420acaaa 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420acaaa mbedtls_ecp_point_init + .text.ecp_restart_rsm_init + 0x420acace 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_restart_ma_init + 0x420acaf2 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_group_init + 0x420acb12 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420acb12 mbedtls_ecp_group_init + .text.mbedtls_ecp_keypair_init + 0x420acb70 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420acb70 mbedtls_ecp_keypair_init + .text.mbedtls_ecp_point_free + 0x420acb94 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420acb94 mbedtls_ecp_point_free + .text.ecp_restart_rsm_free + 0x420acbba 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_restart_ma_free + 0x420acc06 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_restart_free + 0x420acc2a 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420acc2a mbedtls_ecp_restart_free + .text.mbedtls_ecp_group_free + 0x420acc5a 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420acc5a mbedtls_ecp_group_free + .text.mbedtls_ecp_keypair_free + 0x420accd8 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420accd8 mbedtls_ecp_keypair_free + .text.mbedtls_ecp_copy + 0x420accfe 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420accfe mbedtls_ecp_copy + .text.ecp_mul_mxz + 0x420acd36 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_group_copy + 0x420ace9c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ace9c mbedtls_ecp_group_copy + .text.mbedtls_ecp_set_zero + 0x420aceac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420aceac mbedtls_ecp_set_zero + .text.ecp_add_mixed + 0x420acedc 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_precompute_comb + 0x420ad0bc 0x2a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_mul_comb_core + 0x420ad35e 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_mul_comb_after_precomp + 0x420ad47e 0x104 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.ecp_mul_comb + 0x420ad582 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_is_zero + 0x420ad78e 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ad78e mbedtls_ecp_is_zero + .text.mbedtls_ecp_point_cmp + 0x420ad7a4 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ad7a4 mbedtls_ecp_point_cmp + .text.mbedtls_ecp_point_write_binary + 0x420ad7f4 0x132 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ad7f4 mbedtls_ecp_point_write_binary + .text.mbedtls_ecp_point_read_binary + 0x420ad926 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ad926 mbedtls_ecp_point_read_binary + .text.mbedtls_ecp_tls_read_point + 0x420ada84 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ada84 mbedtls_ecp_tls_read_point + .text.mbedtls_ecp_tls_write_point + 0x420adace 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420adace mbedtls_ecp_tls_write_point + .text.mbedtls_ecp_tls_read_group_id + 0x420adb16 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420adb16 mbedtls_ecp_tls_read_group_id + .text.mbedtls_ecp_tls_write_group + 0x420adb7e 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420adb7e mbedtls_ecp_tls_write_group + .text.mbedtls_ecp_check_pubkey + 0x420adbe4 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420adbe4 mbedtls_ecp_check_pubkey + .text.mbedtls_ecp_check_privkey + 0x420adc3a 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420adc3a mbedtls_ecp_check_privkey + .text.ecp_mul_restartable_internal + 0x420adcda 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_mul_restartable + 0x420adda8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420adda8 mbedtls_ecp_mul_restartable + .text.mbedtls_ecp_mul + 0x420addc0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420addc0 mbedtls_ecp_mul + .text.mbedtls_ecp_mul_shortcuts + 0x420addd0 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .text.mbedtls_ecp_muladd_restartable + 0x420adeac 0x194 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420adeac mbedtls_ecp_muladd_restartable + .text.mbedtls_ecp_muladd + 0x420ae040 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ae040 mbedtls_ecp_muladd + .text.mbedtls_ecp_gen_privkey + 0x420ae050 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ae050 mbedtls_ecp_gen_privkey + .text.mbedtls_ecp_gen_keypair_base + 0x420ae0a6 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ae0a6 mbedtls_ecp_gen_keypair_base + .text.mbedtls_ecp_gen_keypair + 0x420ae0f2 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ae0f2 mbedtls_ecp_gen_keypair + .text.mbedtls_ecp_gen_key + 0x420ae10c 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ae10c mbedtls_ecp_gen_key + .text.mbedtls_ecp_read_key + 0x420ae146 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ae146 mbedtls_ecp_read_key + .text.mbedtls_ecp_write_key_ext + 0x420ae298 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ae298 mbedtls_ecp_write_key_ext + .text.mbedtls_ecp_check_pub_priv + 0x420ae308 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420ae308 mbedtls_ecp_check_pub_priv + .text.add64 0x420ae3da 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.carry64 0x420ae414 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.mbedtls_ecp_fix_negative + 0x420ae438 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p255 + 0x420ae48c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_koblitz + 0x420ae500 0x1d6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p256k1 + 0x420ae6d6 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p224k1 + 0x420ae6f4 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p192k1 + 0x420ae712 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p521 + 0x420ae730 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p384 + 0x420ae7ba 0x572 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p256 + 0x420aed2c 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p224 + 0x420af16e 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_mod_p192 + 0x420af39a 0xca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_group_load + 0x420af464 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.ecp_use_curve25519 + 0x420af508 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.mbedtls_ecp_group_load + 0x420af5c0 0x494 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420af5c0 mbedtls_ecp_group_load + .text.entropy_update + 0x420afa54 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.entropy_gather_internal + 0x420afaf2 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .text.mbedtls_entropy_free + 0x420afb9c 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420afb9c mbedtls_entropy_free + .text.mbedtls_entropy_add_source + 0x420afbca 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420afbca mbedtls_entropy_add_source + .text.mbedtls_entropy_init + 0x420afbf6 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420afbf6 mbedtls_entropy_init + .text.mbedtls_entropy_func + 0x420afc38 0x126 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420afc38 mbedtls_entropy_func + .text.mbedtls_md_info_from_type + 0x420afd5e 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420afd5e mbedtls_md_info_from_type + .text.mbedtls_md_init + 0x420afe1a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420afe1a mbedtls_md_init + .text.mbedtls_md_free + 0x420afe4c 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420afe4c mbedtls_md_free + .text.mbedtls_md_clone + 0x420afee2 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420afee2 mbedtls_md_clone + .text.mbedtls_md_setup + 0x420affc4 0x178 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420affc4 mbedtls_md_setup + .text.mbedtls_md_starts + 0x420b013c 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b013c mbedtls_md_starts + .text.mbedtls_md_update + 0x420b0226 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b0226 mbedtls_md_update + .text.mbedtls_md_finish + 0x420b02ca 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b02ca mbedtls_md_finish + .text.mbedtls_md + 0x420b0372 0xf8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b0372 mbedtls_md + .text.mbedtls_md_get_size + 0x420b046a 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b046a mbedtls_md_get_size + .text.mbedtls_md_get_type + 0x420b0476 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b0476 mbedtls_md_get_type + .text.mbedtls_md_info_from_ctx + 0x420b0480 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b0480 mbedtls_md_info_from_ctx + .text.mbedtls_md_hmac_starts + 0x420b0486 0x11e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b0486 mbedtls_md_hmac_starts + .text.mbedtls_md_hmac_update + 0x420b05a4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b05a4 mbedtls_md_hmac_update + .text.mbedtls_md_hmac_finish + 0x420b05d4 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b05d4 mbedtls_md_hmac_finish + .text.mbedtls_md_hmac_reset + 0x420b0652 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420b0652 mbedtls_md_hmac_reset + .text.mbedtls_md5 + 0x420b069e 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x420b069e mbedtls_md5 + .text.pk_restart_setup + 0x420b06f0 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_md_get_size_from_type + 0x420b073e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.pk_hashlen_helper + 0x420b0750 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .text.mbedtls_pk_init + 0x420b0776 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b0776 mbedtls_pk_init + .text.mbedtls_pk_free + 0x420b0780 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b0780 mbedtls_pk_free + .text.mbedtls_pk_restart_init + 0x420b07a6 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b07a6 mbedtls_pk_restart_init + .text.mbedtls_pk_restart_free + 0x420b07b0 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b07b0 mbedtls_pk_restart_free + .text.mbedtls_pk_info_from_type + 0x420b07d6 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b07d6 mbedtls_pk_info_from_type + .text.mbedtls_pk_setup + 0x420b0822 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b0822 mbedtls_pk_setup + .text.mbedtls_pk_setup_rsa_alt + 0x420b0864 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b0864 mbedtls_pk_setup_rsa_alt + .text.mbedtls_pk_can_do + 0x420b08ca 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b08ca mbedtls_pk_can_do + .text.mbedtls_pk_verify_restartable + 0x420b08ea 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b08ea mbedtls_pk_verify_restartable + .text.mbedtls_pk_verify + 0x420b09ae 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b09ae mbedtls_pk_verify + .text.mbedtls_pk_sign_restartable + 0x420b09be 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b09be mbedtls_pk_sign_restartable + .text.mbedtls_pk_sign + 0x420b0aa0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b0aa0 mbedtls_pk_sign + .text.mbedtls_pk_decrypt + 0x420b0ab4 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b0ab4 mbedtls_pk_decrypt + .text.mbedtls_pk_encrypt + 0x420b0ae0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b0ae0 mbedtls_pk_encrypt + .text.mbedtls_pk_get_bitlen + 0x420b0b0c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b0b0c mbedtls_pk_get_bitlen + .text.mbedtls_pk_get_type + 0x420b0b28 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b0b28 mbedtls_pk_get_type + .text.mbedtls_pk_verify_ext + 0x420b0b3a 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420b0b3a mbedtls_pk_verify_ext + .text.mbedtls_pk_ecc_set_group + 0x420b0c46 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x420b0c46 mbedtls_pk_ecc_set_group + .text.mbedtls_pk_ecc_set_key + 0x420b0cce 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x420b0cce mbedtls_pk_ecc_set_key + .text.mbedtls_pk_ecc_set_pubkey_from_prv + 0x420b0d16 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x420b0d16 mbedtls_pk_ecc_set_pubkey_from_prv + .text.mbedtls_pk_ecc_set_pubkey + 0x420b0d36 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x420b0d36 mbedtls_pk_ecc_set_pubkey + .text.rsa_can_do + 0x420b0d66 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_debug + 0x420b0d7e 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_can_do + 0x420b0da6 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_get_bitlen + 0x420b0dae 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_debug + 0x420b0db4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckeydh_can_do + 0x420b0dcc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_can_do + 0x420b0dd4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_can_do + 0x420b0ddc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_get_bitlen + 0x420b0de4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_sign_wrap + 0x420b0df8 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_decrypt_wrap + 0x420b0e6a 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_free_wrap + 0x420b0eb8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alloc_wrap + 0x420b0ed2 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_check_pair_wrap + 0x420b0ef4 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_encrypt_wrap + 0x420b0f06 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_decrypt_wrap + 0x420b0f66 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_sign_wrap + 0x420b0fc6 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_verify_wrap + 0x420b1028 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_get_bitlen + 0x420b108c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_rs_free + 0x420b109c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_rs_free + 0x420b10b6 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_rs_alloc + 0x420b10da 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_rs_alloc + 0x420b10fa 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_free_wrap + 0x420b1124 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_alloc_wrap + 0x420b113e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_check_pair_wrap + 0x420b1160 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_sign_rs_wrap + 0x420b1172 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_sign_rs_wrap + 0x420b118a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_verify_rs_wrap + 0x420b11fe 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_verify_rs_wrap + 0x420b122a 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_sign_wrap + 0x420b128e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_verify_wrap + 0x420b12a2 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_free_wrap + 0x420b12cc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_alloc_wrap + 0x420b12dc 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alt_check_pair + 0x420b1304 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.pk_ecc_tag_is_specified_ec_domain + 0x420b13b4 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_get_ecparams + 0x420b13be 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_get_pk_alg + 0x420b143e 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_use_ecparams_rfc8410 + 0x420b14f8 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_group_from_specified + 0x420b1522 0x23e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_group_id_from_group + 0x420b1760 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_ecc_group_id_from_specified + 0x420b1838 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_use_ecparams + 0x420b188c 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_parse_key_rfc8410_der + 0x420b18c4 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_parse_key_sec1_der + 0x420b192c 0x16a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_parse_key_pkcs8_unencrypted_der + 0x420b1a96 0x198 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.mbedtls_pk_parse_key_pkcs8_encrypted_der + 0x420b1c2e 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.mbedtls_pk_parse_subpubkey + 0x420b1d5e 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420b1d5e mbedtls_pk_parse_subpubkey + .text.mbedtls_pk_parse_key + 0x420b1eb0 0x334 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420b1eb0 mbedtls_pk_parse_key + .text.mbedtls_pk_parse_public_key + 0x420b21e4 0x1a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420b21e4 mbedtls_pk_parse_public_key + .text.pk_get_type_ext + 0x420b238c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.mbedtls_pk_get_ec_group_id + 0x420b239a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.mbedtls_pk_is_rfc8410 + 0x420b23c2 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_ec_pubkey + 0x420b23e6 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_ec_param + 0x420b2460 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_rsa_der + 0x420b2490 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_ec_private + 0x420b24c8 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_ec_rfc8410_der + 0x420b2532 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.pk_write_ec_der + 0x420b25d8 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .text.mbedtls_pk_write_pubkey + 0x420b26e0 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + 0x420b26e0 mbedtls_pk_write_pubkey + .text.mbedtls_pk_write_pubkey_der + 0x420b274a 0x114 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + 0x420b274a mbedtls_pk_write_pubkey_der + .text.mbedtls_pk_write_key_der + 0x420b285e 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + 0x420b285e mbedtls_pk_write_key_der + .text.mbedtls_pk_write_key_pem + 0x420b28c8 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + 0x420b28c8 mbedtls_pk_write_key_pem + .text.mbedtls_calloc + 0x420b299a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x420b299a mbedtls_calloc + .text.mbedtls_free + 0x420b29aa 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x420b29aa mbedtls_free + .text.mbedtls_platform_zeroize + 0x420b29ba 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x420b29ba mbedtls_platform_zeroize + .text.mbedtls_zeroize_and_free + 0x420b29da 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x420b29da mbedtls_zeroize_and_free + .text.mbedtls_ct_uint_lt + 0x420b29f6 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.asn1_get_nonzero_mpi + 0x420b2a2a 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.rsa_check_context + 0x420b2a5a 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.rsa_prepare_blinding + 0x420b2b58 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.rsa_unblind + 0x420b2c92 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_md_get_size_from_type + 0x420b2d4a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.compute_hash + 0x420b2d5c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mgf_mask + 0x420b2d90 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.hash_mprime + 0x420b2e90 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_ct_rsaes_pkcs1_v15_unpadding + 0x420b2f2e 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.rsa_rsassa_pkcs1_v15_encode + 0x420b3080 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_import + 0x420b3224 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3224 mbedtls_rsa_import + .text.mbedtls_rsa_import_raw + 0x420b32b8 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b32b8 mbedtls_rsa_import_raw + .text.mbedtls_rsa_complete + 0x420b3356 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3356 mbedtls_rsa_complete + .text.mbedtls_rsa_export + 0x420b3538 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3538 mbedtls_rsa_export + .text.mbedtls_rsa_write_pubkey + 0x420b361a 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b361a mbedtls_rsa_write_pubkey + .text.mbedtls_rsa_export_crt + 0x420b36c8 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b36c8 mbedtls_rsa_export_crt + .text.mbedtls_rsa_write_key + 0x420b3766 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3766 mbedtls_rsa_write_key + .text.mbedtls_rsa_init + 0x420b3906 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3906 mbedtls_rsa_init + .text.mbedtls_rsa_get_bitlen + 0x420b391e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b391e mbedtls_rsa_get_bitlen + .text.mbedtls_rsa_get_len + 0x420b392e 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b392e mbedtls_rsa_get_len + .text.mbedtls_rsa_check_pubkey + 0x420b3932 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3932 mbedtls_rsa_check_pubkey + .text.mbedtls_rsa_parse_pubkey + 0x420b39a6 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b39a6 mbedtls_rsa_parse_pubkey + .text.mbedtls_rsa_check_privkey + 0x420b3a7e 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3a7e mbedtls_rsa_check_privkey + .text.mbedtls_rsa_check_pub_priv + 0x420b3b00 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3b00 mbedtls_rsa_check_pub_priv + .text.mbedtls_rsa_public + 0x420b3b50 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3b50 mbedtls_rsa_public + .text.mbedtls_rsa_private + 0x420b3be6 0x292 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b3be6 mbedtls_rsa_private + .text.rsa_rsassa_pss_sign_no_mode_check + 0x420b3e78 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.rsa_rsassa_pss_sign + 0x420b4022 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .text.mbedtls_rsa_rsaes_oaep_encrypt + 0x420b4054 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4054 mbedtls_rsa_rsaes_oaep_encrypt + .text.mbedtls_rsa_rsaes_pkcs1_v15_encrypt + 0x420b4182 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4182 mbedtls_rsa_rsaes_pkcs1_v15_encrypt + .text.mbedtls_rsa_pkcs1_encrypt + 0x420b4252 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4252 mbedtls_rsa_pkcs1_encrypt + .text.mbedtls_rsa_rsaes_oaep_decrypt + 0x420b4286 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4286 mbedtls_rsa_rsaes_oaep_decrypt + .text.mbedtls_rsa_rsaes_pkcs1_v15_decrypt + 0x420b4492 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4492 mbedtls_rsa_rsaes_pkcs1_v15_decrypt + .text.mbedtls_rsa_pkcs1_decrypt + 0x420b4520 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4520 mbedtls_rsa_pkcs1_decrypt + .text.mbedtls_rsa_rsassa_pss_sign + 0x420b4556 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4556 mbedtls_rsa_rsassa_pss_sign + .text.mbedtls_rsa_rsassa_pkcs1_v15_sign + 0x420b4568 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4568 mbedtls_rsa_rsassa_pkcs1_v15_sign + .text.mbedtls_rsa_pkcs1_sign + 0x420b4652 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4652 mbedtls_rsa_pkcs1_sign + .text.mbedtls_rsa_rsassa_pss_verify_ext + 0x420b468a 0x1ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b468a mbedtls_rsa_rsassa_pss_verify_ext + .text.mbedtls_rsa_rsassa_pss_verify + 0x420b4874 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4874 mbedtls_rsa_rsassa_pss_verify + .text.mbedtls_rsa_rsassa_pkcs1_v15_verify + 0x420b489e 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b489e mbedtls_rsa_rsassa_pkcs1_v15_verify + .text.mbedtls_rsa_pkcs1_verify + 0x420b494e 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b494e mbedtls_rsa_pkcs1_verify + .text.mbedtls_rsa_free + 0x420b4982 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4982 mbedtls_rsa_free + .text.mbedtls_rsa_parse_key + 0x420b49fc 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b49fc mbedtls_rsa_parse_key + .text.mbedtls_rsa_gen_key + 0x420b4ba0 0x220 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420b4ba0 mbedtls_rsa_gen_key + .text.mbedtls_rsa_deduce_primes + 0x420b4dc0 0x230 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420b4dc0 mbedtls_rsa_deduce_primes + .text.mbedtls_rsa_deduce_private_exponent + 0x420b4ff0 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420b4ff0 mbedtls_rsa_deduce_private_exponent + .text.mbedtls_rsa_deduce_crt + 0x420b50b8 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420b50b8 mbedtls_rsa_deduce_crt + .text.mbedtls_rsa_validate_params + 0x420b514c 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420b514c mbedtls_rsa_validate_params + .text.mbedtls_rsa_validate_crt + 0x420b5344 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420b5344 mbedtls_rsa_validate_crt + .text.mbedtls_sha1 + 0x420b54a2 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x420b54a2 mbedtls_sha1 + .text.mbedtls_sha256 + 0x420b54f4 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x420b54f4 mbedtls_sha256 + .text.mbedtls_sha512_init + 0x420b5556 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b5556 mbedtls_sha512_init + .text.mbedtls_sha512_free + 0x420b556e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b556e mbedtls_sha512_free + .text.mbedtls_sha512_clone + 0x420b5582 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b5582 mbedtls_sha512_clone + .text.mbedtls_sha512_starts + 0x420b55b4 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b55b4 mbedtls_sha512_starts + .text.mbedtls_internal_sha512_process + 0x420b56dc 0xe0c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b56dc mbedtls_internal_sha512_process + .text.mbedtls_internal_sha512_process_many + 0x420b64e8 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .text.mbedtls_sha512_update + 0x420b652e 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b652e mbedtls_sha512_update + .text.mbedtls_sha512_finish + 0x420b6602 0x34e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b6602 mbedtls_sha512_finish + .text.mbedtls_sha512 + 0x420b6950 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420b6950 mbedtls_sha512 + .text.keccak_f1600 + 0x420b69b2 0x8ee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .text.mbedtls_sha3_init + 0x420b72a0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x420b72a0 mbedtls_sha3_init + .text.mbedtls_sha3_free + 0x420b72b8 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x420b72b8 mbedtls_sha3_free + .text.mbedtls_sha3_clone + 0x420b72cc 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x420b72cc mbedtls_sha3_clone + .text.mbedtls_sha3_starts + 0x420b72ee 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x420b72ee mbedtls_sha3_starts + .text.mbedtls_sha3_update + 0x420b7380 0x1b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x420b7380 mbedtls_sha3_update + .text.mbedtls_sha3_finish + 0x420b7538 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x420b7538 mbedtls_sha3_finish + .text.mbedtls_sha3 + 0x420b7688 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x420b7688 mbedtls_sha3 + .text.mbedtls_hardware_poll + 0x420b76e6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x420b76e6 mbedtls_hardware_poll + .text.esp_mbedtls_mem_calloc + 0x420b7708 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x420b7708 esp_mbedtls_mem_calloc + .text.esp_mbedtls_mem_free + 0x420b7720 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x420b7720 esp_mbedtls_mem_free + .text.esp_aes_xts_decode_keys + 0x420b7732 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .text.esp_gf128mul_x_ble + 0x420b7760 0x12a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .text.esp_aes_xts_init + 0x420b788a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x420b788a esp_aes_xts_init + .text.esp_aes_xts_free + 0x420b78a2 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x420b78a2 esp_aes_xts_free + .text.esp_aes_xts_setkey_enc + 0x420b78ba 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x420b78ba esp_aes_xts_setkey_enc + .text.esp_aes_xts_setkey_dec + 0x420b78f2 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x420b78f2 esp_aes_xts_setkey_dec + .text.esp_aes_crypt_xts + 0x420b792a 0x1b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x420b792a esp_aes_crypt_xts + .text.valid_key_length + 0x420b7ada 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x420b7ada valid_key_length + .text.esp_aes_init + 0x420b7af8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x420b7af8 esp_aes_init + .text.esp_aes_free + 0x420b7b12 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x420b7b12 esp_aes_free + .text.esp_aes_setkey + 0x420b7b2c 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x420b7b2c esp_aes_setkey + .text.esp_aes_isr_initialise + 0x420b7b7a 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.s_check_dma_capable + 0x420b7b90 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_validate_input + 0x420b7ba0 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_dma_wait_complete + 0x420b7c2a 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_process_dma + 0x420b7c88 0x388 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_process_dma_ext_ram + 0x420b8010 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .text.esp_aes_acquire_hardware + 0x420b8176 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b8176 esp_aes_acquire_hardware + .text.esp_aes_release_hardware + 0x420b818a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b818a esp_aes_release_hardware + .text.esp_aes_intr_alloc + 0x420b819e 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b819e esp_aes_intr_alloc + .text.esp_aes_crypt_ecb + 0x420b8244 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b8244 esp_aes_crypt_ecb + .text.esp_aes_crypt_cbc + 0x420b82b8 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b82b8 esp_aes_crypt_cbc + .text.esp_aes_crypt_cfb128 + 0x420b838a 0x186 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b838a esp_aes_crypt_cfb128 + .text.esp_aes_crypt_ofb + 0x420b8510 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b8510 esp_aes_crypt_ofb + .text.esp_aes_crypt_ctr + 0x420b863e 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x420b863e esp_aes_crypt_ctr + .text.rsa_rsassa_pkcs1_v15_encode + 0x420b87a4 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .text.esp_ds_conn_lock + 0x420b8934 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .text.esp_ds_set_session_timeout + 0x420b897c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x420b897c esp_ds_set_session_timeout + .text.esp_ds_init_data_ctx + 0x420b8996 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x420b8996 esp_ds_init_data_ctx + .text.esp_ds_release_ds_lock + 0x420b8a80 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x420b8a80 esp_ds_release_ds_lock + .text.esp_ds_get_keylen + 0x420b8ac4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x420b8ac4 esp_ds_get_keylen + .text.esp_ds_rsa_sign + 0x420b8ad4 0x21e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x420b8ad4 esp_ds_rsa_sign + .text.mpi_words + 0x420b8cf2 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.modular_inverse + 0x420b8d12 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.calculate_rinv + 0x420b8daa 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.esp_mpi_isr_initialise + 0x420b8df2 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.esp_mpi_wait_intr + 0x420b8eaa 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.esp_mpi_exp_mod + 0x420b8efa 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.mpi_mult_mpi_failover_mod_mult + 0x420b9068 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.mbedtls_mpi_exp_mod + 0x420b9102 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x420b9102 mbedtls_mpi_exp_mod + .text.mbedtls_mpi_mul_mpi + 0x420b9144 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x420b9144 mbedtls_mpi_mul_mpi + .text.mpi_mult_mpi_overlong + 0x420b928e 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .text.mbedtls_mpi_mul_int + 0x420b931e 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x420b931e mbedtls_mpi_mul_int + .text.esp_mpi_enable_hardware_hw_op + 0x420b933e 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x420b933e esp_mpi_enable_hardware_hw_op + .text.esp_mpi_disable_hardware_hw_op + 0x420b9394 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x420b9394 esp_mpi_disable_hardware_hw_op + .text.esp_mpi_mul_mpi_hw_op + 0x420b93d2 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x420b93d2 esp_mpi_mul_mpi_hw_op + .text.esp_mpi_mult_mpi_failover_mod_mult_hw_op + 0x420b941a 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x420b941a esp_mpi_mult_mpi_failover_mod_mult_hw_op + .text.esp_mpi_exp_mpi_mod_hw_op + 0x420b94a4 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x420b94a4 esp_mpi_exp_mpi_mod_hw_op + .text.mbedtls_zeroize + 0x420b9552 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .text.esp_internal_sha1_dma_process + 0x420b9564 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .text.esp_internal_sha_update_state + 0x420b957a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .text.mbedtls_sha1_init + 0x420b95a4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x420b95a4 mbedtls_sha1_init + .text.mbedtls_sha1_free + 0x420b95bc 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x420b95bc mbedtls_sha1_free + .text.mbedtls_sha1_clone + 0x420b95d0 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x420b95d0 mbedtls_sha1_clone + .text.mbedtls_sha1_starts + 0x420b95e6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x420b95e6 mbedtls_sha1_starts + .text.mbedtls_internal_sha1_process + 0x420b9608 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x420b9608 mbedtls_internal_sha1_process + .text.mbedtls_sha1_update + 0x420b9658 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x420b9658 mbedtls_sha1_update + .text.mbedtls_sha1_finish + 0x420b9736 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x420b9736 mbedtls_sha1_finish + .text.mbedtls_zeroize + 0x420b97e8 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.esp_internal_sha_update_state + 0x420b97fa 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .text.mbedtls_sha256_init + 0x420b9824 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x420b9824 mbedtls_sha256_init + .text.mbedtls_sha256_free + 0x420b983c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x420b983c mbedtls_sha256_free + .text.mbedtls_sha256_clone + 0x420b9850 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x420b9850 mbedtls_sha256_clone + .text.mbedtls_sha256_starts + 0x420b9876 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x420b9876 mbedtls_sha256_starts + .text.mbedtls_sha256_update + 0x420b98a8 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x420b98a8 mbedtls_sha256_update + .text.mbedtls_sha256_finish + 0x420b998a 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x420b998a mbedtls_sha256_finish + .text.xor_data + 0x420b9a3e 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text.gcm_gen_table + 0x420b9a62 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text.gcm_mult + 0x420b9bc8 0x18c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text.increment32_j0 + 0x420b9d54 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text.esp_gcm_ghash + 0x420b9da8 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text.esp_gcm_derive_J0 + 0x420b9e14 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text.esp_aes_gcm_setkey + 0x420b9e94 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420b9e94 esp_aes_gcm_setkey + .text.esp_aes_gcm_init + 0x420b9eda 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420b9eda esp_aes_gcm_init + .text.esp_aes_gcm_free + 0x420b9f02 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420b9f02 esp_aes_gcm_free + .text.esp_aes_gcm_starts + 0x420b9f1c 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420b9f1c esp_aes_gcm_starts + .text.esp_aes_gcm_update_ad + 0x420ba01a 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420ba01a esp_aes_gcm_update_ad + .text.esp_aes_gcm_update + 0x420ba0cc 0x186 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420ba0cc esp_aes_gcm_update + .text.esp_aes_gcm_finish + 0x420ba252 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420ba252 esp_aes_gcm_finish + .text.esp_aes_gcm_crypt_and_tag_partial_hw + 0x420ba2ea 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .text.esp_aes_gcm_crypt_and_tag + 0x420ba34c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420ba34c esp_aes_gcm_crypt_and_tag + .text.esp_aes_gcm_auth_decrypt + 0x420ba390 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x420ba390 esp_aes_gcm_auth_decrypt + .text.esp_md5_finish + 0x420ba402 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x420ba402 esp_md5_finish + .text.esp_md5_update + 0x420ba41c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x420ba41c esp_md5_update + .text.esp_md5_init + 0x420ba430 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x420ba430 esp_md5_init + .text.esp_md5_starts + 0x420ba442 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x420ba442 esp_md5_starts + .text.esp_md5_free + 0x420ba452 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x420ba452 esp_md5_free + .text.esp_md5_clone + 0x420ba466 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x420ba466 esp_md5_clone + .text.aria_a 0x420ba490 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.aria_sl 0x420ba5c0 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.aria_fo_xor + 0x420ba6d0 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.aria_fe_xor + 0x420ba75e 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.aria_rot128 + 0x420ba7ec 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.mbedtls_aria_setkey_enc + 0x420ba89e 0x27c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420ba89e mbedtls_aria_setkey_enc + .text.mbedtls_aria_setkey_dec + 0x420bab1a 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420bab1a mbedtls_aria_setkey_dec + .text.mbedtls_aria_crypt_ecb + 0x420baba4 0x1fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420baba4 mbedtls_aria_crypt_ecb + .text.mbedtls_aria_init + 0x420bad9e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420bad9e mbedtls_aria_init + .text.mbedtls_aria_free + 0x420badb6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420badb6 mbedtls_aria_free + .text.mbedtls_aria_crypt_cbc + 0x420badca 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420badca mbedtls_aria_crypt_cbc + .text.mbedtls_aria_crypt_cfb128 + 0x420baebe 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420baebe mbedtls_aria_crypt_cfb128 + .text.mbedtls_aria_crypt_ctr + 0x420baf7a 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x420baf7a mbedtls_aria_crypt_ctr + .text.asn1_get_sequence_of_cb + 0x420bb014 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .text.mbedtls_asn1_get_len + 0x420bb06a 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb06a mbedtls_asn1_get_len + .text.mbedtls_asn1_get_tag + 0x420bb0f6 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb0f6 mbedtls_asn1_get_tag + .text.asn1_get_tagged_int + 0x420bb126 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .text.mbedtls_asn1_get_bool + 0x420bb1ba 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb1ba mbedtls_asn1_get_bool + .text.mbedtls_asn1_get_int + 0x420bb1fa 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb1fa mbedtls_asn1_get_int + .text.mbedtls_asn1_get_mpi + 0x420bb20c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb20c mbedtls_asn1_get_mpi + .text.mbedtls_asn1_get_bitstring + 0x420bb240 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb240 mbedtls_asn1_get_bitstring + .text.mbedtls_asn1_traverse_sequence_of + 0x420bb2a0 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb2a0 mbedtls_asn1_traverse_sequence_of + .text.mbedtls_asn1_get_bitstring_null + 0x420bb354 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb354 mbedtls_asn1_get_bitstring_null + .text.mbedtls_asn1_sequence_free + 0x420bb392 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb392 mbedtls_asn1_sequence_free + .text.mbedtls_asn1_get_sequence_of + 0x420bb3ac 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb3ac mbedtls_asn1_get_sequence_of + .text.mbedtls_asn1_get_alg + 0x420bb3fa 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb3fa mbedtls_asn1_get_alg + .text.mbedtls_asn1_get_alg_null + 0x420bb4b4 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb4b4 mbedtls_asn1_get_alg_null + .text.mbedtls_asn1_free_named_data_list + 0x420bb4e6 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb4e6 mbedtls_asn1_free_named_data_list + .text.mbedtls_asn1_free_named_data_list_shallow + 0x420bb516 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb516 mbedtls_asn1_free_named_data_list_shallow + .text.mbedtls_asn1_find_named_data + 0x420bb530 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x420bb530 mbedtls_asn1_find_named_data + .text.mbedtls_asn1_write_len + 0x420bb56a 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb56a mbedtls_asn1_write_len + .text.mbedtls_asn1_write_tag + 0x420bb5ba 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb5ba mbedtls_asn1_write_tag + .text.mbedtls_asn1_write_len_and_tag + 0x420bb5d8 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.asn1_write_tagged_int + 0x420bb614 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .text.mbedtls_asn1_write_raw_buffer + 0x420bb67a 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb67a mbedtls_asn1_write_raw_buffer + .text.mbedtls_asn1_write_mpi + 0x420bb6be 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb6be mbedtls_asn1_write_mpi + .text.mbedtls_asn1_write_null + 0x420bb758 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb758 mbedtls_asn1_write_null + .text.mbedtls_asn1_write_oid + 0x420bb76a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb76a mbedtls_asn1_write_oid + .text.mbedtls_asn1_write_algorithm_identifier_ext + 0x420bb794 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb794 mbedtls_asn1_write_algorithm_identifier_ext + .text.mbedtls_asn1_write_bool + 0x420bb7f0 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb7f0 mbedtls_asn1_write_bool + .text.mbedtls_asn1_write_int + 0x420bb826 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb826 mbedtls_asn1_write_int + .text.mbedtls_asn1_write_tagged_string + 0x420bb836 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb836 mbedtls_asn1_write_tagged_string + .text.mbedtls_asn1_write_octet_string + 0x420bb86c 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb86c mbedtls_asn1_write_octet_string + .text.mbedtls_asn1_store_named_data + 0x420bb896 0xee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x420bb896 mbedtls_asn1_store_named_data + .text.mbedtls_ccm_clear_state + 0x420bb984 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.ccm_calculate_first_block_if_ready + 0x420bb9b4 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.mbedtls_ccm_crypt + 0x420bba62 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.mbedtls_ccm_compare_tags + 0x420bbafa 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.mbedtls_ccm_init + 0x420bbb0e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bbb0e mbedtls_ccm_init + .text.mbedtls_ccm_setkey + 0x420bbb26 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bbb26 mbedtls_ccm_setkey + .text.mbedtls_ccm_free + 0x420bbb88 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bbb88 mbedtls_ccm_free + .text.mbedtls_ccm_starts + 0x420bbbac 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bbbac mbedtls_ccm_starts + .text.mbedtls_ccm_set_lengths + 0x420bbc4c 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bbc4c mbedtls_ccm_set_lengths + .text.mbedtls_ccm_update_ad + 0x420bbc98 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bbc98 mbedtls_ccm_update_ad + .text.mbedtls_ccm_update + 0x420bbda2 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bbda2 mbedtls_ccm_update + .text.mbedtls_ccm_finish + 0x420bbf5c 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bbf5c mbedtls_ccm_finish + .text.ccm_auth_crypt + 0x420bbfee 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.ccm_auth_decrypt + 0x420bc058 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .text.mbedtls_ccm_encrypt_and_tag + 0x420bc0a4 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bc0a4 mbedtls_ccm_encrypt_and_tag + .text.mbedtls_ccm_auth_decrypt + 0x420bc0ca 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420bc0ca mbedtls_ccm_auth_decrypt + .text.ecdsa_restart_sig_init + 0x420bc0f0 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.ecdsa_restart_ver_init + 0x420bc11a 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.ecdsa_restart_sig_free + 0x420bc13a 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.ecdsa_restart_ver_free + 0x420bc15a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.derive_mpi + 0x420bc17e 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.ecdsa_restart_det_init + 0x420bc1ee 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.ecdsa_restart_det_free + 0x420bc206 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.ecdsa_signature_to_asn1 + 0x420bc222 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .text.mbedtls_ecdsa_can_do + 0x420bc2c2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc2c2 mbedtls_ecdsa_can_do + .text.mbedtls_ecdsa_sign_restartable + 0x420bc2d0 0x2ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc2d0 mbedtls_ecdsa_sign_restartable + .text.mbedtls_ecdsa_sign_det_restartable + 0x420bc5ba 0x1ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc5ba mbedtls_ecdsa_sign_det_restartable + .text.mbedtls_ecdsa_verify_restartable + 0x420bc766 0x246 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc766 mbedtls_ecdsa_verify_restartable + .text.mbedtls_ecdsa_write_signature_restartable + 0x420bc9ac 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bc9ac mbedtls_ecdsa_write_signature_restartable + .text.mbedtls_ecdsa_write_signature + 0x420bca40 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bca40 mbedtls_ecdsa_write_signature + .text.mbedtls_ecdsa_read_signature_restartable + 0x420bca54 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bca54 mbedtls_ecdsa_read_signature_restartable + .text.mbedtls_ecdsa_read_signature + 0x420bcb0e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bcb0e mbedtls_ecdsa_read_signature + .text.mbedtls_ecdsa_init + 0x420bcb1e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bcb1e mbedtls_ecdsa_init + .text.mbedtls_ecdsa_free + 0x420bcb2c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bcb2c mbedtls_ecdsa_free + .text.mbedtls_ecdsa_from_keypair + 0x420bcb3c 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bcb3c mbedtls_ecdsa_from_keypair + .text.mbedtls_ecdsa_restart_init + 0x420bcb88 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bcb88 mbedtls_ecdsa_restart_init + .text.mbedtls_ecdsa_restart_free + 0x420bcba8 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420bcba8 mbedtls_ecdsa_restart_free + .text.mbedtls_hmac_drbg_init + 0x420bcbee 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420bcbee mbedtls_hmac_drbg_init + .text.mbedtls_hmac_drbg_update + 0x420bcc14 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420bcc14 mbedtls_hmac_drbg_update + .text.hmac_drbg_reseed_core + 0x420bccf6 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .text.mbedtls_hmac_drbg_seed_buf + 0x420bcdd6 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420bcdd6 mbedtls_hmac_drbg_seed_buf + .text.mbedtls_hmac_drbg_reseed + 0x420bce3a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420bce3a mbedtls_hmac_drbg_reseed + .text.mbedtls_hmac_drbg_random_with_add + 0x420bce4a 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420bce4a mbedtls_hmac_drbg_random_with_add + .text.mbedtls_hmac_drbg_random + 0x420bcf30 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420bcf30 mbedtls_hmac_drbg_random + .text.mbedtls_hmac_drbg_free + 0x420bcf42 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420bcf42 mbedtls_hmac_drbg_free + .text.oid_parse_number + 0x420bcf6a 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_subidentifier_num_bytes + 0x420bcfc6 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_subidentifier_encode_into + 0x420bcfd2 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_x509_ext_from_asn1 + 0x420bd038 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_sig_alg_from_asn1 + 0x420bd074 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_pk_alg_from_asn1 + 0x420bd0b0 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_grp_id_from_asn1 + 0x420bd0ec 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_grp_id_algid_from_asn1 + 0x420bd128 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_cipher_alg_from_asn1 + 0x420bd164 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_md_alg_from_asn1 + 0x420bd1a0 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_md_hmac_from_asn1 + 0x420bd1dc 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.oid_pkcs12_pbe_alg_from_asn1 + 0x420bd218 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .text.mbedtls_oid_get_x509_ext_type + 0x420bd254 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd254 mbedtls_oid_get_x509_ext_type + .text.mbedtls_oid_get_sig_alg + 0x420bd276 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd276 mbedtls_oid_get_sig_alg + .text.mbedtls_oid_get_oid_by_sig_alg + 0x420bd2a2 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd2a2 mbedtls_oid_get_oid_by_sig_alg + .text.mbedtls_oid_get_pk_alg + 0x420bd2d2 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd2d2 mbedtls_oid_get_pk_alg + .text.mbedtls_oid_get_oid_by_pk_alg + 0x420bd2f4 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd2f4 mbedtls_oid_get_oid_by_pk_alg + .text.mbedtls_oid_get_ec_grp + 0x420bd31a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd31a mbedtls_oid_get_ec_grp + .text.mbedtls_oid_get_oid_by_ec_grp + 0x420bd33c 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd33c mbedtls_oid_get_oid_by_ec_grp + .text.mbedtls_oid_get_ec_grp_algid + 0x420bd362 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd362 mbedtls_oid_get_ec_grp_algid + .text.mbedtls_oid_get_oid_by_ec_grp_algid + 0x420bd384 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd384 mbedtls_oid_get_oid_by_ec_grp_algid + .text.mbedtls_oid_get_cipher_alg + 0x420bd3aa 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd3aa mbedtls_oid_get_cipher_alg + .text.mbedtls_oid_get_md_alg + 0x420bd3cc 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd3cc mbedtls_oid_get_md_alg + .text.mbedtls_oid_get_oid_by_md + 0x420bd3ee 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd3ee mbedtls_oid_get_oid_by_md + .text.mbedtls_oid_get_md_hmac + 0x420bd414 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd414 mbedtls_oid_get_md_hmac + .text.mbedtls_oid_get_pkcs12_pbe_alg + 0x420bd436 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd436 mbedtls_oid_get_pkcs12_pbe_alg + .text.mbedtls_oid_from_numeric_string + 0x420bd462 0x1a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420bd462 mbedtls_oid_from_numeric_string + .text.pem_check_pkcs_padding + 0x420bd608 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text.pem_get_iv + 0x420bd642 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text.pem_pbkdf1 + 0x420bd6de 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text.pem_aes_decrypt + 0x420bd7e8 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text.mbedtls_pem_init + 0x420bd862 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420bd862 mbedtls_pem_init + .text.mbedtls_pem_read_buffer + 0x420bd894 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420bd894 mbedtls_pem_read_buffer + .text.mbedtls_pem_free + 0x420bdbe0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420bdbe0 mbedtls_pem_free + .text.mbedtls_pem_write_buffer + 0x420bdc08 0x162 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420bdc08 mbedtls_pem_write_buffer + .text.pkcs12_parse_pbe_params + 0x420bdd6a 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .text.pkcs12_fill_buffer + 0x420bddf2 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .text.mbedtls_md_get_size_from_type + 0x420bde3a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .text.calculate_hashes + 0x420bde4c 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .text.mbedtls_pkcs12_derivation + 0x420bdf1a 0x250 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x420bdf1a mbedtls_pkcs12_derivation + .text.pkcs12_pbe_derive_key_iv + 0x420be16a 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .text.mbedtls_pkcs12_pbe_ext + 0x420be272 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x420be272 mbedtls_pkcs12_pbe_ext + .text.pkcs5_parse_pbkdf2_params + 0x420be3b6 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .text.pkcs5_pbkdf2_hmac + 0x420be49a 0x14c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .text.mbedtls_pkcs5_pbkdf2_hmac_ext + 0x420be5e6 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x420be5e6 mbedtls_pkcs5_pbkdf2_hmac_ext + .text.mbedtls_pkcs5_pbes2_ext + 0x420be662 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x420be662 mbedtls_pkcs5_pbes2_ext + .text.esp_aes_dma_start + 0x420be846 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x420be846 esp_aes_dma_start + .text.esp_aes_dma_done + 0x420be854 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x420be854 esp_aes_dma_done + .text.crypto_shared_gdma_new_channel + 0x420be85e 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .text.crypto_shared_gdma_init + 0x420be8a0 0xec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .text.esp_crypto_shared_gdma_start + 0x420be98c 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x420be98c esp_crypto_shared_gdma_start + .text.s_check_dma_capable + 0x420bea64 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text.esp_sha_block_mode + 0x420bea74 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text.esp_sha_dma_process + 0x420beadc 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .text.esp_sha_write_digest_state + 0x420bec6c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420bec6c esp_sha_write_digest_state + .text.esp_sha_read_digest_state + 0x420bec7a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420bec7a esp_sha_read_digest_state + .text.esp_sha_acquire_hardware + 0x420bec88 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420bec88 esp_sha_acquire_hardware + .text.esp_sha_release_hardware + 0x420bec9c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420bec9c esp_sha_release_hardware + .text.esp_sha_dma + 0x420becb0 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420becb0 esp_sha_dma + .text.mbedtls_ct_base64_enc_char + 0x420bee02 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .text.mbedtls_ct_base64_dec_value + 0x420beede 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .text.mbedtls_base64_encode + 0x420befd8 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x420befd8 mbedtls_base64_encode + .text.mbedtls_base64_decode + 0x420bf144 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x420bf144 mbedtls_base64_decode + .text.esp_sha_dma_start + 0x420bf2f8 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x420bf2f8 esp_sha_dma_start + .text.x509_profile_check_md_alg + 0x420bf30a 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_profile_check_pk_alg + 0x420bf326 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_memcasecmp + 0x420bf342 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_verify_chain_reset + 0x420bf394 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_merge_flags_with_cb + 0x420bf3b4 0x5e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_uid + 0x420bf412 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_subject_key_id + 0x420bf464 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_certificate_policies + 0x420bf4b2 0x15c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_check_san_uri + 0x420bf60e 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_string_cmp + 0x420bf656 0x7c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_name_cmp + 0x420bf6d2 0x78 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_check_ee_locally_trusted + 0x420bf74a 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_version + 0x420bf792 0x6a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_dates + 0x420bf7fc 0x62 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_basic_constraints + 0x420bf85e 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_ext_key_usage + 0x420bf932 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_authority_key_id + 0x420bf960 0x100 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_get_crt_ext + 0x420bfa60 0x286 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_inet_pton_ipv4 + 0x420bfce6 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_inet_pton_ipv6 + 0x420bfd06 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_pk_get_ec_group_id + 0x420bfd26 0x28 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_profile_check_key + 0x420bfd4e 0x72 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_check_wildcard + 0x420bfdc0 0x8c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_check_cn + 0x420bfe4c 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_check_signature + 0x420bfe82 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_check_key_usage + 0x420bff22 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420bff22 mbedtls_x509_crt_check_key_usage + .text.x509_crt_check_parent + 0x420bff62 0x4a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_find_parent_in + 0x420bffac 0xda esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_find_parent + 0x420c0086 0xaa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_check_extended_key_usage + 0x420c0130 0x74 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c0130 mbedtls_x509_crt_check_extended_key_usage + .text.mbedtls_x509_crt_is_revoked + 0x420c01a4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c01a4 mbedtls_x509_crt_is_revoked + .text.x509_crt_verifycrl + 0x420c01e4 0xfc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_verify_chain + 0x420c02e0 0x1d4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_parse_cn_inet_pton + 0x420c04b4 0x46 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c04b4 mbedtls_x509_crt_parse_cn_inet_pton + .text.x509_crt_check_san_ip + 0x420c04fa 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_check_san + 0x420c0548 0x88 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.x509_crt_verify_name + 0x420c05d0 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_init + 0x420c0656 0x18 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c0656 mbedtls_x509_crt_init + .text.mbedtls_x509_crt_free + 0x420c066e 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c066e mbedtls_x509_crt_free + .text.x509_crt_parse_der_core + 0x420c06f4 0x374 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_parse_der_internal + 0x420c0a68 0xba esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_parse_der + 0x420c0b22 0x14 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c0b22 mbedtls_x509_crt_parse_der + .text.mbedtls_x509_crt_parse + 0x420c0b36 0x11e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c0b36 mbedtls_x509_crt_parse + .text.mbedtls_x509_crt_restart_init + 0x420c0c54 0x34 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c0c54 mbedtls_x509_crt_restart_init + .text.mbedtls_x509_crt_restart_free + 0x420c0c88 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c0c88 mbedtls_x509_crt_restart_free + .text.x509_crt_verify_restartable_ca_cb + 0x420c0ca4 0xfa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .text.mbedtls_x509_crt_verify_restartable + 0x420c0d9e 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420c0d9e mbedtls_x509_crt_verify_restartable + .text.x509write_csr_der_internal + 0x420c0dbe 0x258 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .text.mbedtls_x509write_csr_init + 0x420c1016 0x16 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + 0x420c1016 mbedtls_x509write_csr_init + .text.mbedtls_x509write_csr_free + 0x420c102c 0x26 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + 0x420c102c mbedtls_x509write_csr_free + .text.mbedtls_x509write_csr_set_md_alg + 0x420c1052 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + 0x420c1052 mbedtls_x509write_csr_set_md_alg + .text.mbedtls_x509write_csr_set_key + 0x420c1056 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + 0x420c1056 mbedtls_x509write_csr_set_key + .text.mbedtls_x509write_csr_set_subject_name + 0x420c105a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + 0x420c105a mbedtls_x509write_csr_set_subject_name + .text.mbedtls_x509write_csr_der + 0x420c106a 0x60 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + 0x420c106a mbedtls_x509write_csr_der + .text.mbedtls_x509write_csr_pem + 0x420c10ca 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + 0x420c10ca mbedtls_x509write_csr_pem + .text.x509_date_is_valid + 0x420c110e 0xbe esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.x509_parse2_int + 0x420c11cc 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.x509_parse_time + 0x420c11fa 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.x509_get_attr_type_value + 0x420c129e 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.x509_get_hash_alg + 0x420c1382 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.x509_get_other_name + 0x420c1426 0x14c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .text.mbedtls_x509_get_serial + 0x420c1572 0x6e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1572 mbedtls_x509_get_serial + .text.mbedtls_x509_get_alg_null + 0x420c15e0 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c15e0 mbedtls_x509_get_alg_null + .text.mbedtls_x509_get_alg + 0x420c15fa 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c15fa mbedtls_x509_get_alg + .text.mbedtls_x509_get_rsassa_pss_params + 0x420c1614 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1614 mbedtls_x509_get_rsassa_pss_params + .text.mbedtls_x509_get_name + 0x420c1810 0xae esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1810 mbedtls_x509_get_name + .text.mbedtls_x509_get_time + 0x420c18be 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c18be mbedtls_x509_get_time + .text.mbedtls_x509_get_sig + 0x420c1966 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1966 mbedtls_x509_get_sig + .text.mbedtls_x509_get_sig_alg + 0x420c19b8 0xaa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c19b8 mbedtls_x509_get_sig_alg + .text.mbedtls_x509_get_ext + 0x420c1a62 0x6c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1a62 mbedtls_x509_get_ext + .text.mbedtls_x509_get_ns_cert_type + 0x420c1ace 0x4c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1ace mbedtls_x509_get_ns_cert_type + .text.mbedtls_x509_get_key_usage + 0x420c1b1a 0x60 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1b1a mbedtls_x509_get_key_usage + .text.mbedtls_x509_parse_subject_alt_name + 0x420c1b7a 0x2ca esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1b7a mbedtls_x509_parse_subject_alt_name + .text.mbedtls_x509_free_subject_alt_name + 0x420c1e44 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1e44 mbedtls_x509_free_subject_alt_name + .text.mbedtls_x509_get_subject_alt_name_ext + 0x420c1e5e 0x10a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1e5e mbedtls_x509_get_subject_alt_name_ext + .text.mbedtls_x509_get_subject_alt_name + 0x420c1f68 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420c1f68 mbedtls_x509_get_subject_alt_name + .text.hex_to_int + 0x420c1fb6 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.hexpair_to_int + 0x420c1ff6 0x38 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.x509_attr_descr_from_name + 0x420c202e 0x4c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.parse_attribute_value_hex_der_encoded + 0x420c207a 0x116 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.parse_attribute_value_string + 0x420c2190 0xcc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.x509_write_name + 0x420c225c 0x90 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.x509_write_extension + 0x420c22ec 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .text.mbedtls_x509_string_to_names + 0x420c23ac 0x1f6 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + 0x420c23ac mbedtls_x509_string_to_names + .text.mbedtls_x509_write_names + 0x420c25a2 0x5c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + 0x420c25a2 mbedtls_x509_write_names + .text.mbedtls_x509_write_sig + 0x420c25fe 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + 0x420c25fe mbedtls_x509_write_sig + .text.mbedtls_x509_write_extensions + 0x420c26b2 0x3c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + 0x420c26b2 mbedtls_x509_write_extensions + .text.esp_coex_adapter_register + 0x420c26ee 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c26ee esp_coex_adapter_register + .text.coex_pti_get + 0x420c2750 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c2750 coex_pti_get + .text.coex_wifi_request + 0x420c2758 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c2758 coex_wifi_request + .text.coex_pre_init + 0x420c2768 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c2768 coex_pre_init + .text.coex_init + 0x420c2782 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c2782 coex_init + .text.coex_deinit + 0x420c2784 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c2784 coex_deinit + .text.coex_enable + 0x420c2786 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c2786 coex_enable + .text.coex_disable + 0x420c2788 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c2788 coex_disable + .text.coex_update_lpclk_interval + 0x420c278a 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c278a coex_update_lpclk_interval + .text.coex_register_start_cb + 0x420c279a 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + 0x420c279a coex_register_start_cb + .text.coex_core_lock + 0x420c279c 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + .text.coex_core_unlock + 0x420c27fe 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 + 0x420c285e 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c285e coex_core_timer_idx_get + .text.coex_core_event_duration_get + 0x420c287e 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c287e coex_core_event_duration_get + .text.coex_core_pre_init + 0x420c28d0 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c28d0 coex_core_pre_init + .text.coex_core_init + 0x420c2966 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c2966 coex_core_init + .text.coex_core_deinit + 0x420c296a 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c296a coex_core_deinit + .text.coex_core_enable + 0x420c296e 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c296e coex_core_enable + .text.coex_core_disable + 0x420c29c2 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c29c2 coex_core_disable + .text.coex_core_register_start_cb + 0x420c2a06 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_core.o) + 0x420c2a06 coex_core_register_start_cb + .text.coex_rom_data_init + 0x420c2a34 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + 0x420c2a34 coex_rom_data_init + .text.coex_rom_osi_funcs_init + 0x420c2a86 0xe8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_param.o) + 0x420c2a86 coex_rom_osi_funcs_init + .text.coex_schm_status_change + 0x420c2b6e 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 + 0x420c2ffa 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 + 0x420c30c2 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 + 0x420c30c8 0xb8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c30c8 coex_schm_status_bit_set + .text.coex_schm_status_bit_clear + 0x420c3180 0xbc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c3180 coex_schm_status_bit_clear + .text.coex_schm_interval_get + 0x420c323c 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c323c coex_schm_interval_get + .text.coex_schm_curr_period_get + 0x420c3268 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c3268 coex_schm_curr_period_get + .text.coex_schm_curr_phase_get + 0x420c329a 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c329a coex_schm_curr_phase_get + .text.coex_schm_register_callback + 0x420c32de 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c32de coex_schm_register_callback + .text.coex_wifi_channel_set + 0x420c332c 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c332c coex_wifi_channel_set + .text.coex_schm_process_restart + 0x420c337a 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c337a coex_schm_process_restart + .text.coex_schm_init + 0x420c3380 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_scheme.o) + 0x420c3380 coex_schm_init + .text.wifi_ant_update_empty_func + 0x420c33f8 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c33f8 wifi_ant_update_empty_func + .text.esp_wifi_ap_get_sta_aid_local + 0x420c33fc 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c33fc esp_wifi_ap_get_sta_aid_local + .text.esp_wifi_internal_reg_netstack_buf_cb_local + 0x420c348e 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c348e esp_wifi_internal_reg_netstack_buf_cb_local + .text.esp_wifi_send_deauth_local + 0x420c34a2 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c34a2 esp_wifi_send_deauth_local + .text.wifi_get_init_state + 0x420c34b6 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c34b6 wifi_get_init_state + .text.wifi_is_stop_in_progress + 0x420c34bc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c34bc wifi_is_stop_in_progress + .text.wifi_api_lock + 0x420c34c6 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c34c6 wifi_api_lock + .text.wifi_api_unlock + 0x420c351e 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c351e wifi_api_unlock + .text.wifi_init_completed + 0x420c3546 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3546 wifi_init_completed + .text.wifi_station_get_config_local + 0x420c3572 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 + 0x420c3716 0x174 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3716 wifi_softap_get_config + .text.esp_wifi_get_mode + 0x420c388a 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c388a esp_wifi_get_mode + .text.wifi_softap_deauth + 0x420c38c0 0xc4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c38c0 wifi_softap_deauth + .text.wifi_deinit_in_caller_task + 0x420c3984 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3984 wifi_deinit_in_caller_task + .text.wifi_init_in_caller_task + 0x420c39ba 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c39ba wifi_init_in_caller_task + .text.wifi_osi_funcs_register + 0x420c3a48 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3a48 wifi_osi_funcs_register + .text.net80211_data_ptr_init + 0x420c3aac 0xd2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3aac net80211_data_ptr_init + .text.net80211_softap_funcs_init + 0x420c3b7e 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3b7e net80211_softap_funcs_init + .text.net80211_funcs_init + 0x420c3bf4 0x242 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3bf4 net80211_funcs_init + .text.net80211_funcs_deinit + 0x420c3e36 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3e36 net80211_funcs_deinit + .text.esp_wifi_init_internal + 0x420c3e62 0x120 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3e62 esp_wifi_init_internal + .text.esp_wifi_deinit_internal + 0x420c3f82 0xfc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c3f82 esp_wifi_deinit_internal + .text.esp_wifi_set_mode + 0x420c407e 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c407e esp_wifi_set_mode + .text.esp_wifi_start + 0x420c40ce 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c40ce esp_wifi_start + .text.esp_wifi_stop + 0x420c4112 0x1a4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4112 esp_wifi_stop + .text.esp_wifi_connect + 0x420c42b6 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c42b6 esp_wifi_connect + .text.esp_wifi_disconnect + 0x420c430e 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c430e esp_wifi_disconnect + .text.esp_wifi_deauth_sta + 0x420c4366 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4366 esp_wifi_deauth_sta + .text.get_total_scan_time + 0x420c43d2 0xe0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c43d2 get_total_scan_time + .text.esp_wifi_scan_start + 0x420c44b2 0x17c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c44b2 esp_wifi_scan_start + .text.esp_wifi_scan_get_ap_num + 0x420c462e 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c462e esp_wifi_scan_get_ap_num + .text.esp_wifi_scan_get_ap_records + 0x420c468c 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c468c esp_wifi_scan_get_ap_records + .text.esp_wifi_clear_ap_list + 0x420c472e 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c472e esp_wifi_clear_ap_list + .text.esp_wifi_set_config + 0x420c4788 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4788 esp_wifi_set_config + .text.esp_wifi_get_config + 0x420c4818 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4818 esp_wifi_get_config + .text.esp_wifi_set_ps + 0x420c4872 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4872 esp_wifi_set_ps + .text.esp_wifi_get_ps + 0x420c48ca 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c48ca esp_wifi_get_ps + .text.esp_wifi_get_mac + 0x420c48f4 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c48f4 esp_wifi_get_mac + .text.esp_wifi_sta_get_ap_info + 0x420c493e 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c493e esp_wifi_sta_get_ap_info + .text.esp_wifi_set_storage + 0x420c49a0 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c49a0 esp_wifi_set_storage + .text.esp_wifi_internal_reg_rxcb + 0x420c49f8 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c49f8 esp_wifi_internal_reg_rxcb + .text.esp_wifi_internal_set_sta_ip + 0x420c4a66 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4a66 esp_wifi_internal_set_sta_ip + .text.esp_wifi_restore + 0x420c4a9a 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4a9a esp_wifi_restore + .text.wifi_event_post + 0x420c4ae2 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4ae2 wifi_event_post + .text.wifi_mesh_event_post + 0x420c4b34 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4b34 wifi_mesh_event_post + .text.esp_wifi_vnd_lora_enable + 0x420c4b82 0xc0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4b82 esp_wifi_vnd_lora_enable + .text.esp_wifi_vnd_lora_disable + 0x420c4c42 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4c42 esp_wifi_vnd_lora_disable + .text.esp_wifi_get_event_mask + 0x420c4ca0 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4ca0 esp_wifi_get_event_mask + .text.esp_wifi_ipc_internal + 0x420c4cca 0x148 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4cca esp_wifi_ipc_internal + .text.esp_wifi_internal_set_log_level + 0x420c4e12 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4e12 esp_wifi_internal_set_log_level + .text.esp_wifi_internal_on_coex_start + 0x420c4e28 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4e28 esp_wifi_internal_on_coex_start + .text.esp_wifi_internal_on_coex_schm_phase + 0x420c4e6a 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4e6a esp_wifi_internal_on_coex_schm_phase + .text.esp_wifi_internal_reg_netstack_buf_cb + 0x420c4eac 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4eac esp_wifi_internal_reg_netstack_buf_cb + .text.esp_wifi_internal_issue_disconnect + 0x420c4ed2 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4ed2 esp_wifi_internal_issue_disconnect + .text.esp_wifi_ap_get_sta_aid + 0x420c4efa 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4efa esp_wifi_ap_get_sta_aid + .text.esp_mesh_map_deauth + 0x420c4f32 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4f32 esp_mesh_map_deauth + .text.esp_mesh_get_running_active_duty_cycle + 0x420c4faa 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420c4faa esp_mesh_get_running_active_duty_cycle + .text.ieee80211_freedom_inside_cb + 0x420c4ff6 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c4ff6 ieee80211_freedom_inside_cb + .text.ieee80211_send_sa_query + 0x420c5020 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 + 0x420c50e8 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 + 0x420c5102 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 + 0x420c511c 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 + 0x420c5204 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_rate_ref_init + 0x420c5220 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c5220 ieee80211_rate_ref_init + .text.ieee80211_freedom_init + 0x420c5238 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c5238 ieee80211_freedom_init + .text.ieee80211_user_ie_init + 0x420c525a 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c525a ieee80211_user_ie_init + .text.ieee80211_ifattach + 0x420c52a2 0xce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c52a2 ieee80211_ifattach + .text.ieee80211_ifdetach + 0x420c5370 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c5370 ieee80211_ifdetach + .text.wifi_destroy_softap + 0x420c5388 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c5388 wifi_destroy_softap + .text.wifi_destroy_sta + 0x420c5412 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c5412 wifi_destroy_sta + .text.ieee80211_find_elem_match + 0x420c54a0 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c54a0 ieee80211_find_elem_match + .text.ieee80211_find_ie + 0x420c5520 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c5520 ieee80211_find_ie + .text.ieee80211_setup_pmf + 0x420c552a 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c552a ieee80211_setup_pmf + .text.wifi_create_softap + 0x420c5572 0xdc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c5572 wifi_create_softap + .text.wifi_create_sta + 0x420c564e 0xe8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c564e wifi_create_sta + .text.wifi_mode_set + 0x420c5736 0x15a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c5736 wifi_mode_set + .text.ieee80211_is_robust_mgmt_frm + 0x420c5890 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x420c5890 ieee80211_is_robust_mgmt_frm + .text.ieee80211_crypto_attach + 0x420c58da 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x420c58da ieee80211_crypto_attach + .text.ieee80211_crypto_decap + 0x420c58dc 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x420c58dc ieee80211_crypto_decap + .text.ieee80211_crypto_aes_128_cmac_encrypt + 0x420c598e 0x12a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x420c598e ieee80211_crypto_aes_128_cmac_encrypt + .text.ieee80211_crypto_aes_128_cmac_decrypt + 0x420c5ab8 0x184 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x420c5ab8 ieee80211_crypto_aes_128_cmac_decrypt + .text.ieee80211_crypto_gmac_decrypt + 0x420c5c3c 0x1de C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x420c5c3c ieee80211_crypto_gmac_decrypt + .text.ieee80211_get_cipher_mic_len + 0x420c5e1a 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x420c5e1a ieee80211_get_cipher_mic_len + .text.wifi_log + 0x420c5e44 0xcc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + 0x420c5e44 wifi_log + .text.ftm_is_responder_supported + 0x420c5f10 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420c5f10 ftm_is_responder_supported + .text.ftm_responder_cleanup + 0x420c5f32 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420c5f32 ftm_responder_cleanup + .text.ftm_is_initiator_supported + 0x420c5fb4 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420c5fb4 ftm_is_initiator_supported + .text.ftm_initiator_post_event + 0x420c5fc6 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420c5fc6 ftm_initiator_post_event + .text.ftm_initiator_cleanup + 0x420c6050 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420c6050 ftm_initiator_cleanup + .text.ieee80211_ftm_detach + 0x420c60fc 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420c60fc ieee80211_ftm_detach + .text.is_non_esp_oui + 0x420c6100 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 + 0x420c6132 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 + 0x420c616c 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 + 0x420c61a8 0xe0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c61a8 ieee80211_hostapd_beacon_txcb + .text.ieee80211_hostap_send_beacon + 0x420c6288 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .text.hostap_handle_timer + 0x420c6292 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6292 hostap_handle_timer + .text.ap_try_sa_query + 0x420c629c 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 + 0x420c62a6 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 + 0x420c62b0 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c62b0 ieee80211_hostapd_ps_txcb + .text.ieee80211_free_beacon_eb + 0x420c62f4 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c62f4 ieee80211_free_beacon_eb + .text.ieee80211_hostap_send_beacon_process + 0x420c6372 0x36c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6372 ieee80211_hostap_send_beacon_process + .text.hostap_delete_ptk + 0x420c66de 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c66de hostap_delete_ptk + .text.ieee80211_hostap_attach + 0x420c6718 0x206 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6718 ieee80211_hostap_attach + .text.hostap_deliver_data + 0x420c691e 0xba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c691e hostap_deliver_data + .text.hostap_handle_timer_process + 0x420c69d8 0x186 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c69d8 hostap_handle_timer_process + .text.wifi_ap_reg_rxcb + 0x420c6b5e 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6b5e wifi_ap_reg_rxcb + .text.ap_rx_cb + 0x420c6b68 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6b68 ap_rx_cb + .text.hostap_auth_open + 0x420c6b86 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6b86 hostap_auth_open + .text.hostap_recv_ctl + 0x420c6d0e 0x164 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6d0e hostap_recv_ctl + .text.wifi_softap_start + 0x420c6e72 0x31e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c6e72 wifi_softap_start + .text.wifi_softap_stop + 0x420c7190 0x18c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c7190 wifi_softap_stop + .text.ap_sa_query_timeout_process + 0x420c731c 0xaa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c731c ap_sa_query_timeout_process + .text.ap_try_sa_query_process + 0x420c73c6 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c73c6 ap_try_sa_query_process + .text.hostap_recv_mgmt + 0x420c754e 0xed0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c754e hostap_recv_mgmt + .text.hostap_input + 0x420c841e 0x654 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c841e hostap_input + .text.add_mic_ie_bip + 0x420c8a72 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420c8a72 add_mic_ie_bip + .text.addba_stop_timeout + 0x420c8ace 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ampdu_timeout + 0x420c8afe 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.addba_timeout + 0x420c8b08 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 + 0x420c8b12 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 + 0x420c8b4a 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 + 0x420c8d60 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ampdu_tx_stop + 0x420c8ee8 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.addba_response_txcb + 0x420c8f78 0x1b0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ht_attach + 0x420c9128 0x234 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9128 ieee80211_ht_attach + .text.ampdu_free_rx_ba_index + 0x420c935c 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c935c ampdu_free_rx_ba_index + .text.ampdu_rx_stop + 0x420c9388 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 + 0x420c9462 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 + 0x420c94ec 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c94ec ampdu_alloc_rx_ba_index + .text.ampdu_rx_start.isra.9 + 0x420c955a 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 + 0x420c969a 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ht_deattach + 0x420c9822 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9822 ieee80211_ht_deattach + .text.ieee80211_ampdu_enable + 0x420c98a4 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c98a4 ieee80211_ampdu_enable + .text.addba_timeout_process + 0x420c98b0 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c98b0 addba_timeout_process + .text.ieee80211_ampdu_request + 0x420c98c8 0x19a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c98c8 ieee80211_ampdu_request + .text.ieee80211_ampdu_age_bss + 0x420c9a62 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 + 0x420c9b6a 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9b6a ieee80211_ampdu_age_all + .text.ampdu_process_multicast_address_qos_frame + 0x420c9c16 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9c16 ampdu_process_multicast_address_qos_frame + .text.ieee80211_recv_bar + 0x420c9ca2 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9ca2 ieee80211_recv_bar + .text.ieee80211_ht_node_cleanup + 0x420c9d20 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9d20 ieee80211_ht_node_cleanup + .text.ieee80211_ht_node_init + 0x420c9d6a 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9d6a ieee80211_ht_node_init + .text.ieee80211_parse_htcap + 0x420c9df6 0x120 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9df6 ieee80211_parse_htcap + .text.ieee80211_has_ht40_bss + 0x420c9f16 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9f16 ieee80211_has_ht40_bss + .text.ieee80211_update_channel + 0x420c9fc8 0x346 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420c9fc8 ieee80211_update_channel + .text.ieee80211_ht_updatehtcap + 0x420ca30e 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca30e ieee80211_ht_updatehtcap + .text.ieee80211_ht_updateparams + 0x420ca34a 0x1a0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca34a ieee80211_ht_updateparams + .text.ieee80211_setup_htrates + 0x420ca4ea 0x100 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca4ea ieee80211_setup_htrates + .text.ieee80211_setup_basic_htrates + 0x420ca5ea 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca5ea ieee80211_setup_basic_htrates + .text.ieee80211_add_htcap + 0x420ca68a 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca68a ieee80211_add_htcap + .text.ieee80211_add_htcap_vendor + 0x420ca6c8 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca6c8 ieee80211_add_htcap_vendor + .text.ieee80211_add_htinfo_body + 0x420ca6f8 0x14e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca6f8 ieee80211_add_htinfo_body + .text.ieee80211_add_htinfo + 0x420ca846 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca846 ieee80211_add_htinfo + .text.ieee80211_add_htinfo_vendor + 0x420ca884 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca884 ieee80211_add_htinfo_vendor + .text.ht_action_output + 0x420ca8de 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420ca8de ht_action_output + .text.ht_send_action_ba_delba + 0x420ca90c 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 + 0x420ca9f6 0x152 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_decap1 + 0x420cab48 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420cab48 ieee80211_decap1 + .text.ieee80211_decap_amsdu + 0x420cabc4 0x140 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420cabc4 ieee80211_decap_amsdu + .text.ieee80211_add_ie_vendor_esp_head + 0x420cad04 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x420cad04 ieee80211_add_ie_vendor_esp_head + .text.ieee80211_add_ie_vendor_esp_manufacturer + 0x420cad4c 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x420cad4c ieee80211_add_ie_vendor_esp_manufacturer + .text.wpa_cipher + 0x420cadaa 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .text.rsn_cipher + 0x420cae0e 0xd0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .text.ieee80211_decap + 0x420caede 0x1be C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420caede ieee80211_decap + .text.ieee80211_is_support_rate + 0x420cb09c 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb09c ieee80211_is_support_rate + .text.ieee80211_setup_rates + 0x420cb0e4 0xf0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb0e4 ieee80211_setup_rates + .text.ieee80211_set_max_rate + 0x420cb1d4 0x11a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb1d4 ieee80211_set_max_rate + .text.ieee80211_is_lr_only + 0x420cb2ee 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb2ee ieee80211_is_lr_only + .text.ieee80211_setup_phy_mode + 0x420cb2fe 0xb8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb2fe ieee80211_setup_phy_mode + .text.ieee80211_setup_lr_rates + 0x420cb3b6 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb3b6 ieee80211_setup_lr_rates + .text.ieee80211_alloc_challenge + 0x420cb41c 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb41c ieee80211_alloc_challenge + .text.ieee80211_parse_beacon + 0x420cb464 0x580 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb464 ieee80211_parse_beacon + .text.ieee80211_parse_wpa + 0x420cb9e4 0x118 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cb9e4 ieee80211_parse_wpa + .text.ieee80211_rsn_cipher_priority + 0x420cbafc 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cbafc ieee80211_rsn_cipher_priority + .text.ieee80211_better_rsn_pairwise_cipher + 0x420cbb34 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cbb34 ieee80211_better_rsn_pairwise_cipher + .text.ieee80211_amsdu_negotiate + 0x420cbb60 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cbb60 ieee80211_amsdu_negotiate + .text.ieee80211_parse_rsn + 0x420cbbf0 0x778 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cbbf0 ieee80211_parse_rsn + .text.ieee80211_is_ht_cipher + 0x420cc368 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cc368 ieee80211_is_ht_cipher + .text.ieee80211_parse_wapi + 0x420cc386 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cc386 ieee80211_parse_wapi + .text.ieee80211_parse_action + 0x420cc424 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cc424 ieee80211_parse_action + .text.ieee80211_setup_rateset + 0x420cc4d6 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420cc4d6 ieee80211_setup_rateset + .text.wifi_pmk_is_valid + 0x420cc4da 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.ieee80211_ioctl_process + 0x420cc510 0x112 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cc510 ieee80211_ioctl_process + .text.wifi_station_set_config_local_2.isra.1 + 0x420cc622 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 + 0x420ccab4 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ccab4 current_task_is_wifi_task + .text.wifi_station_get_reconnect_policy + 0x420ccadc 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ccadc wifi_station_get_reconnect_policy + .text._do_wifi_stop + 0x420ccae0 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ccae0 _do_wifi_stop + .text._do_wifi_start + 0x420ccb38 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ccb38 _do_wifi_start + .text.ieee80211_set_phy_bw + 0x420ccbde 0x198 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ccbde ieee80211_set_phy_bw + .text.wifi_station_save_ap_channel + 0x420ccd76 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ccd76 wifi_station_save_ap_channel + .text.ieee80211_sta_connect + 0x420ccdec 0xc4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ccdec ieee80211_sta_connect + .text.ieee80211_sta_disconnect + 0x420cceb0 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cceb0 ieee80211_sta_disconnect + .text._do_wifi_disconnect + 0x420ccf40 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.ieee80211_sta_scan + 0x420ccfc8 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ccfc8 ieee80211_sta_scan + .text.wifi_softap_max_support_num + 0x420ccfea 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ccfea wifi_softap_max_support_num + .text.wifi_softap_set_config + 0x420cd018 0x76c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd018 wifi_softap_set_config + .text.chip_enable + 0x420cd784 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd784 chip_enable + .text.chip_disable + 0x420cd7aa 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd7aa chip_disable + .text.wifi_reset_mac + 0x420cd7d0 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd7d0 wifi_reset_mac + .text.wifi_hw_start + 0x420cd836 0x16c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd836 wifi_hw_start + .text.wifi_txq_empty + 0x420cd9a2 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd9a2 wifi_txq_empty + .text.wifi_stop_sw_txq + 0x420cd9e0 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cd9e0 wifi_stop_sw_txq + .text.wifi_hw_stop + 0x420cda14 0x142 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cda14 wifi_hw_stop + .text.wifi_set_mode_process + 0x420cdb56 0x1b2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdb56 wifi_set_mode_process + .text.wifi_menuconfig_init + 0x420cdd08 0x1e2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdd08 wifi_menuconfig_init + .text.wpa_crypto_funcs_init + 0x420cdeea 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdeea wpa_crypto_funcs_init + .text.wifi_crypto_init + 0x420cdf2e 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdf2e wifi_crypto_init + .text.wifi_hmac_init + 0x420cdf34 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdf34 wifi_hmac_init + .text.wifi_lmac_init + 0x420cdf70 0xfe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cdf70 wifi_lmac_init + .text.wifi_deinit + 0x420ce06e 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce06e wifi_deinit + .text.wifi_init_process + 0x420ce08e 0xd6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce08e wifi_init_process + .text.wifi_deinit_process + 0x420ce164 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce164 wifi_deinit_process + .text.wifi_start_process + 0x420ce168 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce168 wifi_start_process + .text.wifi_stop_process + 0x420ce1f2 0x10e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce1f2 wifi_stop_process + .text.wifi_connect_process + 0x420ce300 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce300 wifi_connect_process + .text.wifi_disconnect_process + 0x420ce354 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce354 wifi_disconnect_process + .text.wifi_scan_start_process + 0x420ce3b8 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce3b8 wifi_scan_start_process + .text.wifi_ant_to_ant_type + 0x420ce436 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce436 wifi_ant_to_ant_type + .text.wifi_clear_ap_list_process + 0x420ce448 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce448 wifi_clear_ap_list_process + .text.wifi_copy_ap_record + 0x420ce494 0xe6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce494 wifi_copy_ap_record + .text.wifi_get_ap_list_process + 0x420ce57a 0x1f2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce57a wifi_get_ap_list_process + .text.wifi_get_ap_info_process + 0x420ce76c 0x16e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce76c wifi_get_ap_info_process + .text.wifi_set_config_process + 0x420ce8da 0x398 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ce8da wifi_set_config_process + .text.wifi_set_ps_process + 0x420cec72 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cec72 wifi_set_ps_process + .text.wifi_set_rxcb_process + 0x420cec86 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cec86 wifi_set_rxcb_process + .text.wifi_restore_process + 0x420cecb2 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cecb2 wifi_restore_process + .text.wifi_deauth_sta_process + 0x420cecc6 0x128 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cecc6 wifi_deauth_sta_process + .text.wifi_wps_is_started + 0x420cedee 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cedee wifi_wps_is_started + .text.wifi_wpa2_is_started + 0x420cedf8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cedf8 wifi_wpa2_is_started + .text.wifi_ipc_process + 0x420cee02 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cee02 wifi_ipc_process + .text.ieee80211_set_appie + 0x420cee76 0x17e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cee76 ieee80211_set_appie + .text.wifi_set_appie_process + 0x420ceff4 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420ceff4 wifi_set_appie_process + .text.wifi_send_mgmt_frame + 0x420cf010 0x15a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf010 wifi_send_mgmt_frame + .text.wifi_register_mgmt_frame + 0x420cf16a 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf16a wifi_register_mgmt_frame + .text.wifi_ap_remove_sta_node_process + 0x420cf182 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf182 wifi_ap_remove_sta_node_process + .text.wifi_ap_sta_sae_auth_done_process + 0x420cf21a 0xec C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf21a wifi_ap_sta_sae_auth_done_process + .text.wifi_on_coex_start_process + 0x420cf306 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf306 wifi_on_coex_start_process + .text.wifi_on_coex_schm_phase_process + 0x420cf32e 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf32e wifi_on_coex_schm_phase_process + .text.wifi_mesh_map_deauth_progress + 0x420cf33e 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf33e wifi_mesh_map_deauth_progress + .text.wifi_mesh_ps_duty_cycle_get_process + 0x420cf3de 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf3de wifi_mesh_ps_duty_cycle_get_process + .text.ieee80211_ioctl_init + 0x420cf406 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf406 ieee80211_ioctl_init + .text.ieee80211_ioctl_deinit + 0x420cf436 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf436 ieee80211_ioctl_deinit + .text.ieee80211_ioctl + 0x420cf442 0x1b2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420cf442 ieee80211_ioctl + .text.is_esp_mesh_assoc + 0x420cf5f4 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x420cf5f4 is_esp_mesh_assoc + .text.wifi_nvs_cfg_item_init + 0x420cf68a 0xa8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420cf68a wifi_nvs_cfg_item_init + .text.wifi_nvs_cfg_init + 0x420cf732 0x874 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420cf732 wifi_nvs_cfg_init + .text.wifi_nvs_get + 0x420cffa6 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420cffa6 wifi_nvs_get + .text.wifi_nvs_commit + 0x420cffac 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420cffac wifi_nvs_commit + .text.wifi_nvs_set + 0x420cffea 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420cffea wifi_nvs_set + .text.ieee80211_adjust_2nd_chan + 0x420d0172 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d0172 ieee80211_adjust_2nd_chan + .text.wifi_nvs_compare_cfg_diff + 0x420d01d6 0x192 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d01d6 wifi_nvs_compare_cfg_diff + .text.wifi_set_default_ssid + 0x420d0368 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d0368 wifi_set_default_ssid + .text.wifi_nvs_validate_ap_ssid + 0x420d03be 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d03be wifi_nvs_validate_ap_ssid + .text.wifi_nvs_validate_ap_password + 0x420d03e2 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d03e2 wifi_nvs_validate_ap_password + .text.wifi_nvs_validate_sta_password + 0x420d042e 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d042e wifi_nvs_validate_sta_password + .text.wifi_nvs_validate_country + 0x420d0482 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d0482 wifi_nvs_validate_country + .text.wifi_nvs_validate_ap_chan + 0x420d04cc 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d04cc wifi_nvs_validate_ap_chan + .text.wifi_nvs_validate_ap_num + 0x420d051a 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d051a wifi_nvs_validate_ap_num + .text.wifi_nvs_validate_sta_listen_interval + 0x420d0530 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d0530 wifi_nvs_validate_sta_listen_interval + .text.wifi_nvs_load + 0x420d0544 0x29e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .text.wifi_nvs_restore + 0x420d07e2 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d07e2 wifi_nvs_restore + .text.wifi_nvs_get_sta_listen_interval + 0x420d07f4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d07f4 wifi_nvs_get_sta_listen_interval + .text.wifi_nvs_reset_current_ap_info + 0x420d07fe 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d07fe wifi_nvs_reset_current_ap_info + .text.wifi_nvs_deinit + 0x420d087e 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d087e wifi_nvs_deinit + .text.wifi_nvs_init + 0x420d08d8 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420d08d8 wifi_nvs_init + .text.add_appie + 0x420d0952 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 + 0x420d0978 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 + 0x420d09b2 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d09b2 ieee80211_reg_netstack_buf_cb + .text.ieee80211_set_hmac_stop + 0x420d09c4 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d09c4 ieee80211_set_hmac_stop + .text.ieee80211_empty_txq + 0x420d0a04 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0a04 ieee80211_empty_txq + .text.is_wapi_alloc_tx_buf + 0x420d0a9c 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0a9c is_wapi_alloc_tx_buf + .text.ieee80211_wapi_alloc_tx_buf + 0x420d0ace 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0ace ieee80211_wapi_alloc_tx_buf + .text.ieee80211_amsdu_adjust_head + 0x420d0b1a 0xea C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0b1a ieee80211_amsdu_adjust_head + .text.ieee80211_amsdu_length_check + 0x420d0c04 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0c04 ieee80211_amsdu_length_check + .text.ieee80211_output_init + 0x420d0c2e 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0c2e ieee80211_output_init + .text.ieee80211_send_setup + 0x420d0c64 0x158 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0c64 ieee80211_send_setup + .text.ieee80211_tx_mgt_cb + 0x420d0dbc 0x164 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0dbc ieee80211_tx_mgt_cb + .text.ieee80211_classify + 0x420d0f20 0x172 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d0f20 ieee80211_classify + .text.ieee80211_add_rates + 0x420d1092 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d1092 ieee80211_add_rates + .text.ieee80211_add_dsparams + 0x420d10ce 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d10ce ieee80211_add_dsparams + .text.ieee80211_add_xrates + 0x420d10fa 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d10fa ieee80211_add_xrates + .text.ieee80211_add_probe_resp_app_ies + 0x420d1158 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d1158 ieee80211_add_probe_resp_app_ies + .text.ieee80211_add_beacon_app_ies + 0x420d118e 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d118e ieee80211_add_beacon_app_ies + .text.ieee80211_add_assoc_resp_ies + 0x420d11c4 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d11c4 ieee80211_add_assoc_resp_ies + .text.ieee80211_add_assoc_req_ies + 0x420d11f6 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d11f6 ieee80211_add_assoc_req_ies + .text.ieee80211_add_probe_req_ies + 0x420d1228 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d1228 ieee80211_add_probe_req_ies + .text.ieee80211_add_wme_param + 0x420d125a 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d125a ieee80211_add_wme_param + .text.ieee80211_add_csa + 0x420d12dc 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d12dc ieee80211_add_csa + .text.ieee80211_add_extcap + 0x420d130c 0xd2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d130c ieee80211_add_extcap + .text.ieee80211_vnd_ie_set + 0x420d13de 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d13de ieee80211_vnd_ie_set + .text.ieee80211_vnd_lora_ie_size + 0x420d1460 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d1460 ieee80211_vnd_lora_ie_size + .text.ieee80211_vnd_lora_ie_set + 0x420d147c 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d147c ieee80211_vnd_lora_ie_set + .text.ieee80211_setup_robust_mgmtframe + 0x420d14c2 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d14c2 ieee80211_setup_robust_mgmtframe + .text.ieee80211_mgmt_output + 0x420d1570 0x228 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d1570 ieee80211_mgmt_output + .text.ieee80211_getcapinfo + 0x420d1798 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d1798 ieee80211_getcapinfo + .text.ieee80211_assoc_req_construct + 0x420d181a 0x4b6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d181a ieee80211_assoc_req_construct + .text.ieee80211_assoc_resp_construct + 0x420d1cd0 0x362 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d1cd0 ieee80211_assoc_resp_construct + .text.ieee80211_auth_construct + 0x420d2032 0x31a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2032 ieee80211_auth_construct + .text.ieee80211_get_robustmgtframe + 0x420d234c 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d234c ieee80211_get_robustmgtframe + .text.ieee80211_deauth_construct + 0x420d2382 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2382 ieee80211_deauth_construct + .text.ieee80211_disassoc_construct + 0x420d23e4 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d23e4 ieee80211_disassoc_construct + .text.ieee80211_output + 0x420d2448 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2448 ieee80211_output + .text.ieee80211_amsdu_send_check + 0x420d2450 0xe2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2450 ieee80211_amsdu_send_check + .text.ieee80211_amsdu_encap_check + 0x420d2532 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2532 ieee80211_amsdu_encap_check + .text.ieee80211_encap_amsdu + 0x420d25b6 0x1fa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d25b6 ieee80211_encap_amsdu + .text.ieee80211_alloc_proberesp + 0x420d27b0 0x2d4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d27b0 ieee80211_alloc_proberesp + .text.ieee80211_alloc_deauth + 0x420d2a84 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2a84 ieee80211_alloc_deauth + .text.ieee80211_output_raw_process + 0x420d2ad4 0x1b4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2ad4 ieee80211_output_raw_process + .text.ieee80211_beacon_construct + 0x420d2c88 0x28a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2c88 ieee80211_beacon_construct + .text.ieee80211_send_nulldata + 0x420d2f12 0x13c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d2f12 ieee80211_send_nulldata + .text.ieee80211_send_probereq + 0x420d304e 0x262 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d304e ieee80211_send_probereq + .text.ieee80211_send_mgmt + 0x420d32b0 0x11e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d32b0 ieee80211_send_mgmt + .text.ieee80211_send_proberesp + 0x420d33ce 0xf6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d33ce ieee80211_send_proberesp + .text.ieee80211_send_deauth + 0x420d34c4 0x108 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d34c4 ieee80211_send_deauth + .text.ieee80211_beacon_alloc + 0x420d35cc 0x21a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d35cc ieee80211_beacon_alloc + .text.ieee80211_encap_null_data + 0x420d37e6 0x10e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d37e6 ieee80211_encap_null_data + .text.ieee80211_pm_tx_null_process + 0x420d38f4 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420d38f4 ieee80211_pm_tx_null_process + .text.ieee80211_phy_deinit + 0x420d3920 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x420d3920 ieee80211_phy_deinit + .text.ieee80211_phy_type_get + 0x420d3930 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x420d3930 ieee80211_phy_type_get + .text.ieee80211_phy_mode_show + 0x420d398a 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x420d398a ieee80211_phy_mode_show + .text.ieee80211_setup_ratetable + 0x420d3a10 0x128 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x420d3a10 ieee80211_setup_ratetable + .text.ieee80211_phy_init + 0x420d3b38 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x420d3b38 ieee80211_phy_init + .text.ieee80211_psq_init + 0x420d3be4 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3be4 ieee80211_psq_init + .text.ieee80211_gpsq_init + 0x420d3c00 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3c00 ieee80211_gpsq_init + .text.ieee80211_psq_find_max_bss + 0x420d3c42 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3c42 ieee80211_psq_find_max_bss + .text.ieee80211_set_tim + 0x420d3c78 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3c78 ieee80211_set_tim + .text.ieee80211_psq_take_head + 0x420d3cf6 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3cf6 ieee80211_psq_take_head + .text.ieee80211_psq_drop_one_pkt + 0x420d3d34 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3d34 ieee80211_psq_drop_one_pkt + .text.ieee80211_psq_send_one_pkt + 0x420d3d9c 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3d9c ieee80211_psq_send_one_pkt + .text.ieee80211_psq_is_buff_pkt + 0x420d3e1a 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3e1a ieee80211_psq_is_buff_pkt + .text.ieee80211_pwrsave + 0x420d3e64 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3e64 ieee80211_pwrsave + .text.pwrsave_flushq + 0x420d3ef6 0x11a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d3ef6 pwrsave_flushq + .text.ieee80211_node_pwrsave + 0x420d4010 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d4010 ieee80211_node_pwrsave + .text.ieee80211_pwrsave_node_cleanup + 0x420d407e 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d407e ieee80211_pwrsave_node_cleanup + .text.ieee80211_pwrsave_txcb + 0x420d40d4 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d40d4 ieee80211_pwrsave_txcb + .text.ieee80211_is_bufferable_mmpdu + 0x420d4126 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420d4126 ieee80211_is_bufferable_mmpdu + .text.ieee80211_proto_attach + 0x420d4176 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x420d4176 ieee80211_proto_attach + .text.ieee80211_set_shortslottime + 0x420d4194 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x420d4194 ieee80211_set_shortslottime + .text.ieee80211_wme_updateparams + 0x420d41a6 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x420d41a6 ieee80211_wme_updateparams + .text.ieee80211_mlme_connect_bss + 0x420d4208 0x10e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x420d4208 ieee80211_mlme_connect_bss + .text.get_country_chan_info + 0x420d4316 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 + 0x420d4350 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x420d4350 ieee80211_is_40mhz_valid_bw + .text.ieee80211_regdomain_get_country + 0x420d43a6 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d43a6 ieee80211_regdomain_get_country + .text.ieee80211_update_phy_country + 0x420d43da 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d43da ieee80211_update_phy_country + .text.ieee80211_regdomain_update + 0x420d440a 0x12e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d440a ieee80211_regdomain_update + .text.ieee80211_regdomain_update_in_scan + 0x420d4538 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d4538 ieee80211_regdomain_update_in_scan + .text.ieee80211_regdomain_update_in_connect + 0x420d4540 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d4540 ieee80211_regdomain_update_in_connect + .text.ieee80211_add_countryie + 0x420d4548 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d4548 ieee80211_add_countryie + .text.ieee80211_regdomain_max_chan + 0x420d45b6 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d45b6 ieee80211_regdomain_max_chan + .text.ieee80211_regdomain_ap_max_chan + 0x420d45e2 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d45e2 ieee80211_regdomain_ap_max_chan + .text.ieee80211_regdomain_min_chan + 0x420d4600 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d4600 ieee80211_regdomain_min_chan + .text.ieee80211_regdomain_ap_min_chan + 0x420d4620 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d4620 ieee80211_regdomain_ap_min_chan + .text.ieee80211_regdomain_policy + 0x420d4632 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d4632 ieee80211_regdomain_policy + .text.ieee80211_regdomain_chan_in_range + 0x420d4642 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d4642 ieee80211_regdomain_chan_in_range + .text.ieee80211_regdomain_is_active_scan + 0x420d466a 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420d466a ieee80211_regdomain_is_active_scan + .text.ieee80211_rfid_locp_recv_reset + 0x420d467e 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x420d467e ieee80211_rfid_locp_recv_reset + .text.ieee80211_rfid_locp_recv + 0x420d4688 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x420d4688 ieee80211_rfid_locp_recv + .text.scan_enter_oper_channel + 0x420d46a0 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 + 0x420d46aa 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_op_start + 0x420d46b4 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 + 0x420d48a4 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.ieee80211_scan_attach + 0x420d4922 0xc2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4922 ieee80211_scan_attach + .text.ieee80211_scan_deattach + 0x420d49e4 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d49e4 ieee80211_scan_deattach + .text.scan_get_apnum + 0x420d4a1c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4a1c scan_get_apnum + .text.scan_flush_all_tx_buf + 0x420d4a26 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4a26 scan_flush_all_tx_buf + .text.scan_cancel + 0x420d4ab4 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4ab4 scan_cancel + .text.scan_add_bssid + 0x420d4b4c 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4b4c scan_add_bssid + .text.scan_remove_bssid + 0x420d4b78 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4b78 scan_remove_bssid + .text.scan_hidden_ssid + 0x420d4b86 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4b86 scan_hidden_ssid + .text.scan_set_act_duration + 0x420d4b94 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4b94 scan_set_act_duration + .text.scan_set_pas_duration + 0x420d4ba2 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4ba2 scan_set_pas_duration + .text.scan_set_home_chan_dwell_time + 0x420d4bae 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4bae scan_set_home_chan_dwell_time + .text.scan_add_probe_ssid + 0x420d4bbc 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4bbc scan_add_probe_ssid + .text.scan_remove_probe_ssid + 0x420d4c48 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4c48 scan_remove_probe_ssid + .text.scan_prefer_chan + 0x420d4c6e 0x1fa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4c6e scan_prefer_chan + .text.scan_update_scan_history + 0x420d4e68 0x17c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4e68 scan_update_scan_history + .text.scan_build_chan_list + 0x420d4fe4 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d4fe4 scan_build_chan_list + .text.scan_set_desChan + 0x420d5076 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d5076 scan_set_desChan + .text.scan_get_type + 0x420d5086 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d5086 scan_get_type + .text.scan_check_hidden + 0x420d5092 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d5092 scan_check_hidden + .text.scan_add_ssid_do.isra.5 + 0x420d50ae 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 + 0x420d5524 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 + 0x420d56ee 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d56ee scan_reset_cipher_and_akm + .text.scan_profile_check + 0x420d5714 0x52c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d5714 scan_profile_check + .text.free_bss_info + 0x420d5c40 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d5c40 free_bss_info + .text.clear_bss_queue + 0x420d5c92 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d5c92 clear_bss_queue + .text.scan_done + 0x420d5d0e 0x278 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_next_channel + 0x420d5f86 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 + 0x420d617c 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d617c scan_enter_oper_channel_process + .text.scan_inter_channel_timeout_process + 0x420d61a2 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d61a2 scan_inter_channel_timeout_process + .text.scan_op_end + 0x420d6238 0x1c0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_start + 0x420d63f8 0x180 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d63f8 scan_start + .text.check_bss_queue + 0x420d6578 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d6578 check_bss_queue + .text.scan_set_scan_id + 0x420d65ea 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d65ea scan_set_scan_id + .text.scan_get_scan_id + 0x420d664a 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d664a scan_get_scan_id + .text.scan_parse_ht2040_coex + 0x420d66ac 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d66ac scan_parse_ht2040_coex + .text.scan_fill_wps_scan_ie + 0x420d6732 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d6732 scan_fill_wps_scan_ie + .text.scan_get_owe_channel_info + 0x420d675a 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d675a scan_get_owe_channel_info + .text.scan_validate_owe_scenarios + 0x420d67f0 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d67f0 scan_validate_owe_scenarios + .text.scan_parse_beacon + 0x420d6892 0xbba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420d6892 scan_parse_beacon + .text.ieee80211_is_action_category_robust + 0x420d744c 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 + 0x420d7488 0xce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d7488 sta_eapol_txdone_cb + .text.sta_assoc_comeback + 0x420d7556 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 + 0x420d7560 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 + 0x420d756a 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 + 0x420d7574 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d7574 wifi_sta_reg_eapol_txdone_cb + .text.ieee80211_sta_new_state + 0x420d758c 0xa4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d758c ieee80211_sta_new_state + .text.wifi_sta_reg_rxcb + 0x420d7fd6 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d7fd6 wifi_sta_reg_rxcb + .text.sta_michael_mic_failure + 0x420d7fe0 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d7fe0 sta_michael_mic_failure + .text.sta_auth_ft + 0x420d8014 0x10c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8014 sta_auth_ft + .text.sta_auth_open + 0x420d8120 0x196 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8120 sta_auth_open + .text.sta_auth_shared + 0x420d82b6 0x166 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d82b6 sta_auth_shared + .text.ieee80211_wme_standard_ac_to_esp_ac + 0x420d841c 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d841c ieee80211_wme_standard_ac_to_esp_ac + .text.ieee80211_parse_wmeparams + 0x420d845e 0xaa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d845e ieee80211_parse_wmeparams + .text.sta_rx_csa + 0x420d8508 0x260 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8508 sta_rx_csa + .text.reset_cs_thres + 0x420d8768 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8768 reset_cs_thres + .text.ieee80211_parse_obss_scan_param + 0x420d878c 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d878c ieee80211_parse_obss_scan_param + .text.sta_retry_assoc + 0x420d87a0 0xa4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d87a0 sta_retry_assoc + .text.sta_recv_assoc + 0x420d8844 0x67c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8844 sta_recv_assoc + .text.sta_recv_ctl + 0x420d8ec0 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8ec0 sta_recv_ctl + .text.wifi_station_start + 0x420d8ece 0xc0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8ece wifi_station_start + .text.wifi_station_stop + 0x420d8f8e 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d8f8e wifi_station_stop + .text.sta_bip_check + 0x420d9024 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d9024 sta_bip_check + .text.sta_sa_query_process_timeout + 0x420d90a6 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d90a6 sta_sa_query_process_timeout + .text.sta_try_sa_query_process + 0x420d913e 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d913e sta_try_sa_query_process + .text.sta_is_wpa3_enabled + 0x420d92c6 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d92c6 sta_is_wpa3_enabled + .text.sta_auth_sae + 0x420d92ea 0x1de C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d92ea sta_auth_sae + .text.sta_recv_mgmt + 0x420d94c8 0xa9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d94c8 sta_recv_mgmt + .text.sta_get_owe_data + 0x420d9f66 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420d9f66 sta_get_owe_data + .text.wifi_sta_connect_internal_process + 0x420d9f70 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9f70 wifi_sta_connect_internal_process + .text.esp_wifi_get_sta_hw_key_idx_internal + 0x420d9f92 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 + 0x420d9fba 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9fba esp_wifi_ap_get_prof_pmk_internal + .text.esp_wifi_sta_update_ap_info_internal + 0x420d9fc4 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9fc4 esp_wifi_sta_update_ap_info_internal + .text.esp_wifi_sta_get_ap_info_prof_pmk_internal + 0x420d9fee 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420d9fee esp_wifi_sta_get_ap_info_prof_pmk_internal + .text.esp_wifi_ap_get_prof_ap_ssid_internal + 0x420da006 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da006 esp_wifi_ap_get_prof_ap_ssid_internal + .text.esp_wifi_sta_get_prof_ssid_internal + 0x420da010 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da010 esp_wifi_sta_get_prof_ssid_internal + .text.esp_wifi_ap_get_prof_authmode_internal + 0x420da018 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da018 esp_wifi_ap_get_prof_authmode_internal + .text.esp_wifi_ap_get_max_sta_conn + 0x420da022 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da022 esp_wifi_ap_get_max_sta_conn + .text.esp_wifi_ap_get_prof_pairwise_cipher_internal + 0x420da02c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da02c esp_wifi_ap_get_prof_pairwise_cipher_internal + .text.esp_wifi_sta_get_prof_authmode_internal + 0x420da036 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da036 esp_wifi_sta_get_prof_authmode_internal + .text.esp_wifi_get_pmf_config_internal + 0x420da040 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da040 esp_wifi_get_pmf_config_internal + .text.esp_wifi_get_config_sae_pwe_h2e_internal + 0x420da072 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da072 esp_wifi_get_config_sae_pwe_h2e_internal + .text.esp_wifi_sta_get_rsnxe + 0x420da0ac 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da0ac esp_wifi_sta_get_rsnxe + .text.esp_wifi_sta_disable_wpa2_authmode_internal + 0x420da0d2 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da0d2 esp_wifi_sta_disable_wpa2_authmode_internal + .text.esp_wifi_sta_get_config_sae_pk_internal + 0x420da122 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da122 esp_wifi_sta_get_config_sae_pk_internal + .text.esp_wifi_enable_sae_pk_only_mode_internal + 0x420da12c 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da12c esp_wifi_enable_sae_pk_only_mode_internal + .text.esp_wifi_sta_disable_owe_trans_internal + 0x420da156 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da156 esp_wifi_sta_disable_owe_trans_internal + .text.esp_wifi_ap_notify_node_sae_auth_done + 0x420da190 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da190 esp_wifi_ap_notify_node_sae_auth_done + .text.esp_wifi_ap_is_sta_sae_reauth_node + 0x420da1e0 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da1e0 esp_wifi_ap_is_sta_sae_reauth_node + .text.esp_wifi_sta_get_sae_identifier_internal + 0x420da204 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da204 esp_wifi_sta_get_sae_identifier_internal + .text.esp_wifi_sta_is_ap_notify_completed_rsne_internal + 0x420da20e 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da20e esp_wifi_sta_is_ap_notify_completed_rsne_internal + .text.esp_wifi_ap_get_prof_password_internal + 0x420da21c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da21c esp_wifi_ap_get_prof_password_internal + .text.wifi_sta_get_prof_password + 0x420da226 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da226 wifi_sta_get_prof_password + .text.esp_wifi_sta_get_prof_password_internal + 0x420da230 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da230 esp_wifi_sta_get_prof_password_internal + .text.esp_wifi_sta_get_reset_param_internal + 0x420da23a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da23a esp_wifi_sta_get_reset_param_internal + .text.esp_wifi_sta_set_reset_param_internal + 0x420da244 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da244 esp_wifi_sta_set_reset_param_internal + .text.esp_wifi_sta_prof_is_wpa_internal + 0x420da250 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da250 esp_wifi_sta_prof_is_wpa_internal + .text.esp_wifi_sta_prof_is_wpa2_internal + 0x420da26e 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da26e esp_wifi_sta_prof_is_wpa2_internal + .text.esp_wifi_sta_prof_is_wapi_internal + 0x420da290 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da290 esp_wifi_sta_prof_is_wapi_internal + .text.esp_wifi_sta_prof_is_rsn_internal + 0x420da2a0 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da2a0 esp_wifi_sta_prof_is_rsn_internal + .text.esp_wifi_sta_get_pairwise_cipher_internal + 0x420da2be 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da2be esp_wifi_sta_get_pairwise_cipher_internal + .text.esp_wifi_sta_get_group_cipher_internal + 0x420da2c8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da2c8 esp_wifi_sta_get_group_cipher_internal + .text.ieee80211_get_key + 0x420da2d2 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da2d2 ieee80211_get_key + .text.ieee80211_set_key + 0x420da2f0 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da2f0 ieee80211_set_key + .text.ieee80211_set_sta_gtk_index + 0x420da352 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da352 ieee80211_set_sta_gtk_index + .text.ieee80211_set_gtk + 0x420da36a 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da36a ieee80211_set_gtk + .text.ieee80211_get_ptk + 0x420da3b2 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da3b2 ieee80211_get_ptk + .text.ieee80211_get_spp + 0x420da3ce 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da3ce ieee80211_get_spp + .text.esp_wifi_wpa_ptk_init_done_internal + 0x420da408 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da408 esp_wifi_wpa_ptk_init_done_internal + .text.esp_wifi_auth_done_internal + 0x420da496 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da496 esp_wifi_auth_done_internal + .text.esp_wifi_unregister_wpa_cb_internal + 0x420da4a6 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da4a6 esp_wifi_unregister_wpa_cb_internal + .text.esp_wifi_register_wpa_cb_internal + 0x420da4da 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da4da esp_wifi_register_wpa_cb_internal + .text.ieee80211_sta_is_connected + 0x420da4f8 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da4f8 ieee80211_sta_is_connected + .text.esp_wifi_get_hostap_private_internal + 0x420da508 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da508 esp_wifi_get_hostap_private_internal + .text.esp_wifi_deauthenticate_internal + 0x420da51a 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da51a esp_wifi_deauthenticate_internal + .text.esp_wifi_get_spp_attrubute_internal + 0x420da552 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da552 esp_wifi_get_spp_attrubute_internal + .text.esp_wifi_get_user_init_flag_internal + 0x420da572 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da572 esp_wifi_get_user_init_flag_internal + .text.wifi_set_rx_policy + 0x420da584 0x158 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da584 wifi_set_rx_policy + .text.esp_wifi_register_eapol_txdonecb_internal + 0x420da6dc 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da6dc esp_wifi_register_eapol_txdonecb_internal + .text.esp_wifi_get_macaddr_internal + 0x420da6ec 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da6ec esp_wifi_get_macaddr_internal + .text.esp_wifi_ap_deauth_internal + 0x420da70a 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da70a esp_wifi_ap_deauth_internal + .text.wifi_init_key + 0x420da76e 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da76e wifi_init_key + .text.esp_wifi_set_ap_key_internal + 0x420da79c 0x188 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da79c esp_wifi_set_ap_key_internal + .text.ppInstallKey + 0x420da924 0x15a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420da924 ppInstallKey + .text.esp_wifi_set_sta_key_internal + 0x420daa7e 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420daa7e esp_wifi_set_sta_key_internal + .text.esp_wifi_get_sta_key_internal + 0x420daae4 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420daae4 esp_wifi_get_sta_key_internal + .text.esp_wifi_set_appie_internal + 0x420dab40 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dab40 esp_wifi_set_appie_internal + .text.esp_wifi_unset_appie_internal + 0x420dabb6 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dabb6 esp_wifi_unset_appie_internal + .text.esp_wifi_get_wps_status_internal + 0x420dabc0 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dabc0 esp_wifi_get_wps_status_internal + .text.esp_wifi_sta_pmf_enabled + 0x420dabcc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dabcc esp_wifi_sta_pmf_enabled + .text.esp_wifi_sta_get_mgmt_group_cipher + 0x420dabd6 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dabd6 esp_wifi_sta_get_mgmt_group_cipher + .text.esp_wifi_set_igtk_internal + 0x420dabfc 0xce C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dabfc esp_wifi_set_igtk_internal + .text.ieee80211w_get_active_igtk_key_id + 0x420dacca 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dacca ieee80211w_get_active_igtk_key_id + .text.ieee80211w_get_igtk_from_keyidx + 0x420dace4 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dace4 ieee80211w_get_igtk_from_keyidx + .text.esp_wifi_skip_supp_pmkcaching + 0x420dad32 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dad32 esp_wifi_skip_supp_pmkcaching + .text.esp_wifi_register_mgmt_frame_internal + 0x420dad3c 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dad3c esp_wifi_register_mgmt_frame_internal + .text.esp_wifi_send_mgmt_frm_internal + 0x420dad9e 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dad9e esp_wifi_send_mgmt_frm_internal + .text.esp_wifi_sta_connect_internal + 0x420dae36 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420dae36 esp_wifi_sta_connect_internal + .text.ieee80211_ampdu_age_handle + 0x420dae6e 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_addba + 0x420dae80 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 + 0x420dae92 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420dae92 ieee80211_ap_try_sa_query + .text.ieee80211_ap_sa_query_timeout + 0x420daecc 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420daecc ieee80211_ap_sa_query_timeout + .text.ieee80211_sta_retry_assoc + 0x420daf06 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 + 0x420daf3e 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 + 0x420daf76 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_assoc + 0x420dafae 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_auth + 0x420dafe6 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_chm_dwell + 0x420db01e 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_handshake + 0x420db056 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_beacon + 0x420db08e 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_probe_send + 0x420db0de 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_csa + 0x420db12e 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 + 0x420db170 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 + 0x420db1aa 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_timer_connect + 0x420db1e4 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_hostap_handle + 0x420db21c 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_send_beacon + 0x420db256 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 + 0x420db290 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420db290 ieee80211_register_hostap_timer + .text.ieee80211_timer_do_process + 0x420db2c6 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420db2c6 ieee80211_timer_do_process + .text.ieee80211_timer_process + 0x420db366 0xd6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420db366 ieee80211_timer_process + .text.chm_end_op_timeout + 0x420db43c 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 + 0x420db446 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .text.chm_mhz2num + 0x420db47a 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db47a chm_mhz2num + .text.chm_deinit + 0x420db4ca 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db4ca chm_deinit + .text.chm_release_lock + 0x420db506 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db506 chm_release_lock + .text.chm_end_op + 0x420db51c 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db51c chm_end_op + .text.chm_end_op_timeout_process + 0x420db56e 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db56e chm_end_op_timeout_process + .text.chm_cancel_op + 0x420db59c 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db59c chm_cancel_op + .text.chm_acquire_lock + 0x420db606 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db606 chm_acquire_lock + .text.chm_get_current_channel + 0x420db654 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db654 chm_get_current_channel + .text.chm_get_home_channel + 0x420db662 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db662 chm_get_home_channel + .text.chm_set_home_channel + 0x420db670 0xc0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db670 chm_set_home_channel + .text.chm_get_chan_info + 0x420db730 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db730 chm_get_chan_info + .text.chm_set_current_channel + 0x420db756 0x140 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db756 chm_set_current_channel + .text.chm_init + 0x420db896 0x10a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420db896 chm_init + .text.chm_change_channel + 0x420db9a0 0x12e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .text.chm_start_op + 0x420dbace 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420dbace chm_start_op + .text.chm_return_home_channel + 0x420dbb1a 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420dbb1a chm_return_home_channel + .text.cnx_sta_connect_led_timer_cb + 0x420dbb80 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dbb80 cnx_sta_connect_led_timer_cb + .text.cnx_cal_rc_util + 0x420dbb98 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 + 0x420dbbe6 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 + 0x420dbc3c 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_connect_timeout + 0x420dbc7a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dbc7a cnx_connect_timeout + .text.cnx_handshake_timeout + 0x420dbc84 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dbc84 cnx_handshake_timeout + .text.cnx_csa_fn + 0x420dbc8e 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dbc8e cnx_csa_fn + .text.mgd_probe_send_timeout + 0x420dbca4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_beacon_timeout + 0x420dbcae 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_connect_op + 0x420dbcb8 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 + 0x420dbedc 0x36c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_probe_rc + 0x420dc248 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 + 0x420dc2b6 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.ieee80211_cnx_attach + 0x420dc2d8 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc2d8 ieee80211_cnx_attach + .text._cnx_start_connect_without_scan + 0x420dc32e 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc32e _cnx_start_connect_without_scan + .text.cnx_can_do_obss_scan + 0x420dc392 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc392 cnx_can_do_obss_scan + .text.cnx_obss_scan + 0x420dc402 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc402 cnx_obss_scan + .text.cnx_obss_scan_timeout + 0x420dc49a 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc49a cnx_obss_scan_timeout + .text.cnx_sta_scan_cmd + 0x420dc500 0x322 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc500 cnx_sta_scan_cmd + .text.cnx_auth_timeout + 0x420dc822 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc822 cnx_auth_timeout + .text.cnx_assoc_timeout + 0x420dc82c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc82c cnx_assoc_timeout + .text.wl_is_ap_no_lr + 0x420dc836 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc836 wl_is_ap_no_lr + .text.wl_clear_ap_no_lr + 0x420dc840 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc840 wl_clear_ap_no_lr + .text.cnx_csa_fn_process + 0x420dc84a 0xd6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc84a cnx_csa_fn_process + .text.cnx_validate_owe_bss + 0x420dc920 0xfc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dc920 cnx_validate_owe_bss + .text.cnx_bss_init + 0x420dca1c 0xbe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dca1c cnx_bss_init + .text.cnx_check_bssid_in_blacklist + 0x420dcada 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dcada cnx_check_bssid_in_blacklist + .text.cnx_remove_from_blacklist + 0x420dcb16 0xa8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dcb16 cnx_remove_from_blacklist + .text.cnx_add_to_blacklist + 0x420dcbbe 0xf0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dcbbe cnx_add_to_blacklist + .text.cnx_clear_blacklist + 0x420dccae 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dccae cnx_clear_blacklist + .text.cnx_choose_rc + 0x420dcd24 0x1e2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_rc_search + 0x420dcf06 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dcf06 cnx_rc_search + .text.cnx_do_handoff_internal + 0x420dcf68 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dcf68 cnx_do_handoff_internal + .text.cnx_add_rc + 0x420dd016 0xaa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd016 cnx_add_rc + .text.cnx_remove_all_rc + 0x420dd0c0 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd0c0 cnx_remove_all_rc + .text.cnx_do_handoff + 0x420dd14a 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 + 0x420dd47e 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd47e cnx_connect_next_ap + .text.cnx_start_handoff_cb + 0x420dd4c4 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd4c4 cnx_start_handoff_cb + .text.cnx_remove_rc + 0x420dd532 0xf8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd532 cnx_remove_rc + .text.cnx_sta_connect_cmd + 0x420dd62a 0x28a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd62a cnx_sta_connect_cmd + .text.cnx_connect_timeout_process + 0x420dd8b4 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd8b4 cnx_connect_timeout_process + .text.cnx_auth_timeout_process + 0x420dd952 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd952 cnx_auth_timeout_process + .text.cnx_assoc_timeout_process + 0x420dd9a0 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd9a0 cnx_assoc_timeout_process + .text.cnx_handshake_timeout_process + 0x420dd9de 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dd9de cnx_handshake_timeout_process + .text.cnx_bss_alloc + 0x420dda48 0x2a2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dda48 cnx_bss_alloc + .text.cnx_remove_rc_except + 0x420ddcea 0xb6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420ddcea cnx_remove_rc_except + .text.cnx_rc_update_rssi + 0x420ddda0 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420ddda0 cnx_rc_update_rssi + .text.cnx_rc_update_state_metric + 0x420dde00 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dde00 cnx_rc_update_state_metric + .text.cnx_probe_rc_tx_cb + 0x420dde48 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 + 0x420ddeaa 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420ddeaa cnx_rc_update_age + .text.cnx_update_bss + 0x420ddec0 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420ddec0 cnx_update_bss + .text.cnx_update_bss_more + 0x420ddef2 0x39c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420ddef2 cnx_update_bss_more + .text.send_ap_probe + 0x420de28e 0xbe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de28e send_ap_probe + .text.cnx_beacon_timeout_process + 0x420de34c 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de34c cnx_beacon_timeout_process + .text.mgd_probe_send_timeout_process + 0x420de400 0x158 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de400 mgd_probe_send_timeout_process + .text.cnx_node_alloc + 0x420de558 0xf0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de558 cnx_node_alloc + .text.cnx_node_remove + 0x420de648 0xfc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de648 cnx_node_remove + .text.ic_set_sta + 0x420de744 0xe0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de744 ic_set_sta + .text.cnx_sta_leave + 0x420de824 0x2cc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420de824 cnx_sta_leave + .text.cnx_sta_associated + 0x420deaf0 0x1bc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420deaf0 cnx_sta_associated + .text.cnx_node_leave + 0x420decac 0x1ea C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420decac cnx_node_leave + .text.cnx_node_join + 0x420dee96 0x2f6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420dee96 cnx_node_join + .text.cnx_start_obss_scan + 0x420df18c 0xd0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420df18c cnx_start_obss_scan + .text.cnx_obss_scan_done_cb + 0x420df25c 0x150 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420df25c cnx_obss_scan_done_cb + .text.cnx_auth_done + 0x420df3ac 0x304 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420df3ac cnx_auth_done + .text.offchan_in_progress + 0x420df6b0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x420df6b0 offchan_in_progress + .text.offchan_recv_action + 0x420df6ba 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x420df6ba offchan_recv_action + .text.offchan_send_action_tx_status + 0x420df6cc 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x420df6cc offchan_send_action_tx_status + .text.send_inval + 0x420df6fa 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .text.recv_inval + 0x420df6fe 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 + 0x420df702 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420df702 ieee80211_send_action_register + .text.ieee80211_send_action + 0x420df76e 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420df76e ieee80211_send_action + .text.ieee80211_recv_action_register + 0x420df7f0 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420df7f0 ieee80211_recv_action_register + .text.ieee80211_recv_action + 0x420df85c 0xb8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420df85c ieee80211_recv_action + .text.get_iav_key + 0x420df914 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x420df914 get_iav_key + .text.ieee80211_recv_action_vendor_spec + 0x420df928 0x114 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x420df928 ieee80211_recv_action_vendor_spec + .text.ieee80211_action_vendor_spec_attach + 0x420dfa3c 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x420dfa3c ieee80211_action_vendor_spec_attach + .text.ccmp_encap + 0x420dfa6c 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x420dfa6c ccmp_encap + .text.ccmp_decap + 0x420dfadc 0xc4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x420dfadc ccmp_decap + .text.ieee80211_decrypt_espnow_pkt + 0x420dfba0 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x420dfba0 ieee80211_decrypt_espnow_pkt + .text.ieee80211_ccmp_decrypt + 0x420dfbe6 0x19e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x420dfbe6 ieee80211_ccmp_decrypt + .text.gcmp_encap + 0x420dfd84 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + .text.gcmp_decap + 0x420dfdf4 0xc4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + .text.sms4_decap + 0x420dfeb8 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + .text.sms4_encap + 0x420dff6c 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + .text.tkip_decap + 0x420e001e 0xd4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x420e001e tkip_decap + .text.tkip_encap + 0x420e00f2 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x420e00f2 tkip_encap + .text.wep_encap + 0x420e0184 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x420e0184 wep_encap + .text.wep_decap + 0x420e01de 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x420e01de wep_decap + .text.ieee80211_getmgtframe + 0x420e0206 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x420e0206 ieee80211_getmgtframe + .text.ieee80211_getbcnframe + 0x420e0262 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x420e0262 ieee80211_getbcnframe + .text.esf_buf_alloc_dynamic_default_handler + 0x420e0300 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420e0300 esf_buf_alloc_dynamic_default_handler + .text.esf_buf_alloc_default_handler + 0x420e0322 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420e0322 esf_buf_alloc_default_handler + .text.esf_buf_recycle_default_handler + 0x420e0344 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420e0344 esf_buf_recycle_default_handler + .text.esf_buf_setup_static + 0x420e0366 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420e0366 esf_buf_setup_static + .text.esf_buf_free_static + 0x420e03d0 0xb6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420e03d0 esf_buf_free_static + .text.esf_buf_setdown + 0x420e0486 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420e0486 esf_buf_setdown + .text.esf_buf_setup + 0x420e04a8 0x232 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420e04a8 esf_buf_setup + .text.ic_get_addr + 0x420e06da 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e06da ic_get_addr + .text.ic_get_ptk_alg + 0x420e06ec 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e06ec ic_get_ptk_alg + .text.ic_disable_crypto + 0x420e0702 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0702 ic_disable_crypto + .text.ic_set_key + 0x420e071e 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e071e ic_set_key + .text.ic_get_key + 0x420e075e 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e075e ic_get_key + .text.ic_obtain_key + 0x420e07bc 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e07bc ic_obtain_key + .text.ic_tx_pkt + 0x420e0842 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0842 ic_tx_pkt + .text.esp_wifi_internal_free_rx_buffer + 0x420e084c 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e084c esp_wifi_internal_free_rx_buffer + .text.ic_register_tx_cb + 0x420e0854 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0854 ic_register_tx_cb + .text.ic_register_rx_cb + 0x420e0858 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0858 ic_register_rx_cb + .text.ic_register_timer_post_cb + 0x420e085c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e085c ic_register_timer_post_cb + .text.ic_register_michael_mic_failure_cb + 0x420e0860 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0860 ic_register_michael_mic_failure_cb + .text.ic_register_config_cb + 0x420e0864 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0864 ic_register_config_cb + .text.ic_is_mgmt_hwdecr_enabled + 0x420e087a 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e087a ic_is_mgmt_hwdecr_enabled + .text.ic_register_pm_tx_null_cb + 0x420e087e 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e087e ic_register_pm_tx_null_cb + .text.ic_register_net80211_tx_cb + 0x420e0894 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0894 ic_register_net80211_tx_cb + .text.ic_register_timer_cb + 0x420e089c 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e089c ic_register_timer_cb + .text.ic_enable_sniffer + 0x420e08a4 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e08a4 ic_enable_sniffer + .text.ic_disable_sniffer + 0x420e08aa 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e08aa ic_disable_sniffer + .text.ic_set_vif + 0x420e08b0 0x1da C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e08b0 ic_set_vif + .text.ic_get_next_tbtt + 0x420e0a8a 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0a8a ic_get_next_tbtt + .text.ic_del_rx_ba + 0x420e0a8e 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0a8e ic_del_rx_ba + .text.ic_add_rx_ba + 0x420e0a92 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0a92 ic_add_rx_ba + .text.ic_reset_tbtt + 0x420e0a9c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0a9c ic_reset_tbtt + .text.ic_del_key_all + 0x420e0aa0 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0aa0 ic_del_key_all + .text.ic_del_key + 0x420e0aa4 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0aa4 ic_del_key + .text.ic_set_ac_param + 0x420e0aa8 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0aa8 ic_set_ac_param + .text.ic_ampdu_op + 0x420e0aaa 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0aaa ic_ampdu_op + .text.ic_set_trc + 0x420e0ad4 0xe4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0ad4 ic_set_trc + .text.ic_deinit + 0x420e0bb8 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0bb8 ic_deinit + .text.ic_init 0x420e0bd4 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0bd4 ic_init + .text.ic_set_interrupt_handler + 0x420e0c48 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0c48 ic_set_interrupt_handler + .text.ic_clear_interrupt_handler + 0x420e0ca4 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0ca4 ic_clear_interrupt_handler + .text.ic_enable_rx + 0x420e0ce8 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0ce8 ic_enable_rx + .text.ic_disable_rx + 0x420e0cfc 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0cfc ic_disable_rx + .text.ic_set_beacon_int + 0x420e0d14 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d14 ic_set_beacon_int + .text.ic_set_mac + 0x420e0d18 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d18 ic_set_mac + .text.ic_set_bssid + 0x420e0d1c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d1c ic_set_bssid + .text.ic_set_current_channel + 0x420e0d20 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d20 ic_set_current_channel + .text.ic_get_pp_hdl + 0x420e0d28 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d28 ic_get_pp_hdl + .text.ic_set_rx_policy_ubssid_check + 0x420e0d2c 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d2c ic_set_rx_policy_ubssid_check + .text.ic_set_rx_policy + 0x420e0d46 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d46 ic_set_rx_policy + .text.ic_set_sta_auth_flag + 0x420e0d56 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d56 ic_set_sta_auth_flag + .text.ic_set_interface + 0x420e0d5a 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d5a ic_set_interface + .text.ic_trc_set_per_pkt_rate + 0x420e0d5e 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d5e ic_trc_set_per_pkt_rate + .text.ic_trc_update_ifx_phy_mode + 0x420e0d62 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d62 ic_trc_update_ifx_phy_mode + .text.ic_stop_hw_txq + 0x420e0d66 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d66 ic_stop_hw_txq + .text.ic_stop_sw_txq + 0x420e0d6a 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d6a ic_stop_sw_txq + .text.ic_txq_empty + 0x420e0d8c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d8c ic_txq_empty + .text.ic_create_wifi_task + 0x420e0d90 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d90 ic_create_wifi_task + .text.ic_delete_wifi_task + 0x420e0d94 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d94 ic_delete_wifi_task + .text.ic_update_sta_tsf + 0x420e0d98 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420e0d98 ic_update_sta_tsf + .text.lmacGetTxFrame + 0x420e0dae 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0dae lmacGetTxFrame + .text.lmacSetAcParam + 0x420e0dce 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0dce lmacSetAcParam + .text.lmacInitAc + 0x420e0e12 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0e12 lmacInitAc + .text.lmacInit + 0x420e0e5a 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0e5a lmacInit + .text.lmacEndRetryAMPDUFail + 0x420e0f00 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0f00 lmacEndRetryAMPDUFail + .text.lmacDebugTxDrop + 0x420e0f84 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e0f84 dbg_cnt_lmac_drop + .text.lmac_record_txtime + 0x420e101a 0x130 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e101a lmac_record_txtime + .text.lmac_update_tx_statistic + 0x420e114a 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e114a lmac_update_tx_statistic + .text.lmacDiscardMSDU + 0x420e114c 0xbc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e114c lmacDiscardMSDU + .text.lmacRetryTxFrame + 0x420e1208 0xe2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1208 lmacRetryTxFrame + .text.lmacProcessTxopQComplete + 0x420e12ea 0x17c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e12ea lmacProcessTxopQComplete + .text.lmacProcessShortRetryFail + 0x420e1466 0x27e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1466 lmacProcessShortRetryFail + .text.lmacProcessCtsTimeout + 0x420e16e4 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e16e4 lmacProcessCtsTimeout + .text.lmacProcessLongRetryFail + 0x420e1756 0x1dc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1756 lmacProcessLongRetryFail + .text.lmacProcessCollision + 0x420e1932 0xe6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1932 lmacProcessCollision + .text.lmacProcessCollisions_task + 0x420e1a18 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1a18 lmacProcessCollisions_task + .text.lmacProcessAckTimeout + 0x420e1a6e 0x12e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1a6e lmacProcessAckTimeout + .text.lmacProcessTxRtsError + 0x420e1b9c 0xe0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1b9c lmacProcessTxRtsError + .text.lmacProcessTxseckiderr + 0x420e1c7c 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1c7c lmacProcessTxseckiderr + .text.lmacProcessTxError + 0x420e1ca6 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1ca6 lmacProcessTxError + .text.lmacDisableTransmit + 0x420e1d4c 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1d4c lmacDisableTransmit + .text.lmacProcessTxTimeout + 0x420e1dd8 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1dd8 lmacProcessTxTimeout + .text.lmacStopTransmit + 0x420e1e22 0x104 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1e22 lmacStopTransmit + .text.lmac_stop_hw_txq + 0x420e1f26 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420e1f26 lmac_stop_hw_txq + .text.hal_pm_unblock_txq + 0x420e1f98 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 + 0x420e1fae 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_incr_active_cnt + 0x420e1fbc 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 + 0x420e1fd2 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_disable_active_timer + 0x420e1fe8 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 + 0x420e2014 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_beacon_monitor_timeout + 0x420e201c 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 + 0x420e2024 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 + 0x420e202c 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 + 0x420e2034 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 + 0x420e203c 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_sleep_delay_timeout + 0x420e2044 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_active_timeout + 0x420e204c 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_dream_timeout + 0x420e2054 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .text.pm_is_sleeping + 0x420e205c 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e205c pm_is_sleeping + .text.pm_is_open + 0x420e207c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e207c pm_is_open + .text.pm_noise_check_disable + 0x420e2086 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2086 pm_noise_check_disable + .text.pm_noise_check_enable + 0x420e2090 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2090 pm_noise_check_enable + .text.pm_disable_disconnected_sleep_delay_timer + 0x420e209c 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e209c pm_disable_disconnected_sleep_delay_timer + .text.pm_enable_disconnected_sleep_delay_timer + 0x420e20ba 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e20ba pm_enable_disconnected_sleep_delay_timer + .text.pm_noise_check + 0x420e2118 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2118 pm_noise_check + .text.pm_pend_noise_check + 0x420e2190 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2190 pm_pend_noise_check + .text.pm_noise_check_process + 0x420e2192 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2192 pm_noise_check_process + .text.pm_register_pm_tx_null_cb + 0x420e2194 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2194 pm_register_pm_tx_null_cb + .text.pm_send_nullfunc + 0x420e21a0 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e21a0 pm_send_nullfunc + .text.pm_disconnected_wake + 0x420e21f8 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e21f8 pm_disconnected_wake + .text.pm_disconnected_sleep + 0x420e2236 0x9c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2236 pm_disconnected_sleep + .text.pm_wake_up + 0x420e22d2 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e22d2 pm_wake_up + .text.pm_send_probe_start + 0x420e2320 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2320 pm_send_probe_start + .text.pm_off_channel + 0x420e236c 0xc6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e236c pm_off_channel + .text.pm_wake_done + 0x420e2432 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2432 pm_wake_done + .text.pm_coex_separate_connectionless_window + 0x420e2486 0x2a0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2486 pm_coex_separate_connectionless_window + .text.pm_go_to_sleep + 0x420e2726 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2726 pm_go_to_sleep + .text.pm_set_next_tbtt + 0x420e2794 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2794 pm_set_next_tbtt + .text.pm_mesh_set_next_tbtt + 0x420e2802 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2802 pm_mesh_set_next_tbtt + .text.pm_beacon_timestamp_statistic + 0x420e2854 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2854 pm_beacon_timestamp_statistic + .text.pm_beacon_misc_process + 0x420e2896 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2896 pm_beacon_misc_process + .text.pm_coex_schm_process + 0x420e289a 0x1ac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e289a pm_coex_schm_process + .text.pm_coex_schm_process_restart + 0x420e2a46 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2a46 pm_coex_schm_process_restart + .text.pm_coex_slice_timeout_process + 0x420e2a54 0xe6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2a54 pm_coex_slice_timeout_process + .text.pm_dream_timeout_process + 0x420e2b3a 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2b3a pm_dream_timeout_process + .text.pm_sleep_delay_timeout_process + 0x420e2b4a 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2b4a pm_sleep_delay_timeout_process + .text.pm_disconnected_sleep_delay_timeout_process + 0x420e2b6a 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2b6a pm_disconnected_sleep_delay_timeout_process + .text.pm_tx_data_done_process + 0x420e2b86 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2b86 pm_tx_data_done_process + .text.pm_tx_null_data_done_process + 0x420e2c06 0x1d2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2c06 pm_tx_null_data_done_process + .text.pm_go_to_wake + 0x420e2dd8 0xe4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2dd8 pm_go_to_wake + .text.pm_send_probe_stop + 0x420e2ebc 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2ebc pm_send_probe_stop + .text.pm_on_channel + 0x420e2f16 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2f16 pm_on_channel + .text.pm_update_params + 0x420e2fc2 0x120 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e2fc2 pm_update_params + .text.pm_coex_tbtt_process + 0x420e30e2 0x110 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e30e2 pm_coex_tbtt_process + .text.pm_active_timeout_process + 0x420e31f2 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e31f2 pm_active_timeout_process + .text.pm_send_sleep_null_cb + 0x420e3264 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3264 pm_send_sleep_null_cb + .text.pm_send_wake_null_cb + 0x420e3270 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3270 pm_send_wake_null_cb + .text.pm_on_coex_schm_process_restart + 0x420e327c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e327c pm_on_coex_schm_process_restart + .text.pm_on_coex_schm_status_config + 0x420e3280 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3280 pm_on_coex_schm_status_config + .text.pm_on_coex_start + 0x420e330c 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e330c pm_on_coex_start + .text.pm_on_probe_resp_rx + 0x420e3354 0x8a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3354 pm_on_probe_resp_rx + .text.pm_on_data_tx_done + 0x420e33de 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e33de pm_on_data_tx_done + .text.pm_disconnected_start + 0x420e33e2 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e33e2 pm_disconnected_start + .text.pm_disconnected_stop + 0x420e344c 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e344c pm_disconnected_stop + .text.pm_start + 0x420e3492 0x23e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3492 pm_start + .text.pm_stop 0x420e36d0 0x208 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e36d0 pm_stop + .text.pm_attach + 0x420e38d8 0x17e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e38d8 pm_attach + .text.pm_deattach + 0x420e3a56 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3a56 pm_deattach + .text.pm_set_sleep_type + 0x420e3af8 0xea C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3af8 pm_set_sleep_type + .text.pm_get_sleep_type + 0x420e3be2 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3be2 pm_get_sleep_type + .text.pm_force_scan_unlock + 0x420e3bec 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3bec pm_force_scan_unlock + .text.pm_enable_sta_disconnected_power_management + 0x420e3bee 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3bee pm_enable_sta_disconnected_power_management + .text.pm_coex_reconnect_policy + 0x420e3c1a 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3c1a pm_coex_reconnect_policy + .text.pm_coex_set_reconnect_policy + 0x420e3c28 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420e3c28 pm_coex_set_reconnect_policy + .text.pp_delete_task_manually + 0x420e3c60 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.getle32 0x420e3ca8 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3ca8 getle32 + .text.putle32 0x420e3cc6 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3cc6 putle32 + .text.xswap 0x420e3ce2 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3ce2 xswap + .text.pp_register_net80211_tx_cb + 0x420e3d00 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3d00 pp_register_net80211_tx_cb + .text.pp_register_config_cb + 0x420e3d0c 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3d0c pp_register_config_cb + .text.pp_register_timer_cb + 0x420e3d18 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3d18 pp_register_timer_cb + .text.pp_register_michael_mic_failure_cb + 0x420e3d24 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3d24 pp_register_michael_mic_failure_cb + .text.pp_default_event_handler + 0x420e3d30 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3d30 pp_default_event_handler + .text.ppRegisterRxCallback + 0x420e3d58 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3d58 ppRegisterRxCallback + .text.ppRegisterTxCallback + 0x420e3d78 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3d78 ppRegisterTxCallback + .text.ppCheckTxQIdle + 0x420e3dc6 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3dc6 ppCheckTxQIdle + .text.ppCheckIsConnTraffic + 0x420e3dfc 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3dfc ppCheckIsConnTraffic + .text.ppCheckTxConnTrafficIdle + 0x420e3e40 0xda C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3e40 ppCheckTxConnTrafficIdle + .text.ppSetInterface + 0x420e3f1a 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3f1a ppSetInterface + .text.pp_gettid + 0x420e3f1c 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3f1c pp_gettid + .text.ppAssembleMicHdr + 0x420e3f4a 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3f4a ppAssembleMicHdr + .text.ppCalTkipMic + 0x420e3ffc 0x130 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e3ffc ppCalTkipMic + .text.ppTxFragmentProc + 0x420e412c 0x778 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e412c ppTxFragmentProc + .text.ppClearRxFragment + 0x420e48a4 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e48a4 ppClearRxFragment + .text.ppFillAMPDUBar + 0x420e48e0 0x114 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e48e0 ppFillAMPDUBar + .text.ppReSendBar + 0x420e49f4 0xd2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e49f4 ppReSendBar + .text.pp_create_task + 0x420e4ac6 0x1c6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4ac6 pp_create_task + .text.pp_deattach + 0x420e4c8c 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4c8c pp_deattach + .text.ppInitTxq + 0x420e4cd8 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4cd8 ppInitTxq + .text.ppTxqEmpty + 0x420e4d3c 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4d3c ppTxqEmpty + .text.pp_delete_task + 0x420e4d8c 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4d8c pp_delete_task + .text.ppCheckTxIdle + 0x420e4e18 0xbc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4e18 ppCheckTxIdle + .text.ppCalTxopDur + 0x420e4ed4 0x154 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e4ed4 ppCalTxopDur + .text.ppPrepareBarFrame + 0x420e5028 0xd4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e5028 ppPrepareBarFrame + .text.pp_attach + 0x420e50fc 0xf8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e50fc pp_attach + .text.ppClearTxq + 0x420e51f4 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e51f4 ppClearTxq + .text.pp_stop_sw_txq + 0x420e5244 0x92 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e5244 pp_stop_sw_txq + .text.ppGetTaskHdl + 0x420e52d6 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420e52d6 ppGetTaskHdl + .text.dbg_lmac_ps_statis_reset + 0x420e52e0 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x420e52e0 dbg_lmac_ps_statis_reset + .text.dbg_lmac_init + 0x420e52f6 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x420e52f6 dbg_lmac_init + .text.pp_timer_beacon_monitor_tbtt + 0x420e52f8 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 + 0x420e530e 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 + 0x420e5324 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 + 0x420e5336 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 + 0x420e5348 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 + 0x420e535a 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 + 0x420e536c 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .text.pp_timer_active + 0x420e537e 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .text.pp_timer_dream + 0x420e5390 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 + 0x420e53a2 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 + 0x420e53b4 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x420e53b4 pp_timer_register_post_cb + .text.pp_timer_process + 0x420e53c0 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x420e53c0 pp_timer_process + .text.RC_GetDuration + 0x420e53d8 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + .text.RC_SetBasicRate + 0x420e5452 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x420e5452 RC_SetBasicRate + .text.RC_GetCtsTime + 0x420e5456 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x420e5456 RC_GetCtsTime + .text.rc11NRate2SchedIdx + 0x420e54b8 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rc11GRate2SchedIdx + 0x420e550a 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rc11BRate2SchedIdx + 0x420e5528 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rcLoRaRate2SchedIdx + 0x420e5546 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5546 rcLoRaRate2SchedIdx + .text.rcBuildIndex + 0x420e5564 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .text.rcUpdateAMPDUParam + 0x420e5578 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5578 rcUpdateAMPDUParam + .text.rcGet11NHighestRateIdx + 0x420e5626 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5626 rcGet11NHighestRateIdx + .text.rcGet11GHighestRateIdx + 0x420e56a8 0x78 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e56a8 rcGet11GHighestRateIdx + .text.rcGet11BHighestRateIdx + 0x420e5720 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5720 rcGet11BHighestRateIdx + .text.rcGetDefaultHigestRateIdx + 0x420e5768 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5768 rcGetDefaultHigestRateIdx + .text.rcGetHighestRateIdx + 0x420e5778 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5778 rcGetHighestRateIdx + .text.rcUpdatePhyMode + 0x420e57a2 0x30a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e57a2 rcUpdatePhyMode + .text.rcTxUpdatePer + 0x420e5aac 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5aac rcTxUpdatePer + .text.trc_set_per_pkt_rate + 0x420e5b26 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5b26 trc_set_per_pkt_rate + .text.rcUpdateRate + 0x420e5b3e 0x242 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5b3e rcUpdateRate + .text.rcReachRetryLimit + 0x420e5d80 0xe0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5d80 rcReachRetryLimit + .text.rcAttach + 0x420e5e60 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5e60 rcAttach + .text.rc_disable_trc + 0x420e5ed0 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5ed0 rc_disable_trc + .text.rc_disable_trc_by_interface + 0x420e5f5e 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5f5e rc_disable_trc_by_interface + .text.trc_init + 0x420e5f78 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e5f78 trc_init + .text.trc_update_ifx_phy_mode + 0x420e6026 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e6026 trc_update_ifx_phy_mode + .text.trc_deinit + 0x420e60b4 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e60b4 trc_deinit + .text.rc_set_per_conn_fix_rate + 0x420e60f4 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e60f4 rc_set_per_conn_fix_rate + .text.rc_enable_trc + 0x420e6160 0x112 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420e6160 rc_enable_trc + .text.wdev_csi_hw_bug_check + 0x420e6272 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6272 wdev_csi_hw_bug_check + .text.wDev_ftm_set_t1t4 + 0x420e6276 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6276 wDev_ftm_set_t1t4 + .text.wdev_csi_rx_process + 0x420e6286 0x15e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6286 wdev_csi_rx_process + .text.wDev_SnifferRxData + 0x420e63e4 0x28e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e63e4 wDev_SnifferRxData + .text.wDev_IndicateCtrlFrame + 0x420e6672 0x10c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6672 wDev_IndicateCtrlFrame + .text.wDev_SnifferRxAmpdu + 0x420e677e 0xb4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e677e wDev_SnifferRxAmpdu + .text.wDev_SetCurChannel + 0x420e6832 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6832 wDev_SetCurChannel + .text.wDev_SetAuthed + 0x420e684c 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e684c wDev_SetAuthed + .text.wDev_Set_Beacon_Int + 0x420e684e 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e684e wDev_Set_Beacon_Int + .text.wDev_Reset_TBTT + 0x420e6858 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6858 wDev_Reset_TBTT + .text.wDev_reset_bcnSendTick + 0x420e685e 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e685e wDev_reset_bcnSendTick + .text.wDev_Get_Next_TBTT + 0x420e6868 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6868 wDev_Get_Next_TBTT + .text.wdev_set_promis_misc_pkt + 0x420e68b4 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e68b4 wdev_set_promis_misc_pkt + .text.wdev_set_promis_ctrl_pkt + 0x420e68de 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e68de wdev_set_promis_ctrl_pkt + .text.wdev_set_promis + 0x420e6916 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6916 wdev_set_promis + .text.wDev_ftm_record_t1t4 + 0x420e6984 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6984 wDev_ftm_record_t1t4 + .text.wDev_ftm_record_t2t3 + 0x420e6994 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6994 wDev_ftm_record_t2t3 + .text.wDev_record_ftm_data_local + 0x420e69a4 0xbc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e69a4 wDev_record_ftm_data_local + .text.wDev_Rxbuf_Deinit + 0x420e6a60 0x82 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6a60 wDev_Rxbuf_Deinit + .text.wDev_Rxbuf_Init + 0x420e6ae2 0x222 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6ae2 wDev_Rxbuf_Init + .text.wDev_disable_low_rate + 0x420e6d04 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6d04 wDev_disable_low_rate + .text.wDev_enable_low_rate + 0x420e6d08 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6d08 wDev_enable_low_rate + .text.wDev_Insert_KeyEntry + 0x420e6d0c 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6d0c wDev_Insert_KeyEntry + .text.wDev_remove_KeyEntry + 0x420e6d8a 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6d8a wDev_remove_KeyEntry + .text.wDev_remove_KeyEntry_all_cnx + 0x420e6db2 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6db2 wDev_remove_KeyEntry_all_cnx + .text.wDev_Crypto_Disable + 0x420e6dfe 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6dfe wDev_Crypto_Disable + .text.wdev_is_mgmt_hwdecr_enabled + 0x420e6e1e 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6e1e wdev_is_mgmt_hwdecr_enabled + .text.wdev_data_init + 0x420e6e22 0x144 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6e22 wdev_data_init + .text.wdev_funcs_init + 0x420e6f66 0x95e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e6f66 wdev_funcs_init + .text.wdev_funcs_deinit + 0x420e78c4 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e78c4 wdev_funcs_deinit + .text.config_get_wifi_ampdu_rx_enable + 0x420e78f0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e78f0 config_get_wifi_ampdu_rx_enable + .text.config_get_wifi_ampdu_tx_enable + 0x420e78fa 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e78fa config_get_wifi_ampdu_tx_enable + .text.config_get_wifi_amsdu_tx_enable + 0x420e7904 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7904 config_get_wifi_amsdu_tx_enable + .text.config_get_wifi_nvs_enable + 0x420e790e 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e790e config_get_wifi_nvs_enable + .text.config_get_wifi_rx_baw + 0x420e7918 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7918 config_get_wifi_rx_baw + .text.config_get_wifi_static_rx_buffer_num + 0x420e7922 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7922 config_get_wifi_static_rx_buffer_num + .text.config_get_wifi_dynamic_rx_buffer_num + 0x420e792c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e792c config_get_wifi_dynamic_rx_buffer_num + .text.config_get_wifi_tx_buffer_type + 0x420e7936 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7936 config_get_wifi_tx_buffer_type + .text.config_get_wifi_static_tx_buffer_num + 0x420e7940 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7940 config_get_wifi_static_tx_buffer_num + .text.config_get_wifi_dynamic_tx_buffer_num + 0x420e794a 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e794a config_get_wifi_dynamic_tx_buffer_num + .text.config_get_wifi_rx_mgmt_buffer_type + 0x420e7954 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7954 config_get_wifi_rx_mgmt_buffer_type + .text.config_get_wifi_rx_mgmt_buffer_num + 0x420e795e 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e795e config_get_wifi_rx_mgmt_buffer_num + .text.config_get_wifi_cache_tx_buffer_num + 0x420e7968 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7968 config_get_wifi_cache_tx_buffer_num + .text.config_get_wifi_task_stack_size + 0x420e7972 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e7972 config_get_wifi_task_stack_size + .text.config_get_wifi_task_core_id + 0x420e799c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e799c config_get_wifi_task_core_id + .text.config_get_wifi_beacon_max_len + 0x420e79a6 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e79a6 config_get_wifi_beacon_max_len + .text.config_get_wifi_mgmt_sbuf_num + 0x420e79b0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e79b0 config_get_wifi_mgmt_sbuf_num + .text.config_get_wifi_feature_capabilities + 0x420e79ba 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e79ba config_get_wifi_feature_capabilities + .text.config_get_wifi_espnow_max_encrypt_num + 0x420e79c8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e79c8 config_get_wifi_espnow_max_encrypt_num + .text.config_get_wifi_sta_disconnected_pm + 0x420e79d2 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420e79d2 config_get_wifi_sta_disconnected_pm + .text.hal_agreement_add_rx_ba + 0x420e79dc 0x118 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x420e79dc hal_agreement_add_rx_ba + .text.hal_agreement_del_rx_ba + 0x420e7af4 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x420e7af4 hal_agreement_del_rx_ba + .text.hal_ba_session_restore_by_hw_index + 0x420e7b62 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x420e7b62 hal_ba_session_restore_by_hw_index + .text.hal_coex_pti_init + 0x420e7bd0 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420e7bd0 hal_coex_pti_init + .text.hal_set_rx_beacon_pti + 0x420e7be2 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420e7be2 hal_set_rx_beacon_pti + .text.hal_set_rx_beacon_time + 0x420e7c0c 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420e7c0c hal_set_rx_beacon_time + .text.hal_set_rx_active_pti + 0x420e7c38 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420e7c38 hal_set_rx_active_pti + .text.hal_set_rx_ack_pti + 0x420e7c4c 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420e7c4c hal_set_rx_ack_pti + .text.hal_set_wifi_default_pti + 0x420e7c66 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420e7c66 hal_set_wifi_default_pti + .text.hal_crypto_clr_key_entry + 0x420e7c88 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7c88 hal_crypto_clr_key_entry + .text.hal_crypto_set_key_entry + 0x420e7d0e 0x1b6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7d0e hal_crypto_set_key_entry + .text.hal_crypto_is_key_valid + 0x420e7ec4 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7ec4 hal_crypto_is_key_valid + .text.hal_crypto_get_key_entry + 0x420e7ed4 0xba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7ed4 hal_crypto_get_key_entry + .text.hal_crypto_init + 0x420e7f8e 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7f8e hal_crypto_init + .text.hal_crypto_mgmt_rx_enabled + 0x420e7fb8 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7fb8 hal_crypto_mgmt_rx_enabled + .text.hal_crypto_enable + 0x420e7fd8 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e7fd8 hal_crypto_enable + .text.hal_crypto_disable + 0x420e805e 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420e805e hal_crypto_disable + .text.hal_mac_tx_set_ppdu + 0x420e8094 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e8094 hal_mac_tx_set_ppdu + .text.hal_mac_set_txq_invalid + 0x420e80de 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e80de hal_mac_set_txq_invalid + .text.hal_mac_is_txq_valid + 0x420e80fa 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e80fa hal_mac_is_txq_valid + .text.hal_mac_tx_set_cca + 0x420e8110 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e8110 hal_mac_tx_set_cca + .text.hal_mac_disable_low_rate + 0x420e812c 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e812c hal_mac_disable_low_rate + .text.hal_mac_enable_low_rate + 0x420e815e 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e815e hal_mac_enable_low_rate + .text.mac_rxbuf_init + 0x420e8188 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e8188 mac_rxbuf_init + .text.mac_txrx_init + 0x420e81e4 0x196 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e81e4 mac_txrx_init + .text.hal_mac_set_rxq_policy + 0x420e837a 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e837a hal_mac_set_rxq_policy + .text.mac_last_rxbuf_init + 0x420e8396 0xb2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e8396 mac_last_rxbuf_init + .text.hal_deinit + 0x420e8448 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e8448 hal_deinit + .text.hal_mac_set_addr + 0x420e84ac 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e84ac hal_mac_set_addr + .text.hal_mac_set_bssid + 0x420e84f8 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e84f8 hal_mac_set_bssid + .text.hal_mac_rx_set_policy + 0x420e8574 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e8574 hal_mac_rx_set_policy + .text.hal_init + 0x420e8620 0x140 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e8620 hal_init + .text.hal_mac_tsf_reset + 0x420e8760 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e8760 hal_mac_tsf_reset + .text.hal_disable_sta_beacon_filter + 0x420e87ec 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e87ec hal_disable_sta_beacon_filter + .text.hal_mac_ftm_get_t3 + 0x420e880e 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420e880e hal_mac_ftm_get_t3 + .text.mac_tx_set_plcp1 + 0x420e8846 0xf6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e8846 mac_tx_set_plcp1 + .text.mac_tx_set_htsig + 0x420e893c 0x248 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e893c mac_tx_set_htsig + .text.hal_mac_fill_hwtxop + 0x420e8b84 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e8b84 hal_mac_fill_hwtxop + .text.mac_tx_set_txop_q + 0x420e8bca 0x11c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e8bca mac_tx_set_txop_q + .text.hal_mac_get_txq_state + 0x420e8ce6 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e8ce6 hal_mac_get_txq_state + .text.hal_mac_clr_txq_state + 0x420e8d22 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e8d22 hal_mac_clr_txq_state + .text.hal_mac_get_txq_pmd + 0x420e8d7c 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e8d7c hal_mac_get_txq_pmd + .text.hal_attenna_init + 0x420e8dc6 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e8dc6 hal_attenna_init + .text.hal_mac_rate_autoack_init + 0x420e8e28 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420e8e28 hal_mac_rate_autoack_init + .text.hal_sniffer_enable + 0x420e8e3e 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x420e8e3e hal_sniffer_enable + .text.hal_sniffer_disable + 0x420e8e9c 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x420e8e9c hal_sniffer_disable + .text.hal_sniffer_rx_set_promis + 0x420e8f04 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x420e8f04 hal_sniffer_rx_set_promis + .text.hal_sniffer_set_promis_misc_pkt + 0x420e8f90 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x420e8f90 hal_sniffer_set_promis_misc_pkt + .text.hal_enable_sta_tsf + 0x420e8ff2 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e8ff2 hal_enable_sta_tsf + .text.hal_disable_sta_tsf + 0x420e9002 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e9002 hal_disable_sta_tsf + .text.hal_disable_softap_tsf + 0x420e9014 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e9014 hal_disable_softap_tsf + .text.hal_timer_update_by_rtc + 0x420e9026 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e9026 hal_timer_update_by_rtc + .text.hal_set_sta_tsf + 0x420e905e 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e905e hal_set_sta_tsf + .text.hal_enable_sta_tbtt + 0x420e9070 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e9070 hal_enable_sta_tbtt + .text.hal_disable_sta_tbtt + 0x420e9098 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e9098 hal_disable_sta_tbtt + .text.hal_set_sta_tbtt + 0x420e90b4 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e90b4 hal_set_sta_tbtt + .text.hal_set_sta_tbtt_interval + 0x420e9108 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e9108 hal_set_sta_tbtt_interval + .text.hal_set_sta_tbtt_ahead_time + 0x420e911e 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e911e hal_set_sta_tbtt_ahead_time + .text.hal_set_sta_tsf_wakeup + 0x420e9130 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420e9130 hal_set_sta_tsf_wakeup + .text.esp_efuse_rtc_calib_get_ver + 0x420e9154 0x5a esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x420e9154 esp_efuse_rtc_calib_get_ver + .text.esp_efuse_rtc_calib_get_init_code + 0x420e91ae 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x420e91ae esp_efuse_rtc_calib_get_init_code + .text.bootloader_common_ota_select_crc + 0x420e9296 0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x420e9296 bootloader_common_ota_select_crc + .text.bootloader_common_ota_select_invalid + 0x420e92ae 0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x420e92ae bootloader_common_ota_select_invalid + .text.bootloader_common_ota_select_valid + 0x420e92d4 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x420e92d4 bootloader_common_ota_select_valid + .text.bootloader_common_check_chip_validity + 0x420e9304 0x13e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x420e9304 bootloader_common_check_chip_validity + .text.bootloader_common_select_otadata + 0x420e9442 0x5c esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x420e9442 bootloader_common_select_otadata + .text.bootloader_common_get_active_otadata + 0x420e949e 0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + 0x420e949e bootloader_common_get_active_otadata + .text.should_map + 0x420e94d2 0x28 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_segment_header + 0x420e94fa 0xb2 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_appended_hash_and_sig + 0x420e95ac 0x98 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_checksum + 0x420e9644 0xe4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_image_header + 0x420e9728 0xa0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_image_header + 0x420e97c8 0x8a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.should_load + 0x420e9852 0x4c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segment_data + 0x420e989e 0xd2 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segment + 0x420e9970 0x1a4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.process_segments + 0x420e9b14 0xdc esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.verify_simple_hash + 0x420e9bf0 0x84 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.image_load + 0x420e9c74 0x140 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .text.esp_image_verify + 0x420e9db4 0xe esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + 0x420e9db4 esp_image_verify + .text.bootloader_sha256_start + 0x420e9dc2 0x32 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x420e9dc2 bootloader_sha256_start + .text.bootloader_sha256_data + 0x420e9df4 0x58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x420e9df4 bootloader_sha256_data + .text.bootloader_sha256_finish + 0x420e9e4c 0x72 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + 0x420e9e4c bootloader_sha256_finish + .text.bootloader_debug_buffer + 0x420e9ebe 0x2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + 0x420e9ebe bootloader_debug_buffer + .text.load_partitions + 0x420e9ec0 0x1dc esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.ensure_partitions_loaded + 0x420ea09c 0x7a esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.iterator_create + 0x420ea116 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .text.esp_partition_iterator_release + 0x420ea154 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420ea154 esp_partition_iterator_release + .text.esp_partition_next + 0x420ea166 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420ea166 esp_partition_next + .text.esp_partition_find + 0x420ea21c 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420ea21c esp_partition_find + .text.esp_partition_get + 0x420ea262 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420ea262 esp_partition_get + .text.esp_partition_find_first + 0x420ea294 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420ea294 esp_partition_find_first + .text.esp_partition_verify + 0x420ea2c0 0xaa esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x420ea2c0 esp_partition_verify + .text.esp_partition_write + 0x420ea36a 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea36a esp_partition_write + .text.esp_partition_read_raw + 0x420ea3fa 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea3fa esp_partition_read_raw + .text.esp_partition_write_raw + 0x420ea456 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea456 esp_partition_write_raw + .text.esp_partition_erase_range + 0x420ea4be 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea4be esp_partition_erase_range + .text.esp_partition_mmap + 0x420ea53e 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea53e esp_partition_mmap + .text.esp_partition_munmap + 0x420ea5ce 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea5ce esp_partition_munmap + .text.esp_partition_read + 0x420ea5dc 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea5dc esp_partition_read + .text.esp_partition_is_flash_region_writable + 0x420ea688 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea688 esp_partition_is_flash_region_writable + .text.esp_partition_main_flash_region_safe + 0x420ea6ee 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x420ea6ee esp_partition_main_flash_region_safe + .text.clk_hal_lp_slow_get_freq_hz + 0x420ea73e 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420ea73e clk_hal_lp_slow_get_freq_hz + .text.clk_hal_xtal_get_freq_mhz + 0x420ea79a 0x5a esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420ea79a clk_hal_xtal_get_freq_mhz + .text.clk_hal_soc_root_get_freq_mhz + 0x420ea7f4 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420ea7f4 clk_hal_soc_root_get_freq_mhz + .text.clk_hal_cpu_get_freq_hz + 0x420ea856 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420ea856 clk_hal_cpu_get_freq_hz + .text.clk_hal_ahb_get_freq_hz + 0x420ea8ce 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420ea8ce clk_hal_ahb_get_freq_hz + .text.clk_hal_apb_get_freq_hz + 0x420ea8fa 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420ea8fa clk_hal_apb_get_freq_hz + .text.get_controller + 0x420ea908 0x1e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .text.adc_ll_calibration_prepare + 0x420ea926 0x6e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .text.adc_ll_calibration_finish + 0x420ea994 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .text.read_cal_channel + 0x420ea9ce 0xbe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .text.adc_hal_set_controller + 0x420eaa8c 0xe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x420eaa8c adc_hal_set_controller + .text.cal_setup + 0x420eaa9a 0xc2 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .text.adc_hal_arbiter_config + 0x420eab5c 0x12e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x420eab5c adc_hal_arbiter_config + .text.adc_hal_calibration_init + 0x420eac8a 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x420eac8a adc_hal_calibration_init + .text.adc_hal_set_calibration_param + 0x420eacc4 0x98 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x420eacc4 adc_hal_set_calibration_param + .text.adc_hal_self_calibration + 0x420ead5c 0x24e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x420ead5c adc_hal_self_calibration + .text.mpi_ll_write_to_mem_block + 0x420eafaa 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .text.mpi_ll_read_from_mem_block + 0x420eafee 0x38 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .text.mpi_hal_calc_hardware_words + 0x420eb026 0x2 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb026 mpi_hal_calc_hardware_words + .text.mpi_hal_enable_hardware_hw_op + 0x420eb028 0x20 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb028 mpi_hal_enable_hardware_hw_op + .text.mpi_hal_disable_hardware_hw_op + 0x420eb048 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb048 mpi_hal_disable_hardware_hw_op + .text.mpi_hal_interrupt_enable + 0x420eb056 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb056 mpi_hal_interrupt_enable + .text.mpi_hal_clear_interrupt + 0x420eb06e 0xc esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb06e mpi_hal_clear_interrupt + .text.mpi_hal_set_mode + 0x420eb07a 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb07a mpi_hal_set_mode + .text.mpi_hal_write_to_mem_block + 0x420eb084 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb084 mpi_hal_write_to_mem_block + .text.mpi_hal_write_at_offset + 0x420eb092 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb092 mpi_hal_write_at_offset + .text.mpi_hal_write_m_prime + 0x420eb0a6 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb0a6 mpi_hal_write_m_prime + .text.mpi_hal_write_rinv + 0x420eb0b0 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb0b0 mpi_hal_write_rinv + .text.mpi_hal_enable_constant_time + 0x420eb0be 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb0be mpi_hal_enable_constant_time + .text.mpi_hal_enable_search + 0x420eb0d6 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb0d6 mpi_hal_enable_search + .text.mpi_hal_set_search_position + 0x420eb0ee 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb0ee mpi_hal_set_search_position + .text.mpi_hal_start_op + 0x420eb0f8 0x26 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb0f8 mpi_hal_start_op + .text.mpi_hal_wait_op_complete + 0x420eb11e 0x1a esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb11e mpi_hal_wait_op_complete + .text.mpi_hal_read_result_hw_op + 0x420eb138 0x2a esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420eb138 mpi_hal_read_result_hw_op + .text.sha_hal_wait_idle + 0x420eb162 0xc esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x420eb162 sha_hal_wait_idle + .text.sha_hal_hash_block + 0x420eb16e 0x62 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x420eb16e sha_hal_hash_block + .text.sha_hal_hash_dma + 0x420eb1d0 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x420eb1d0 sha_hal_hash_dma + .text.sha_hal_read_digest + 0x420eb210 0x68 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x420eb210 sha_hal_read_digest + .text.sha_hal_write_digest + 0x420eb278 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x420eb278 sha_hal_write_digest + .text.aes_ll_write_key + 0x420eb2ac 0x5c esp-idf/hal/libhal.a(aes_hal.c.obj) + .text.aes_ll_set_iv + 0x420eb308 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + .text.aes_ll_read_iv + 0x420eb350 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + .text.aes_hal_setkey + 0x420eb398 0x2c esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420eb398 aes_hal_setkey + .text.aes_hal_transform_dma_start + 0x420eb3c4 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420eb3c4 aes_hal_transform_dma_start + .text.aes_hal_transform_dma_finish + 0x420eb3de 0x12 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420eb3de aes_hal_transform_dma_finish + .text.aes_hal_mode_init + 0x420eb3f0 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420eb3f0 aes_hal_mode_init + .text.aes_hal_set_iv + 0x420eb40a 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420eb40a aes_hal_set_iv + .text.aes_hal_read_iv + 0x420eb418 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420eb418 aes_hal_read_iv + .text.aes_hal_wait_done + 0x420eb426 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420eb426 aes_hal_wait_done + .text.hmac_ll_config_output + 0x420eb434 0x44 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .text.hmac_hal_start + 0x420eb478 0x16 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x420eb478 hmac_hal_start + .text.hmac_hal_configure + 0x420eb48e 0x68 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x420eb48e hmac_hal_configure + .text.hmac_hal_clean + 0x420eb4f6 0x1c esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x420eb4f6 hmac_hal_clean + .text.s_sleep_hook_register + 0x420eb512 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_deep_sleep_register_phy_hook + 0x420eb588 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x420eb588 esp_deep_sleep_register_phy_hook + .text.ds_acquire_enable + 0x420eb59e 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .text.ds_disable_release + 0x420eb62a 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .text.esp_ds_start_sign + 0x420eb696 0x114 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + 0x420eb696 esp_ds_start_sign + .text.esp_ds_finish_sign + 0x420eb7aa 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + 0x420eb7aa esp_ds_finish_sign + .text.adc2_init_code_calibration + 0x420eb81a 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .text.adc2_cal_include + 0x420eb84e 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x420eb84e adc2_cal_include + .text.getrandom + 0x420eb850 0x24 esp-idf/newlib/libnewlib.a(random.c.obj) + 0x420eb850 getrandom + .text.lib_printf + 0x420eb874 0x88 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.phy_printf + 0x420eb8fc 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420eb8fc phy_printf + .text.pp_printf + 0x420eb926 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420eb926 pp_printf + .text.net80211_printf + 0x420eb950 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420eb950 net80211_printf + .text.coexist_printf + 0x420eb97a 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420eb97a coexist_printf + .text.lwip_freeaddrinfo + 0x420eb9a4 0x1e esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x420eb9a4 lwip_freeaddrinfo + .text.lwip_getaddrinfo + 0x420eb9c2 0x2e4 esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x420eb9c2 lwip_getaddrinfo + .text.get_ip_info + 0x420ebca6 0x2c esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.node_insert_to_list + 0x420ebcd2 0x36 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.add_msg_type + 0x420ebd08 0x16 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.add_offer_options + 0x420ebd1e 0x200 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.add_end 0x420ebf1e 0xa esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.kill_oldest_dhcps_pool + 0x420ebf28 0x74 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.parse_options + 0x420ebf9c 0xb6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.create_msg + 0x420ec052 0x64 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_response_ip_set + 0x420ec0b6 0xda esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_poll_set + 0x420ec190 0x13e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_new + 0x420ec2ce 0x46 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ec2ce dhcps_new + .text.dhcps_delete + 0x420ec314 0x22 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ec314 dhcps_delete + .text.dhcps_set_option_info + 0x420ec336 0xa6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ec336 dhcps_set_option_info + .text.node_remove_from_list + 0x420ec3dc 0x2e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ec3dc node_remove_from_list + .text.dhcps_tmr + 0x420ec40a 0x9a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.parse_msg + 0x420ec4a4 0x228 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_pbuf_alloc + 0x420ec6cc 0x24 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ec6cc dhcps_pbuf_alloc + .text.send_offer + 0x420ec6f0 0xba esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.send_ack + 0x420ec7aa 0xd6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.send_nak + 0x420ec880 0x10e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.handle_dhcp + 0x420ec98e 0x110 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_set_new_lease_cb + 0x420eca9e 0xe esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420eca9e dhcps_set_new_lease_cb + .text.dhcps_start + 0x420ecaac 0xf4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ecaac dhcps_start + .text.dhcps_stop + 0x420ecba0 0x82 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x420ecba0 dhcps_stop + .text.esp_netif_action_start + 0x420ecc22 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x420ecc22 esp_netif_action_start + .text.esp_netif_action_stop + 0x420ecc30 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x420ecc30 esp_netif_action_stop + .text.esp_netif_action_connected + 0x420ecc3e 0x150 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x420ecc3e esp_netif_action_connected + .text.esp_netif_action_disconnected + 0x420ecd8e 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x420ecd8e esp_netif_action_disconnected + .text.esp_netif_action_got_ip + 0x420ecd9c 0x8c esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x420ecd9c esp_netif_action_got_ip + .text.low_level_init + 0x420ece28 0x26 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .text.low_level_output + 0x420ece4e 0x8c esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .text.wlanif_input + 0x420eceda 0x5a esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x420eceda wlanif_input + .text.wlanif_init + 0x420ecf34 0x7c esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x420ecf34 wlanif_init + .text.wlanif_init_sta + 0x420ecfb0 0x1e esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x420ecfb0 wlanif_init_sta + .text.wlanif_init_ap + 0x420ecfce 0x1e esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x420ecfce wlanif_init_ap + .text.esp_pbuf_free + 0x420ecfec 0x1e esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .text.esp_pbuf_allocate + 0x420ed00a 0x6a esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + 0x420ed00a esp_pbuf_allocate + .text.wpa_ap_get_peer_spp_msg + 0x420ed074 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed074 wpa_ap_get_peer_spp_msg + .text.wpa_attach + 0x420ed088 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed088 wpa_attach + .text.wpa_config_done + 0x420ed0b4 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed0b4 wpa_config_done + .text.wpa_ap_get_wpa_ie + 0x420ed0c0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed0c0 wpa_ap_get_wpa_ie + .text.wpa_ap_rx_eapol + 0x420ed0f0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed0f0 wpa_ap_rx_eapol + .text.wpa_deattach + 0x420ed110 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed110 wpa_deattach + .text.wpa_parse_wpa_ie_wrapper + 0x420ed14a 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed14a wpa_parse_wpa_ie_wrapper + .text.hostap_sta_join + 0x420ed198 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text.wpa_sta_disconnected_cb + 0x420ed2c6 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text.wpa_sta_connected_cb + 0x420ed332 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text.wpa_install_key + 0x420ed33e 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed33e wpa_install_key + .text.wpa_get_key + 0x420ed350 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed350 wpa_get_key + .text.wpa_deauthenticate + 0x420ed35e 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed35e wpa_deauthenticate + .text.wpa_config_profile + 0x420ed36c 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed36c wpa_config_profile + .text.wpa_config_bss + 0x420ed3ba 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed3ba wpa_config_bss + .text.wpa_sta_connect + 0x420ed40a 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed40a wpa_sta_connect + .text.wpa_config_assoc_ie + 0x420ed446 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed446 wpa_config_assoc_ie + .text.wpa_neg_complete + 0x420ed470 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed470 wpa_neg_complete + .text.esp_supplicant_init + 0x420ed47e 0x136 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed47e esp_supplicant_init + .text.esp_supplicant_deinit + 0x420ed5b4 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420ed5b4 esp_supplicant_deinit + .text.ieee80211_handle_rx_frm + 0x420ed5d2 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .text.esp_supplicant_unset_all_appie + 0x420ed5fc 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420ed5fc esp_supplicant_unset_all_appie + .text.esp_supplicant_common_deinit + 0x420ed620 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420ed620 esp_supplicant_common_deinit + .text.esp_supplicant_common_init + 0x420ed650 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420ed650 esp_supplicant_common_init + .text.supplicant_sta_conn_handler + 0x420ed694 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420ed694 supplicant_sta_conn_handler + .text.supplicant_sta_disconn_handler + 0x420ed696 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420ed696 supplicant_sta_disconn_handler + .text.esp_set_scan_ie + 0x420ed698 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420ed698 esp_set_scan_ie + .text.esp_set_assoc_ie + 0x420ed69a 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420ed69a esp_set_assoc_ie + .text.wpa3_parse_sae_commit + 0x420ed6fc 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_parse_sae_confirm + 0x420ed7f4 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_build_sae_commit + 0x420ed852 0x34c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_build_sae_confirm + 0x420edb9e 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_build_sae_msg + 0x420edc18 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_process_rx_confirm + 0x420edc82 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.esp_wpa3_free_sae_data + 0x420edd54 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420edd54 esp_wpa3_free_sae_data + .text.wpa3_parse_sae_msg + 0x420eddac 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.esp_wifi_register_wpa3_cb + 0x420edde0 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420edde0 esp_wifi_register_wpa3_cb + .text.wpa3_hostap_post_evt + 0x420eddf6 0x11e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420eddf6 wpa3_hostap_post_evt + .text.wpa3_hostap_handle_auth + 0x420edf14 0xe2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_hostap_auth_init + 0x420edff6 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420edff6 wpa3_hostap_auth_init + .text.wpa3_hostap_auth_deinit + 0x420ee0b6 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420ee0b6 wpa3_hostap_auth_deinit + .text.esp_send_sae_auth_reply + 0x420ee0d0 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420ee0d0 esp_send_sae_auth_reply + .text.wpa3_process_rx_commit + 0x420ee192 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.esp_wpa3_hostap_task + 0x420ee296 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.esp_wifi_register_wpa3_ap_cb + 0x420ee386 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420ee386 esp_wifi_register_wpa3_ap_cb + .text.owe_build_dhie + 0x420ee392 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x420ee392 owe_build_dhie + .text.owe_deinit + 0x420ee3ac 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x420ee3ac owe_deinit + .text.esp_wifi_register_owe_cb + 0x420ee3e8 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x420ee3e8 esp_wifi_register_owe_cb + .text.hostapd_get_hapd_data + 0x420ee3fe 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x420ee3fe hostapd_get_hapd_data + .text.hostap_init + 0x420ee408 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x420ee408 hostap_init + .text.hostapd_cleanup + 0x420ee6aa 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x420ee6aa hostapd_cleanup + .text.hostap_deinit + 0x420ee73a 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x420ee73a hostap_deinit + .text.esp_wifi_build_rsnxe + 0x420ee798 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x420ee798 esp_wifi_build_rsnxe + .text.esp_send_assoc_resp + 0x420ee7f0 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x420ee7f0 esp_send_assoc_resp + .text.ecp_opp 0x420ee8a0 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_alloc_key + 0x420ee8ec 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_deinit + 0x420ee90e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee90e crypto_ec_deinit + .text.crypto_ec_init + 0x420ee92e 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee92e crypto_ec_init + .text.crypto_ec_point_init + 0x420ee970 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee970 crypto_ec_point_init + .text.crypto_ec_prime_len + 0x420ee99a 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee99a crypto_ec_prime_len + .text.crypto_ec_order_len + 0x420ee9aa 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee9aa crypto_ec_order_len + .text.crypto_ec_prime_len_bits + 0x420ee9bc 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee9bc crypto_ec_prime_len_bits + .text.crypto_ec_get_prime + 0x420ee9cc 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee9cc crypto_ec_get_prime + .text.crypto_ec_get_order + 0x420ee9d0 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee9d0 crypto_ec_get_order + .text.crypto_ec_get_b + 0x420ee9d6 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee9d6 crypto_ec_get_b + .text.crypto_ec_point_deinit + 0x420ee9da 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee9da crypto_ec_point_deinit + .text.crypto_ec_point_to_bin + 0x420ee9f8 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ee9f8 crypto_ec_point_to_bin + .text.crypto_ec_point_from_bin + 0x420eea56 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eea56 crypto_ec_point_from_bin + .text.crypto_ec_point_add + 0x420eeacc 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eeacc crypto_ec_point_add + .text.crypto_ec_point_mul + 0x420eeb26 0x94 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eeb26 crypto_ec_point_mul + .text.crypto_ec_point_invert + 0x420eebba 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eebba crypto_ec_point_invert + .text.crypto_ec_point_compute_y_sqr + 0x420eebd0 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eebd0 crypto_ec_point_compute_y_sqr + .text.crypto_ec_point_solve_y_coord + 0x420eecc8 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eecc8 crypto_ec_point_solve_y_coord + .text.crypto_ec_point_is_at_infinity + 0x420eed96 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eed96 crypto_ec_point_is_at_infinity + .text.crypto_ec_point_is_on_curve + 0x420eeda6 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eeda6 crypto_ec_point_is_on_curve + .text.crypto_ec_point_cmp + 0x420eee4e 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eee4e crypto_ec_point_cmp + .text.crypto_ec_set_pubkey_point + 0x420eee60 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eee60 crypto_ec_set_pubkey_point + .text.crypto_ec_free_key + 0x420eef22 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eef22 crypto_ec_free_key + .text.crypto_ec_get_mbedtls_to_nist_group_id + 0x420eef40 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eef40 crypto_ec_get_mbedtls_to_nist_group_id + .text.crypto_ec_key_group + 0x420eef88 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eef88 crypto_ec_key_group + .text.crypto_mbedtls_get_grp_id + 0x420eefb4 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eefb4 crypto_mbedtls_get_grp_id + .text.crypto_ecdh_deinit + 0x420eefd6 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eefd6 crypto_ecdh_deinit + .text.crypto_ecdh_init + 0x420eeff6 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420eeff6 crypto_ecdh_init + .text.crypto_ecdh_get_pubkey + 0x420ef0b0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ef0b0 crypto_ecdh_get_pubkey + .text.crypto_ecdh_set_peerkey + 0x420ef110 0x264 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ef110 crypto_ecdh_set_peerkey + .text.crypto_ec_key_parse_pub + 0x420ef374 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ef374 crypto_ec_key_parse_pub + .text.crypto_ec_key_deinit + 0x420ef3c0 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ef3c0 crypto_ec_key_deinit + .text.crypto_ec_key_verify_signature + 0x420ef3de 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420ef3de crypto_ec_key_verify_signature + .text.timeout_exists + 0x420ef486 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_run_timer + 0x420ef4ae 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_remove_timeout + 0x420ef4ce 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_init + 0x420ef534 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x420ef534 eloop_init + .text.eloop_register_timeout + 0x420ef5c6 0x1b2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x420ef5c6 eloop_register_timeout + .text.eloop_cancel_timeout + 0x420ef778 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x420ef778 eloop_cancel_timeout + .text.eloop_run + 0x420ef7e4 0x142 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x420ef7e4 eloop_run + .text.eloop_run_wrapper + 0x420ef926 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_destroy + 0x420ef936 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x420ef936 eloop_destroy + .text.hostapd_derive_psk + 0x420ef9e8 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_setup_sae_pt + 0x420efa28 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420efa28 hostapd_setup_sae_pt + .text.hostapd_setup_wpa_psk + 0x420efa96 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420efa96 hostapd_setup_wpa_psk + .text.hostapd_get_psk + 0x420efadc 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420efadc hostapd_get_psk + .text.hostapd_config_clear_wpa_psk + 0x420efb2e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420efb2e hostapd_config_clear_wpa_psk + .text.hostapd_config_free_bss + 0x420efb58 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420efb58 hostapd_config_free_bss + .text.wpa_auth_get_sm + 0x420efb80 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_add_sm + 0x420efbae 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_del_sm + 0x420efbfa 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_use_aes_cmac + 0x420efc32 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_pmksa_free_cb + 0x420efc46 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_request_new_ptk + 0x420efc48 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_receive_error_report + 0x420efc56 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_DISCONNECTED_Enter + 0x420efc68 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKCALCNEGOTIATING2_Enter + 0x420efc88 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.ieee80211w_kde_len + 0x420efca8 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_IDLE_Enter + 0x420efcb8 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_REKEYESTABLISHED_Enter + 0x420efce2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_KEYERROR_Enter + 0x420efd1c 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_free_sta_sm + 0x420efd52 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_sm_ptk_update + 0x420efda4 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_init_gmk_and_counter + 0x420efdce 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_AUTHENTICATION_Enter + 0x420efe7a 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_gmk_to_gtk + 0x420efebe 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_gtk_update + 0x420eff5a 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_gtk_init + 0x420f0020 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_setkeys + 0x420f006c 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_set_key + 0x420f00ac 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_config_group_keys + 0x420f013c 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_setkeysdone + 0x420f01bc 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_sm_step + 0x420f01de 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_init + 0x420f0228 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_ensure_init + 0x420f029a 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_AUTHENTICATION2_Enter + 0x420f02d6 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_rekey_gtk + 0x420f0324 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_replay_counter_valid + 0x420f036e 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_replay_counter_mark_invalid + 0x420f03ba 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_derive_ptk + 0x420f040c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_verify_key_mic + 0x420f0446 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_sta_disconnect + 0x420f04ec 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_DISCONNECT_Enter + 0x420f04fe 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKINITDONE_Enter + 0x420f053c 0xbe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.ieee80211w_kde_add + 0x420f05fa 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.resend_eapol_handle + 0x420f0670 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f0670 resend_eapol_handle + .text.wpa_init + 0x420f0690 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f0690 wpa_init + .text.wpa_auth_sta_init + 0x420f0774 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f0774 wpa_auth_sta_init + .text.wpa_auth_sta_deinit + 0x420f07e2 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f07e2 wpa_auth_sta_deinit + .text.wpa_auth_pmksa_add_sae + 0x420f0828 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f0828 wpa_auth_pmksa_add_sae + .text.wpa_auth_add_sae_pmkid + 0x420f085e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f085e wpa_auth_add_sae_pmkid + .text.__wpa_send_eapol + 0x420f0888 0x482 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f0888 __wpa_send_eapol + .text.wpa_send_eapol + 0x420f0d0a 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKSTART_Enter + 0x420f0d7c 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKINITNEGOTIATING_Enter + 0x420f0e98 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_REKEYNEGOTIATING_Enter + 0x420f103c 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_Step + 0x420f1160 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_remove_ptk + 0x420f1206 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f1206 wpa_remove_ptk + .text.sm_WPA_PTK_INITIALIZE_Enter + 0x420f1250 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_deinit + 0x420f12b8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f12b8 wpa_deinit + .text.wpa_ap_remove + 0x420f12fc 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f12fc wpa_ap_remove + .text.wpa_auth_uses_sae + 0x420f135c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f135c wpa_auth_uses_sae + .text.wpa_auth_get_psk + 0x420f1376 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKCALCNEGOTIATING_Enter + 0x420f13d4 0x17c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_INITPSK_Enter + 0x420f1550 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_Step + 0x420f15c6 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_sm_step + 0x420f17ba 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_rekey_ptk + 0x420f1856 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_sta_associated + 0x420f1872 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f1872 wpa_auth_sta_associated + .text.wpa_receive + 0x420f18e8 0x464 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f18e8 wpa_receive + .text.hostap_eapol_resend_process + 0x420f1d4c 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f1d4c hostap_eapol_resend_process + .text.wpa_ap_join + 0x420f1d74 0x110 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420f1d74 wpa_ap_join + .text.wpa_parse_generic + 0x420f1e84 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .text.wpa_write_wpa_ie + 0x420f1fe2 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .text.wpa_write_rsn_ie + 0x420f20e8 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420f20e8 wpa_write_rsn_ie + .text.wpa_write_rsnxe + 0x420f2328 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420f2328 wpa_write_rsnxe + .text.wpa_auth_gen_wpa_ie + 0x420f236a 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420f236a wpa_auth_gen_wpa_ie + .text.wpa_add_kde + 0x420f2406 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420f2406 wpa_add_kde + .text.wpa_validate_wpa_ie + 0x420f2480 0x32c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420f2480 wpa_validate_wpa_ie + .text.wpa_parse_kde_ies + 0x420f27ac 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420f27ac wpa_parse_kde_ies + .text.wpa_auth_uses_mfp + 0x420f2872 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420f2872 wpa_auth_uses_mfp + .text._pmksa_cache_free_entry + 0x420f2882 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text.pmksa_cache_set_expiration + 0x420f28b8 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text.pmksa_cache_link_entry + 0x420f290a 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text.pmksa_cache_free_entry + 0x420f2972 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420f2972 pmksa_cache_free_entry + .text.pmksa_cache_expire + 0x420f29f4 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text.pmksa_cache_auth_create_entry + 0x420f2a32 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420f2a32 pmksa_cache_auth_create_entry + .text.pmksa_cache_auth_deinit + 0x420f2b56 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420f2b56 pmksa_cache_auth_deinit + .text.pmksa_cache_auth_get + 0x420f2bb6 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420f2bb6 pmksa_cache_auth_get + .text.pmksa_cache_auth_add_entry + 0x420f2c2e 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420f2c2e pmksa_cache_auth_add_entry + .text.pmksa_cache_auth_add + 0x420f2c7e 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420f2c7e pmksa_cache_auth_add + .text.pmksa_cache_auth_init + 0x420f2cc2 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420f2cc2 pmksa_cache_auth_init + .text.ap_sta_list_del + 0x420f2cf0 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .text.ap_sta_hash_del + 0x420f2d0e 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .text.ap_get_sta + 0x420f2d82 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x420f2d82 ap_get_sta + .text.ap_sta_hash_add + 0x420f2dbe 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x420f2dbe ap_sta_hash_add + .text.ap_free_sta + 0x420f2dd2 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x420f2dd2 ap_free_sta + .text.ap_sta_add + 0x420f2e38 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x420f2e38 ap_sta_add + .text.sae_set_state + 0x420f2ed8 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.sae_get_password + 0x420f2ede 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.use_sae_anti_clogging + 0x420f2eea 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.sae_check_big_sync + 0x420f2f3c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.sae_status_success + 0x420f2f76 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.auth_build_sae_commit + 0x420f2fbc 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.auth_sae_send_commit + 0x420f30d6 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.auth_build_sae_confirm + 0x420f3160 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.auth_sae_send_confirm + 0x420f3198 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.sae_accept_sta + 0x420f31f0 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420f31f0 sae_accept_sta + .text.sae_sm_step + 0x420f323c 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.handle_auth_sae + 0x420f3430 0x2dc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420f3430 handle_auth_sae + .text.auth_sae_queue + 0x420f370c 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420f370c auth_sae_queue + .text.wpa_res_to_status_code + 0x420f383c 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420f383c wpa_res_to_status_code + .text.wpabuf_put_le16 + 0x420f38e2 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .text.comeback_token_hash + 0x420f3904 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x420f3904 comeback_token_hash + .text.check_comeback_token + 0x420f3932 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x420f3932 check_comeback_token + .text.auth_build_token_req + 0x420f39dc 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x420f39dc auth_build_token_req + .text.const_time_memcmp + 0x420f3b42 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sswu_curve_param + 0x420f3b76 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_is_password_id_elem + 0x420f3b88 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_is_rejected_groups_elem + 0x420f3bcc 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_is_token_container_elem + 0x420f3c14 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_is_akm_suite_selector_elem + 0x420f3c58 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_token + 0x420f3ca0 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_token_container + 0x420f3ce4 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_akm_suite_selector + 0x420f3d1a 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.hkdf_extract + 0x420f3d98 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_pwd_seed + 0x420f3dc0 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_cn_confirm + 0x420f3e16 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_cn_confirm_ffc + 0x420f3ee2 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.hkdf_expand + 0x420f3f84 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_commit_element_ffc + 0x420f3fda 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_k_ffc + 0x420f4038 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.debug_print_bignum + 0x420f40ce 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sswu 0x420f410a 0x802 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_cn_confirm_ecc + 0x420f490c 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_max_min_addr + 0x420f49ac 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_pwd_seed_key + 0x420f49ee 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_password_identifier + 0x420f4ada 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_test_pwd_seed_ffc + 0x420f4bd4 0x144 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_pwe_ffc + 0x420f4d18 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_test_pwd_seed_ecc + 0x420f4e78 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_pwe_ecc + 0x420f4f4c 0x37a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_commit_element_ecc + 0x420f52c6 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_commit + 0x420f5326 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.wpabuf_put_le16 + 0x420f53d6 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.wpabuf_put_data + 0x420f53f8 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.wpabuf_put_str + 0x420f5422 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_rejected_groups + 0x420f544c 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_k_ecc + 0x420f54d4 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_kdf_hash + 0x420f5572 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_scalar + 0x420f5592 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_element_ffc + 0x420f562a 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_element_ecc + 0x420f571e 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_element + 0x420f57e2 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_clear_temp_data + 0x420f57fc 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f57fc sae_clear_temp_data + .text.sae_clear_data + 0x420f589e 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f589e sae_clear_data + .text.sae_set_group + 0x420f58d4 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f58d4 sae_set_group + .text.sae_ecc_prime_len_2_hash_len + 0x420f599e 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f599e sae_ecc_prime_len_2_hash_len + .text.sae_derive_pt_ecc + 0x420f59c0 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_ffc_prime_len_2_hash_len + 0x420f5b7c 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f5b7c sae_ffc_prime_len_2_hash_len + .text.sae_derive_pt_ffc + 0x420f5b9e 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_keys + 0x420f5dc6 0x298 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_pwe_from_pt_ecc + 0x420f605e 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f605e sae_derive_pwe_from_pt_ecc + .text.sae_derive_pwe_from_pt_ffc + 0x420f61c4 0x16a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f61c4 sae_derive_pwe_from_pt_ffc + .text.sae_deinit_pt + 0x420f632e 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f632e sae_deinit_pt + .text.sae_derive_pt_group + 0x420f636a 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_pt + 0x420f6416 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f6416 sae_derive_pt + .text.sae_prepare_commit + 0x420f6494 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f6494 sae_prepare_commit + .text.sae_prepare_commit_pt + 0x420f650c 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f650c sae_prepare_commit_pt + .text.sae_process_commit + 0x420f6656 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f6656 sae_process_commit + .text.sae_write_commit + 0x420f66ba 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f66ba sae_write_commit + .text.sae_group_allowed + 0x420f68d2 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f68d2 sae_group_allowed + .text.sae_parse_commit + 0x420f6950 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f6950 sae_parse_commit + .text.sae_write_confirm + 0x420f6aa6 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f6aa6 sae_write_confirm + .text.sae_check_confirm + 0x420f6b6c 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420f6b6c sae_check_confirm + .text.dragonfly_get_rand_1_to_p_1 + 0x420f6c20 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .text.dragonfly_get_rand_2_to_r_1 + 0x420f6ca2 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .text.dragonfly_min_pwe_loop_iter + 0x420f6ce0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420f6ce0 dragonfly_min_pwe_loop_iter + .text.dragonfly_get_random_qr_qnr + 0x420f6d40 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420f6d40 dragonfly_get_random_qr_qnr + .text.dragonfly_is_quadratic_residue_blind + 0x420f6dee 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420f6dee dragonfly_is_quadratic_residue_blind + .text.dragonfly_generate_scalar + 0x420f6f0e 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420f6f0e dragonfly_generate_scalar + .text.dragonfly_sqrt + 0x420f6f82 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420f6f82 dragonfly_sqrt + .text.wpa_kck_len + 0x420f704e 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_kek_len + 0x420f707a 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.rsn_selector_to_bitfield + 0x420f70c0 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.rsn_key_mgmt_to_bitfield + 0x420f7146 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_selector_to_bitfield + 0x420f71e0 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_key_mgmt_to_bitfield + 0x420f7254 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_mic_len + 0x420f72a4 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f72a4 wpa_mic_len + .text.wpa_cipher_valid_mgmt_group + 0x420f72c2 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f72c2 wpa_cipher_valid_mgmt_group + .text.wpa_parse_wpa_ie_rsnxe + 0x420f72e6 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f72e6 wpa_parse_wpa_ie_rsnxe + .text.wpa_parse_wpa_ie_rsn + 0x420f733e 0x1e6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f733e wpa_parse_wpa_ie_rsn + .text.wpa_parse_wpa_ie_wpa + 0x420f7524 0x1a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7524 wpa_parse_wpa_ie_wpa + .text.wpa_use_akm_defined + 0x420f76c4 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f76c4 wpa_use_akm_defined + .text.wpa_use_aes_key_wrap + 0x420f76f8 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f76f8 wpa_use_aes_key_wrap + .text.wpa_eapol_key_mic + 0x420f773e 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f773e wpa_eapol_key_mic + .text.wpa_akm_to_suite + 0x420f7844 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7844 wpa_akm_to_suite + .text.wpa_compare_rsn_ie + 0x420f78f2 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f78f2 wpa_compare_rsn_ie + .text.rsn_pmkid + 0x420f7922 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7922 rsn_pmkid + .text.wpa_cipher_key_len + 0x420f797e 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f797e wpa_cipher_key_len + .text.wpa_pmk_to_ptk + 0x420f79c4 0x24a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f79c4 wpa_pmk_to_ptk + .text.wpa_cipher_to_alg + 0x420f7c0e 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7c0e wpa_cipher_to_alg + .text.wpa_cipher_valid_pairwise + 0x420f7c42 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7c42 wpa_cipher_valid_pairwise + .text.wpa_cipher_to_suite + 0x420f7c6e 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7c6e wpa_cipher_to_suite + .text.rsn_cipher_put_suites + 0x420f7d22 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7d22 rsn_cipher_put_suites + .text.wpa_cipher_put_suites + 0x420f7d86 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420f7d86 wpa_cipher_put_suites + .text.hmac_sha256_kdf + 0x420f7dea 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x420f7dea hmac_sha256_kdf + .text.dh_groups_get + 0x420f7f04 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x420f7f04 dh_groups_get + .text.wpa_supplicant_verify_eapol_key_mic + 0x420f7f32 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.is_wpa2_enterprise_connection + 0x420f80ac 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_derive_ptk + 0x420f80de 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_check_group_cipher + 0x420f8114 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_decrypt_key_data + 0x420f8168 0xee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_set_seq + 0x420f8256 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_install_igtk + 0x420f82c4 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.ieee80211w_set_keys + 0x420f8348 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_get_key + 0x420f8396 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_gtk_in_use + 0x420f83a4 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_pmksa_free_cb + 0x420f84d0 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpabuf_put_le16 + 0x420f8550 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpabuf_put_data + 0x420f8572 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.cipher_type_map_supp_to_public + 0x420f859c 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f859c cipher_type_map_supp_to_public + .text.cipher_type_map_public_to_supp + 0x420f862a 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f862a cipher_type_map_public_to_supp + .text.wpa_eapol_key_send + 0x420f8684 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f8684 wpa_eapol_key_send + .text.wpa_sm_key_request + 0x420f872c 0x1ee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_rekey_ptk + 0x420f891a 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_send_4_of_4 + 0x420f892c 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_send_2_of_2 + 0x420f8a7a 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_send_2_of_4 + 0x420f8bc4 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f8bc4 wpa_supplicant_send_2_of_4 + .text.wpa_supplicant_gtk_tx_bit_workaround + 0x420f8d66 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f8d66 wpa_supplicant_gtk_tx_bit_workaround + .text.wpa_supplicant_process_1_of_2_rsn + 0x420f8d7a 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_process_1_of_2_wpa + 0x420f8e1a 0x13e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_pairwise_gtk + 0x420f8f58 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f8f58 wpa_supplicant_pairwise_gtk + .text.wpa_report_ie_mismatch + 0x420f8fe8 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f8fe8 wpa_report_ie_mismatch + .text.wpa_supplicant_validate_ie + 0x420f8ff8 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_set_state + 0x420f9104 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f9104 wpa_sm_set_state + .text.wpa_supplicant_key_neg_complete + 0x420f9144 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f9144 wpa_supplicant_key_neg_complete + .text.wpa_sm_set_pmk_from_pmksa + 0x420f9182 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f9182 wpa_sm_set_pmk_from_pmksa + .text.wpa_supplicant_get_pmk + 0x420f91b8 0x19c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_process_1_of_4 + 0x420f9354 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f9354 wpa_supplicant_process_1_of_4 + .text.wpa_sm_init + 0x420f94ce 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f94ce wpa_sm_init + .text.wpa_sm_notify_assoc + 0x420f953e 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f953e wpa_sm_notify_assoc + .text.wpa_set_profile + 0x420f95fa 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f95fa wpa_set_profile + .text.wpa_set_pmk + 0x420f96ea 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f96ea wpa_set_pmk + .text.wpa_set_passphrase + 0x420f9796 0xde esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f9796 wpa_set_passphrase + .text.set_assoc_ie + 0x420f9874 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f9874 set_assoc_ie + .text.wpa_sm_set_key + 0x420f98d0 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f98d0 wpa_sm_set_key + .text.wpa_supplicant_install_ptk + 0x420f9990 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_process_3_of_4 + 0x420f9a44 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_install_gtk + 0x420f9b9a 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_process_1_of_2 + 0x420f9cfa 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_rx_eapol + 0x420f9de0 0x30e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420f9de0 wpa_sm_rx_eapol + .text.wpa_supplicant_activate_ptk + 0x420fa0ee 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_send_4_of_4_txcallback + 0x420fa148 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_clr_countermeasures + 0x420fa1d4 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa1d4 wpa_supplicant_clr_countermeasures + .text.wpa_supplicant_stop_countermeasures + 0x420fa1e2 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa1e2 wpa_supplicant_stop_countermeasures + .text.wpa_michael_mic_failure + 0x420fa224 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa224 wpa_michael_mic_failure + .text.eapol_txcb + 0x420fa2de 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa2de eapol_txcb + .text.wpa_sta_in_4way_handshake + 0x420fa3aa 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa3aa wpa_sta_in_4way_handshake + .text.wpa_sta_cur_pmksa_matches_akm + 0x420fa3d8 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa3d8 wpa_sta_cur_pmksa_matches_akm + .text.wpa_sta_clear_curr_pmksa + 0x420fa40c 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa40c wpa_sta_clear_curr_pmksa + .text.get_wpa_sm + 0x420fa440 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa440 get_wpa_sm + .text.wpa_sm_set_ap_rsnxe + 0x420fa44a 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa44a wpa_sm_set_ap_rsnxe + .text.wpa_sm_set_assoc_rsnxe + 0x420fa504 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa504 wpa_sm_set_assoc_rsnxe + .text.wpa_set_bss + 0x420fa55c 0x316 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa55c wpa_set_bss + .text.wpa_sm_drop_sa + 0x420fa872 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa872 wpa_sm_drop_sa + .text.wpa_sm_deinit + 0x420fa8d6 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa8d6 wpa_sm_deinit + .text.wpa_sm_notify_disassoc + 0x420fa920 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa920 wpa_sm_notify_disassoc + .text.owe_build_assoc_req + 0x420fa964 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420fa964 owe_build_assoc_req + .text.owe_process_assoc_resp + 0x420faa36 0x206 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420faa36 owe_process_assoc_resp + .text.wpa_parse_generic + 0x420fac3c 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .text.wpa_gen_wpa_ie_rsn + 0x420fadda 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .text.wpa_gen_wpa_ie_wpa + 0x420fb0e4 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .text.wpa_parse_wpa_ie + 0x420fb214 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x420fb214 wpa_parse_wpa_ie + .text.wpa_gen_wpa_ie + 0x420fb254 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x420fb254 wpa_gen_wpa_ie + .text.wpa_gen_rsnxe + 0x420fb29e 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x420fb29e wpa_gen_rsnxe + .text.wpa_supplicant_parse_ies + 0x420fb306 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x420fb306 wpa_supplicant_parse_ies + .text.wpabuf_alloc + 0x420fb3cc 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x420fb3cc wpabuf_alloc + .text.wpabuf_free + 0x420fb3f4 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x420fb3f4 wpabuf_free + .text.wpabuf_put + 0x420fb422 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x420fb422 wpabuf_put + .text.wpabuf_put_data + 0x420fb430 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_alloc_copy + 0x420fb45a 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x420fb45a wpabuf_alloc_copy + .text.wpabuf_zeropad + 0x420fb488 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x420fb488 wpabuf_zeropad + .text.d_permute + 0x420fb4e6 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.d_invert + 0x420fb506 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_pk_buf_shift_left_1 + 0x420fb522 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_group_2_hash_len + 0x420fb552 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.d_check_char + 0x420fb57a 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.wpabuf_put_data + 0x420fb636 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_pk_valid_password + 0x420fb660 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420fb660 sae_pk_valid_password + .text.sae_pk_base32_decode + 0x420fb76e 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420fb76e sae_pk_base32_decode + .text.sae_pk_get_be19 + 0x420fb8d6 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420fb8d6 sae_pk_get_be19 + .text.sae_pk_buf_shift_left_19 + 0x420fb8ee 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420fb8ee sae_pk_buf_shift_left_19 + .text.sae_pk_set_password + 0x420fb928 0x138 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420fb928 sae_pk_set_password + .text.sae_hash + 0x420fba60 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420fba60 sae_hash + .text.sae_pk_valid_fingerprint + 0x420fba84 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_pk_hash_sig_data + 0x420fbb84 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_check_confirm_pk + 0x420fbce4 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420fbce4 sae_check_confirm_pk + .text.eap_client_get_eap_state + 0x420fbe68 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x420fbe68 eap_client_get_eap_state + .text.disable_wpa_wpa2 + 0x420fbe7c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .text.wpa_alloc_eapol + 0x420fbe8a 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fbe8a wpa_alloc_eapol + .text.wpa_free_eapol + 0x420fbf2a 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fbf2a wpa_free_eapol + .text.wpa_ether_send + 0x420fbf40 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fbf40 wpa_ether_send + .text.hostapd_send_eapol + 0x420fbfe0 0xd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fbfe0 hostapd_send_eapol + .text.wpa_supplicant_transition_disable + 0x420fc0b6 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fc0b6 wpa_supplicant_transition_disable + .text.wpa_sm_alloc_eapol + 0x420fc13a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fc13a wpa_sm_alloc_eapol + .text.wpa_sm_free_eapol + 0x420fc148 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fc148 wpa_sm_free_eapol + .text.wpa_sm_deauthenticate + 0x420fc156 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fc156 wpa_sm_deauthenticate + .text.wpa_sm_mlme_setprotection + 0x420fc17c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fc17c wpa_sm_mlme_setprotection + .text.wpa_sm_disassociate + 0x420fc180 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420fc180 wpa_sm_disassociate + .text.crypto_rng_wrapper + 0x420fc182 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .text.crypto_bignum_init + 0x420fc194 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc194 crypto_bignum_init + .text.crypto_bignum_init_set + 0x420fc1b8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc1b8 crypto_bignum_init_set + .text.crypto_bignum_init_uint + 0x420fc1fc 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc1fc crypto_bignum_init_uint + .text.crypto_bignum_deinit + 0x420fc22e 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc22e crypto_bignum_deinit + .text.crypto_bignum_to_bin + 0x420fc24c 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc24c crypto_bignum_to_bin + .text.crypto_bignum_add + 0x420fc2b8 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc2b8 crypto_bignum_add + .text.crypto_bignum_mod + 0x420fc2d4 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc2d4 crypto_bignum_mod + .text.crypto_bignum_exptmod + 0x420fc2f0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc2f0 crypto_bignum_exptmod + .text.crypto_bignum_inverse + 0x420fc310 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc310 crypto_bignum_inverse + .text.crypto_bignum_sub + 0x420fc32c 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc32c crypto_bignum_sub + .text.crypto_bignum_div + 0x420fc348 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc348 crypto_bignum_div + .text.crypto_bignum_mulmod + 0x420fc366 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc366 crypto_bignum_mulmod + .text.crypto_bignum_sqrmod + 0x420fc39c 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc39c crypto_bignum_sqrmod + .text.crypto_bignum_rshift + 0x420fc3ec 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc3ec crypto_bignum_rshift + .text.crypto_bignum_cmp + 0x420fc41e 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc41e crypto_bignum_cmp + .text.crypto_bignum_is_zero + 0x420fc42c 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc42c crypto_bignum_is_zero + .text.crypto_bignum_is_one + 0x420fc440 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc440 crypto_bignum_is_one + .text.crypto_bignum_is_odd + 0x420fc454 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc454 crypto_bignum_is_odd + .text.crypto_bignum_rand + 0x420fc46a 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc46a crypto_bignum_rand + .text.crypto_bignum_legendre + 0x420fc48c 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc48c crypto_bignum_legendre + .text.crypto_bignum_addmod + 0x420fc516 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420fc516 crypto_bignum_addmod + .text.dbl 0x420fc570 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xor 0x420fc5ba 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xorend 0x420fc5da 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.pad_block + 0x420fc606 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.aes_s2v 0x420fc64e 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.aes_siv_decrypt + 0x420fc798 0x114 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x420fc798 aes_siv_decrypt + .text.ieee802_11_parse_extension + 0x420fc8ac 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.ieee802_11_parse_vendor_specific + 0x420fc942 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.ieee802_11_parse_elems + 0x420fc9c2 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x420fc9c2 ieee802_11_parse_elems + .text._pmksa_cache_free_entry + 0x420fca5a 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_free_entry + 0x420fca6c 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_set_expiration + 0x420fca90 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_expire + 0x420fcade 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_flush + 0x420fcb20 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fcb20 pmksa_cache_flush + .text.pmksa_cache_add + 0x420fcba4 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fcba4 pmksa_cache_add + .text.pmksa_cache_clone_entry + 0x420fcdd0 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_deinit + 0x420fce0e 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fce0e pmksa_cache_deinit + .text.pmksa_cache_get + 0x420fce5a 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fce5a pmksa_cache_get + .text.pmksa_cache_get_opportunistic + 0x420fceba 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fceba pmksa_cache_get_opportunistic + .text.pmksa_cache_get_current + 0x420fcee2 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fcee2 pmksa_cache_get_current + .text.pmksa_cache_clear_current + 0x420fceea 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fceea pmksa_cache_clear_current + .text.pmksa_cache_set_current + 0x420fcef2 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fcef2 pmksa_cache_set_current + .text.pmksa_cache_init + 0x420fcf76 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420fcf76 pmksa_cache_init + .text.esp_crypto_sha1_mbedtls + 0x420fcfb0 0x40 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .text.esp_crypto_bas64_encode_mbedtls + 0x420fcff0 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .text.esp_crypto_sha1 + 0x420fcffe 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x420fcffe esp_crypto_sha1 + .text.esp_crypto_base64_encode + 0x420fd00c 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x420fd00c esp_crypto_base64_encode + .text.misc_nvs_load + 0x420fd01a 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x420fd01a misc_nvs_load + .text.misc_nvs_deinit + 0x420fd0ba 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x420fd0ba misc_nvs_deinit + .text.misc_nvs_init + 0x420fd114 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x420fd114 misc_nvs_init + .text.misc_nvs_restore + 0x420fd148 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x420fd148 misc_nvs_restore + .text.mesh_sta_auth_expire_time + 0x420fd158 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + 0x420fd158 mesh_sta_auth_expire_time + .text.ds_ll_configure_iv + 0x420fd198 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) + .text.ds_ll_check_signature + 0x420fd1bc 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) + .text.ds_ll_write_private_key_params + 0x420fd1e0 0x78 esp-idf/hal/libhal.a(ds_hal.c.obj) + .text.ds_hal_start + 0x420fd258 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd258 ds_hal_start + .text.ds_hal_finish + 0x420fd264 0x18 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd264 ds_hal_finish + .text.ds_hal_configure_iv + 0x420fd27c 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd27c ds_hal_configure_iv + .text.ds_hal_write_message + 0x420fd28a 0x22 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd28a ds_hal_write_message + .text.ds_hal_write_private_key_params + 0x420fd2ac 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd2ac ds_hal_write_private_key_params + .text.ds_hal_start_sign + 0x420fd2ba 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd2ba ds_hal_start_sign + .text.ds_hal_busy + 0x420fd2c6 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd2c6 ds_hal_busy + .text.ds_hal_read_result + 0x420fd2d4 0x42 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x420fd2d4 ds_hal_read_result + .text.ethip6_output + 0x420fd316 0xb0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + 0x420fd316 ethip6_output + .text._ZdaPv 0x420fd3c6 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) + 0x420fd3c6 operator delete[](void*) + .text._ZdaPvj 0x420fd3c8 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) + 0x420fd3c8 operator delete[](void*, unsigned int) + .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv + 0x420fd3cc 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) + 0x420fd3cc __gnu_cxx::__concurrence_lock_error::what() const + .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv + 0x420fd3d6 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) + 0x420fd3d6 __gnu_cxx::__concurrence_unlock_error::what() const + .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev + 0x420fd3e0 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) + 0x420fd3e0 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x420fd3e0 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev + 0x420fd3ec 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) + 0x420fd3ec __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev + 0x420fd404 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) + 0x420fd404 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x420fd404 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev + 0x420fd410 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) + 0x420fd410 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + .text._ZN9__gnu_cxx7__mutex4lockEv + 0x420fd428 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) + 0x420fd428 __gnu_cxx::__mutex::lock() + .text._ZN9__gnu_cxx7__mutex6unlockEv + 0x420fd458 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) + 0x420fd458 __gnu_cxx::__mutex::unlock() + .text._ZSt15get_new_handlerv + 0x420fd488 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) + 0x420fd488 std::get_new_handler() + .text.startup._GLOBAL__sub_I__ZSt7nothrow + 0x420fd4b8 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 + 0x420fd4c6 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) + 0x420fd4c6 operator new[](unsigned int, std::nothrow_t const&) + .text._ZN10__cxxabiv120__si_class_type_infoD2Ev + 0x420fd4da 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) + 0x420fd4da __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x420fd4da __cxxabiv1::__si_class_type_info::~__si_class_type_info() + .text._ZN10__cxxabiv120__si_class_type_infoD0Ev + 0x420fd4e6 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) + 0x420fd4e6 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + .text._ZNKSt9type_infoeqERKS_.isra.0 + 0x420fd4fe 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 + 0x420fd538 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) + 0x420fd538 __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_ + 0x420fd5ec 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) + 0x420fd5ec __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 + 0x420fd630 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) + 0x420fd630 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + .text._ZNSt9type_infoD2Ev + 0x420fd672 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) + 0x420fd672 std::type_info::~type_info() + 0x420fd672 std::type_info::~type_info() + .text._ZNKSt9type_info14__is_pointer_pEv + 0x420fd674 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) + 0x420fd674 std::type_info::__is_pointer_p() const + 0x420fd674 std::type_info::__is_function_p() const + .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv + 0x420fd678 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) + 0x420fd678 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const + .text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ + 0x420fd6ae 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) + 0x420fd6ae __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 + 0x420fd6b8 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) + 0x420fd6b8 __cxxabiv1::__class_type_info::~__class_type_info() + 0x420fd6b8 __cxxabiv1::__class_type_info::~__class_type_info() + .text._ZN10__cxxabiv117__class_type_infoD0Ev + 0x420fd6c6 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) + 0x420fd6c6 __cxxabiv1::__class_type_info::~__class_type_info() + .text._ZNKSt9type_infoeqERKS_.isra.0 + 0x420fd6de 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 + 0x420fd718 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) + 0x420fd718 __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 + 0x420fd742 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) + 0x420fd742 __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 + 0x420fd796 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) + 0x420fd796 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const + .text._ZdlPv 0x420fd7da 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) + 0x420fd7da operator delete(void*) + .text._ZdlPvj 0x420fd7e2 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) + 0x420fd7e2 operator delete(void*, unsigned int) + .text.__cxa_begin_catch + 0x420fd7e6 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) + 0x420fd7e6 __cxa_begin_catch + .text.__cxa_end_catch + 0x420fd856 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) + 0x420fd856 __cxa_end_catch + .text._ZNSt9exceptionD2Ev + 0x420fd8bc 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) + 0x420fd8bc std::exception::~exception() + 0x420fd8bc std::exception::~exception() + .text._ZL15eh_globals_dtorPv + 0x420fd8be 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 + 0x420fd8ee 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) + 0x420fd8ee __cxa_get_globals_fast + .text.__cxa_get_globals + 0x420fd918 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) + 0x420fd918 __cxa_get_globals + .text.startup._GLOBAL__sub_I__ZN17__eh_globals_init7_S_initE + 0x420fd974 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 + 0x420fd99e 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) + 0x420fd99e __cxxabiv1::__terminate(void (*)()) + .text._ZSt13get_terminatev + 0x420fd9b8 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) + 0x420fd9b8 std::get_terminate() + .text._ZSt9terminatev + 0x420fd9e4 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) + 0x420fd9e4 std::terminate() + .text.startup._GLOBAL__sub_I__ZN10__cxxabiv111__terminateEPFvvE + 0x420fd9f0 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 0x420fd9fe 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) + 0x420fd9fe operator new[](unsigned int) + .text._Znwj 0x420fda00 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) + 0x420fda00 operator new(unsigned int) + .text._ZNKSt9bad_alloc4whatEv + 0x420fda4a 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) + 0x420fda4a std::bad_alloc::what() const + .text._ZNSt9bad_allocD2Ev + 0x420fda54 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) + 0x420fda54 std::bad_alloc::~bad_alloc() + 0x420fda54 std::bad_alloc::~bad_alloc() + .text._ZNSt9bad_allocD0Ev + 0x420fda62 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) + 0x420fda62 std::bad_alloc::~bad_alloc() + .text._Z12abort_returnIiET_v + 0x420fda7c 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .text.__wrap__Unwind_DeleteException + 0x420fda88 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x420fda88 __wrap__Unwind_DeleteException + .text.__wrap___gxx_personality_v0 + 0x420fda94 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x420fda94 __wrap___gxx_personality_v0 + .text.__wrap___cxa_allocate_exception + 0x420fda9c 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x420fda9c __wrap___cxa_allocate_exception + .text.__wrap___cxa_throw + 0x420fdaa8 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x420fdaa8 __wrap___cxa_throw + .text.phy_change_channel + 0x420fdab4 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + 0x420fdab4 phy_change_channel + .text.phy_bbpll_en_usb + 0x420fdac6 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + 0x420fdac6 phy_bbpll_en_usb + .text.phy_get_rf_cal_version + 0x420fdad0 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + 0x420fdad0 phy_get_rf_cal_version + .text.noise_check_loop + 0x420fdad6 0x2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + 0x420fdad6 noise_check_loop + .text.phy_init_param_set + 0x420fdad8 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_api.o) + 0x420fdad8 phy_init_param_set + .text.get_phy_version_str + 0x420fdae4 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + 0x420fdae4 get_phy_version_str + .text.get_bias_ref_code + 0x420fdb28 0x86 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + 0x420fdb28 get_bias_ref_code + .text.phy_get_vdd33 + 0x420fdbae 0xaa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_debug.o) + 0x420fdbae phy_get_vdd33 + .text.phy_set_most_tpw + 0x420fdc58 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + 0x420fdc58 phy_set_most_tpw + .text.phy_11p_set + 0x420fdc6e 0x1d6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + 0x420fdc6e phy_11p_set + .text.phy_enable_low_rate + 0x420fde44 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + 0x420fde44 phy_enable_low_rate + .text.phy_disable_low_rate + 0x420fde70 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + 0x420fde70 phy_disable_low_rate + .text.set_rx_sense + 0x420fde9c 0x22a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + 0x420fde9c set_rx_sense + .text.phy_init_flag + 0x420fe0c6 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_feature.o) + 0x420fe0c6 phy_init_flag + .text.wr_rf_freq_mem + 0x420fe0dc 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fe0dc wr_rf_freq_mem + .text.freq_i2c_write_set + 0x420fe132 0x530 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fe132 freq_i2c_write_set + .text.rom2_pll_cap_mem_update + 0x420fe662 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fe662 rom2_pll_cap_mem_update + .text.get_rf_freq_init + 0x420fe6d2 0x192 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fe6d2 get_rf_freq_init + .text.freq_get_i2c_data + 0x420fe864 0x236 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fe864 freq_get_i2c_data + .text.freq_i2c_data_write + 0x420fea9a 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fea9a freq_i2c_data_write + .text.set_chan_freq_hw_init + 0x420fead8 0xa2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420fead8 set_chan_freq_hw_init + .text.set_chan_freq_sw_start + 0x420feb7a 0xba C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_hw_freq.o) + 0x420feb7a set_chan_freq_sw_start + .text.phy_get_romfunc_addr + 0x420fec34 0x20e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420fec34 phy_get_romfunc_addr + .text.rf_init 0x420fee42 0xe6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420fee42 rf_init + .text.register_chipv7_phy_init_param + 0x420fef28 0x132 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420fef28 register_chipv7_phy_init_param + .text.phy_set_mac_data + 0x420ff05a 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420ff05a phy_set_mac_data + .text.phy_rfcal_data_sub + 0x420ff076 0x6e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420ff076 phy_rfcal_data_sub + .text.rf_cal_data_recovery + 0x420ff0e4 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420ff0e4 rf_cal_data_recovery + .text.rf_cal_data_backup + 0x420ff0ea 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420ff0ea rf_cal_data_backup + .text.phy_rfcal_data_check + 0x420ff0fc 0x8e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420ff0fc phy_rfcal_data_check + .text.rf_cal_level_check + 0x420ff18a 0xac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420ff18a rf_cal_level_check + .text.bb_init 0x420ff236 0xfa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420ff236 bb_init + .text.register_chipv7_phy + 0x420ff330 0x180 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420ff330 register_chipv7_phy + .text.get_txcap_data + 0x420ff4b0 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_init.o) + 0x420ff4b0 get_txcap_data + .text.ram_pbus_force_mode + 0x420ff4fa 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + 0x420ff4fa ram_pbus_force_mode + .text.txcal_debuge_mode + 0x420ff590 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + 0x420ff590 txcal_debuge_mode + .text.txcal_work_mode + 0x420ff614 0x34 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + 0x420ff614 txcal_work_mode + .text.save_pbus_reg + 0x420ff648 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + 0x420ff648 save_pbus_reg + .text.set_pbus_mem + 0x420ff686 0x24a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pbus.o) + 0x420ff686 set_pbus_mem + .text.get_sar_sig_ref + 0x420ff8d0 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + 0x420ff8d0 get_sar_sig_ref + .text.pwdet_tone_start + 0x420ff90e 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + 0x420ff90e pwdet_tone_start + .text.get_tone_sar_dout + 0x420ff96c 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + 0x420ff96c get_tone_sar_dout + .text.get_fm_sar_dout + 0x420ff9ba 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + 0x420ff9ba get_fm_sar_dout + .text.txtone_linear_pwr + 0x420ff9dc 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + 0x420ff9dc txtone_linear_pwr + .text.get_power_db + 0x420ffa36 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + 0x420ffa36 get_power_db + .text.rom1_read_sar2_code + 0x420ffa88 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_pwdet.o) + 0x420ffa88 rom1_read_sar2_code + .text.txiq_set_reg + 0x420ffab4 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ffab4 txiq_set_reg + .text.rxiq_set_reg + 0x420ffb02 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ffb02 rxiq_set_reg + .text.start_tx_tone_step + 0x420ffb72 0xfa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ffb72 start_tx_tone_step + .text.stop_tx_tone + 0x420ffc6c 0x7a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ffc6c stop_tx_tone + .text.read_hw_noisefloor + 0x420ffce6 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ffce6 read_hw_noisefloor + .text.rom1_set_noise_floor + 0x420ffd00 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ffd00 rom1_set_noise_floor + .text.phy_freq_correct + 0x420ffd1c 0x106 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ffd1c phy_freq_correct + .text.force_txrx_off + 0x420ffe22 0x72 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_reg.o) + 0x420ffe22 force_txrx_off + .text.restart_cal + 0x420ffe94 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x420ffe94 restart_cal + .text.write_rfpll_sdm + 0x420fff04 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x420fff04 write_rfpll_sdm + .text.wait_rfpll_cal_end + 0x420fff84 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x420fff84 wait_rfpll_cal_end + .text.rfpll_set_freq + 0x420fffec 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x420fffec rfpll_set_freq + .text.correct_rfpll_offset + 0x42100058 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x42100058 correct_rfpll_offset + .text.rom2_write_pll_cap + 0x421000d4 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x421000d4 rom2_write_pll_cap + .text.rom2_read_pll_cap + 0x4210011a 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x4210011a rom2_read_pll_cap + .text.ram2_rfpll_cap_correct + 0x42100162 0x1c2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x42100162 ram2_rfpll_cap_correct + .text.rfpll_cap_init_cal + 0x42100324 0xd4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x42100324 rfpll_cap_init_cal + .text.set_rfpll_freq + 0x421003f8 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x421003f8 set_rfpll_freq + .text.set_rf_freq_offset + 0x4210045c 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x4210045c set_rf_freq_offset + .text.set_channel_rfpll_freq + 0x4210046c 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x4210046c set_channel_rfpll_freq + .text.chip_v7_set_chan_misc + 0x421004be 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x421004be chip_v7_set_chan_misc + .text.chip_v7_set_chan + 0x42100526 0xe6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x42100526 chip_v7_set_chan + .text.chip_v7_set_chan_offset + 0x4210060c 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x4210060c chip_v7_set_chan_offset + .text.chip_v7_set_chan_ana + 0x42100694 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x42100694 chip_v7_set_chan_ana + .text.set_chanfreq + 0x421006be 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rfpll.o) + 0x421006be set_chanfreq + .text.gen_rx_gain_table + 0x421006de 0x14e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + 0x421006de gen_rx_gain_table + .text.wr_rx_gain_mem + 0x4210082c 0x28a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + 0x4210082c wr_rx_gain_mem + .text.set_rx_gain_param + 0x42100ab6 0x186 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + 0x42100ab6 set_rx_gain_param + .text.set_rx_gain_table + 0x42100c3c 0x2b0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_gain.o) + 0x42100c3c set_rx_gain_table + .text.rom2_wait_hw_freq_busy + 0x42100eec 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x42100eec rom2_wait_hw_freq_busy + .text.rom1_txpwr_cal_track + 0x42100f0e 0x156 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x42100f0e rom1_txpwr_cal_track + .text.rom2_ulp_ext_code_set + 0x42101064 0x76 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x42101064 rom2_ulp_ext_code_set + .text.rom2_ulp_code_track + 0x421010da 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x421010da rom2_ulp_code_track + .text.ram2_rfpll_cap_track + 0x4210116a 0xa6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x4210116a ram2_rfpll_cap_track + .text.ram1_bt_track_pll_cap + 0x42101210 0x6c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x42101210 ram1_bt_track_pll_cap + .text.bt_track_pll_cap + 0x4210127c 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x4210127c bt_track_pll_cap + .text.txpwr_offset + 0x42101280 0x96 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x42101280 txpwr_offset + .text.rfcal_track + 0x42101316 0x9c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x42101316 rfcal_track + .text.phy_param_track_tot + 0x421013b2 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_track.o) + 0x421013b2 phy_param_track_tot + .text.rom2_tsens_read_init1 + 0x42101450 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + 0x42101450 rom2_tsens_read_init1 + .text.rom1_tsens_temp_read + 0x421014ae 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + 0x421014ae rom1_tsens_temp_read + .text.rom2_temp_to_power1 + 0x421014c4 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + 0x421014c4 rom2_temp_to_power1 + .text.get_temp_init + 0x421014ea 0x5c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tsens.o) + 0x421014ea get_temp_init + .text.txdc_cal_v70 + 0x42101546 0x1ee C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101546 txdc_cal_v70 + .text.bt_txdc_cal + 0x42101734 0xe6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101734 bt_txdc_cal + .text.txdc_cal_init + 0x4210181a 0x106 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x4210181a txdc_cal_init + .text.txiq_get_mis_pwr + 0x42101920 0xa4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101920 txiq_get_mis_pwr + .text.txiq_cover + 0x421019c4 0x172 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x421019c4 txiq_cover + .text.get_power_atten + 0x42101b36 0x126 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101b36 get_power_atten + .text.rfcal_txiq + 0x42101c5c 0x162 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101c5c rfcal_txiq + .text.bt_txiq_cal + 0x42101dbe 0xf2 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101dbe bt_txiq_cal + .text.txiq_cal_init + 0x42101eb0 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101eb0 txiq_cal_init + .text.pwdet_ref_code + 0x42101f48 0x74 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101f48 pwdet_ref_code + .text.pwdet_code_cal + 0x42101fbc 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101fbc pwdet_code_cal + .text.rfcal_txcap + 0x42101ffc 0x154 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42101ffc rfcal_txcap + .text.tx_cap_init + 0x42102150 0x122 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42102150 tx_cap_init + .text.rfcal_pwrctrl + 0x42102272 0x1d0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42102272 rfcal_pwrctrl + .text.tx_pwctrl_init_cal + 0x42102442 0x170 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x42102442 tx_pwctrl_init_cal + .text.tx_pwctrl_init + 0x421025b2 0x88 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x421025b2 tx_pwctrl_init + .text.bt_tx_pwctrl_init + 0x4210263a 0x1f0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x4210263a bt_tx_pwctrl_init + .text.bt_txpwr_freq + 0x4210282a 0x9a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_cal.o) + 0x4210282a bt_txpwr_freq + .text.bt_chan_pwr_interp + 0x421028c4 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x421028c4 bt_chan_pwr_interp + .text.rom1_get_rate_fcc_index + 0x42102914 0x7e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102914 rom1_get_rate_fcc_index + .text.rom1_get_chan_target_power + 0x42102992 0xae C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102992 rom1_get_chan_target_power + .text.rom2_get_tx_gain_value1 + 0x42102a40 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102a40 rom2_get_tx_gain_value1 + .text.rom1_bt_get_tx_gain + 0x42102a88 0x110 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102a88 rom1_bt_get_tx_gain + .text.rom1_wifi_get_tx_gain + 0x42102b98 0x116 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102b98 rom1_wifi_get_tx_gain + .text.ram1_wifi_set_tx_gain + 0x42102cae 0xfe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102cae ram1_wifi_set_tx_gain + .text.rom1_bt_set_tx_gain + 0x42102dac 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102dac rom1_bt_set_tx_gain + .text.bt_tx_gain_init + 0x42102e4a 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102e4a bt_tx_gain_init + .text.txcal_gain_check + 0x42102e70 0x106 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_tx_gain.o) + 0x42102e70 txcal_gain_check + .text.get_rc_dout + 0x42102f76 0x134 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + 0x42102f76 get_rc_dout + .text.rc_cal 0x421030aa 0x1ac C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_analog_cal.o) + 0x421030aa rc_cal + .text.chan14_mic_cfg + 0x42103256 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_basic.o) + 0x42103256 chan14_mic_cfg + .text.phy_i2c_init2 + 0x42103298 0x352 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + 0x42103298 phy_i2c_init2 + .text.phy_get_i2c_data + 0x421035ea 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + 0x421035ea phy_get_i2c_data + .text.bias_reg_set + 0x42103638 0x98 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + 0x42103638 bias_reg_set + .text.i2c_bbpll_set + 0x421036d0 0xfc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_i2c.o) + 0x421036d0 i2c_bbpll_set + .text.rxiq_get_mis + 0x421037cc 0x148 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x421037cc rxiq_get_mis + .text.rxiq_cover_mg_mp + 0x42103914 0x116 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x42103914 rxiq_cover_mg_mp + .text.rfcal_rxiq + 0x42103a2a 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x42103a2a rfcal_rxiq + .text.get_rfcal_rxiq_data + 0x42103a92 0x132 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x42103a92 get_rfcal_rxiq_data + .text.pbus_rx_dco_cal + 0x42103bc4 0x390 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x42103bc4 pbus_rx_dco_cal + .text.rxdc_est_min_new + 0x42103f54 0x84 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x42103f54 rxdc_est_min_new + .text.pbus_rx_dco_cal_1step_new + 0x42103fd8 0x542 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x42103fd8 pbus_rx_dco_cal_1step_new + .text.set_rx_gain_cal_iq + 0x4210451a 0x2fe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x4210451a set_rx_gain_cal_iq + .text.rx_chan_dc_sort + 0x42104818 0x1a6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x42104818 rx_chan_dc_sort + .text.set_rx_gain_cal_dc + 0x421049be 0x2d6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libphy.a(phy_rx_cal.o) + 0x421049be set_rx_gain_cal_dc + .text.bt_bb_filter_sel + 0x42104c94 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42104c94 bt_bb_filter_sel + .text.bt_bb_v2_recorrect + 0x42104ca2 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42104ca2 bt_bb_v2_recorrect + .text.bt_bb_corr_set + 0x42104d40 0x90 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42104d40 bt_bb_corr_set + .text.bt_bb_dpo_set + 0x42104dd0 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42104dd0 bt_bb_dpo_set + .text.bt_bb_restart_set + 0x42104e36 0x11c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42104e36 bt_bb_restart_set + .text.bt_bb_target_set + 0x42104f52 0x16c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42104f52 bt_bb_target_set + .text.bt_bb_detect_set + 0x421050be 0x7c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x421050be bt_bb_detect_set + .text.bt_bb_gain_set + 0x4210513a 0x150 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x4210513a bt_bb_gain_set + .text.bt_bb_v2_rx_rssi_thresh + 0x4210528a 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x4210528a bt_bb_v2_rx_rssi_thresh + .text.bt_bb_v2_rx_set + 0x421052f2 0xbc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x421052f2 bt_bb_v2_rx_set + .text.bt_bb_v2_tx_set + 0x421053ae 0x5e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x421053ae bt_bb_v2_tx_set + .text.bt_bb_v2_version + 0x4210540c 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x4210540c bt_bb_v2_version + .text.bt_bb_tx_cca_set + 0x42105430 0x14e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x42105430 bt_bb_tx_cca_set + .text.bt_bb_v2_init_cmplx + 0x4210557e 0x70 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x4210557e bt_bb_v2_init_cmplx + .text.coex_pti_v2 + 0x421055ee 0xcc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + 0x421055ee coex_pti_v2 + .text 0x421056ba 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) + 0x421056ba exit + .text 0x421056de 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) + 0x421056de _findenv + 0x421056fc getenv + .text 0x42105716 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) + 0x42105716 _findenv_r + 0x421057b4 _getenv_r + .text 0x421057c2 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) + 0x42105816 _strtod_l + 0x42106552 _strtod_r + 0x4210655a strtod_l + 0x42106582 strtod + 0x421065a6 strtof_l + 0x421066a0 strtof + .text 0x421067b4 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) + 0x421068ea _strtol_r + 0x421068ec strtol_l + .text 0x42106938 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) + 0x42106a3e _strtoul_r + 0x42106a40 strtoul_l + .text 0x42106a8c 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) + 0x42106c28 _strtoull_r + 0x42106c2a strtoull_l + 0x42106c50 strtoull + .text 0x42106c76 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) + 0x4210731a getopt + 0x4210734c getopt_long + 0x42107382 getopt_long_only + 0x421073b8 __getopt_r + 0x421073c2 __getopt_long_r + 0x421073c8 __getopt_long_only_r + .text 0x421073ce 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) + 0x421073ce setenv + 0x421073f4 unsetenv + .text 0x4210740a 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) + 0x4210740a _setenv_r + 0x4210758a _unsetenv_r + .text 0x421075fa 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) + 0x42107a2e _vfprintf_r + 0x42109d88 vfprintf + .text 0x42109e56 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) + 0x4210a28a __sprint_r + 0x4210a2ae _vfiprintf_r + 0x4210b814 vfiprintf + .text 0x4210b8e0 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) + 0x4210b8e0 _fclose_r + 0x4210b9da fclose + .text 0x4210b9f0 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) + 0x4210b9f0 __sflush_r + 0x4210bb3e _fflush_r + 0x4210bbc0 fflush + .text 0x4210bbf4 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) + 0x4210bd90 __sfp_lock_acquire + 0x4210bda0 __sfp_lock_release + 0x4210bdb0 __sfp + 0x4210beae __sinit + 0x4210bedc __fp_lock_all + 0x4210befa __fp_unlock_all + .text 0x4210bf18 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) + 0x4210bf18 _fopen_r + 0x4210c026 fopen + .text 0x4210c044 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) + 0x4210c044 _fputc_r + 0x4210c0c2 fputc + .text 0x4210c0e0 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) + 0x4210c0e0 _fputs_r + 0x4210c172 fputs + .text 0x4210c190 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) + 0x4210c190 _fseek_r + 0x4210c194 fseek + .text 0x4210c1bc 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) + 0x4210c1bc __sfvwrite_r + .text 0x4210c4aa 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) + 0x4210c4aa _fwalk_sglue + .text 0x4210c512 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) + 0x4210c512 _printf_r + 0x4210c534 printf + .text 0x4210c566 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) + 0x4210c566 _putc_r + 0x4210c610 putc + .text 0x4210c62e 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4210c62e _putchar_r + 0x4210c634 putchar + .text 0x4210c64e 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) + 0x4210c64e _puts_r + 0x4210c6f6 puts + .text 0x4210c70c 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) + 0x4210c734 __srefill_r + .text 0x4210c848 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) + 0x4210c848 _snprintf_r + 0x4210c8b6 snprintf + .text 0x4210c932 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) + 0x4210c932 _sprintf_r + 0x4210c96c sprintf + .text 0x4210c9ba 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) + 0x4210c9ba sscanf + 0x4210ca18 _sscanf_r + .text 0x4210ca70 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) + 0x4210ca70 __sread + 0x4210caa6 __seofread + 0x4210caaa __swrite + 0x4210cb04 __sseek + 0x4210cb40 __sclose + .text 0x4210cb4c 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) + 0x4210cb4c vprintf + 0x4210cb6a _vprintf_r + .text 0x4210cb74 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) + 0x4210cb74 _vsnprintf_r + 0x4210cbd8 vsnprintf + .text 0x4210cc06 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) + 0x4210cc06 __swbuf_r + .text 0x4210ccc0 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) + 0x4210ccc0 __swsetup_r + .text 0x4210cd92 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) + 0x4210cd92 _asprintf_r + 0x4210cdd4 asprintf + .text 0x4210ce2a 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) + 0x4210ce2a _fseeko_r + 0x4210d198 fseeko + .text 0x4210d1be 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) + 0x4210d1be _vasprintf_r + 0x4210d1f2 vasprintf + .text 0x4210d218 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) + 0x4210d550 _open_memstream_r + 0x4210d554 _open_wmemstream_r + 0x4210d558 open_memstream + 0x4210d576 open_wmemstream + .text 0x4210d594 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) + 0x4210d594 fls + .text 0x4210d5b2 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) + 0x4210d5b2 _strerror_r + 0x4210d90e strerror + 0x4210d928 strerror_l + .text 0x4210d942 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) + 0x4210d942 _user_strerror + .text 0x4210d946 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) + 0x4210d946 difftime + .text 0x4210d964 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) + 0x4210d964 gmtime_r + .text 0x4210dafc 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) + 0x4210dafc localtime_r + .text 0x4210dd1c 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) + 0x4210dece mktime + .text 0x4210e242 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) + 0x4210edb2 strftime + 0x4210edb6 strftime_l + .text 0x4210edba 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) + 0x4210edba time + .text 0x4210ee00 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) + 0x4210ee00 __tzcalc_limits + .text 0x4210ef74 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4210ef74 __tz_lock + 0x4210ef84 __tz_unlock + .text 0x4210ef94 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) + 0x4210ef94 _tzset_unlocked + 0x4210efa6 tzset + .text 0x4210efc0 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) + 0x4210efc0 _tzset_unlocked_r + 0x4210f556 _tzset_r + .text 0x4210f56c 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) + 0x4210f56c _setlocale_r + 0x4210f5c6 __locale_mb_cur_max + 0x4210f5d0 setlocale + .text 0x4210f5ee 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) + 0x4210f5ee __localeconv_l + 0x4210f5f4 _localeconv_r + 0x4210f5fe localeconv + .text 0x4210f608 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) + 0x4210f608 _reclaim_reent + .text 0x4210f704 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) + 0x4210f704 __errno + .text 0x4210f716 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) + 0x4210f716 close + .text 0x4210f732 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) + 0x4210f732 gettimeofday + .text 0x4210f756 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) + 0x4210f756 read + .text 0x4210f782 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) + 0x4210f782 write + .text 0x4210f7ae 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) + 0x4210f7ae nan + .text 0x4210f7bc 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) + 0x4210f7bc nanf + .text 0x4210f7c6 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) + 0x4210f7c6 frexp + .text 0x4210f84a 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) + 0x4210f84a __call_exitprocs + .text 0x4210f928 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) + 0x4210fa58 _dtoa_r + .text 0x42110776 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x42110776 __env_lock + 0x42110786 __env_unlock + .text 0x42110796 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) + 0x42110840 __hexdig_fun + 0x42110882 __gethex + .text 0x42110d28 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) + 0x42110d52 __match + 0x42110d82 __hexnan + .text 0x42110ef2 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) + 0x42110ef2 _mbtowc_r + 0x42110efc __ascii_mbtowc + .text 0x42110f36 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) + 0x42110f36 _Balloc + 0x42110ff4 _Bfree + 0x4211105c __multadd + 0x4211111e __s2b + 0x421111de __hi0bits + 0x42111224 __lo0bits + 0x4211128e __i2b + 0x421112c8 __multiply + 0x42111446 __pow5mult + 0x4211151e __lshift + 0x4211161c __mcmp + 0x42111652 __mdiff + 0x421117b8 __ulp + 0x421117fc __b2d + 0x421118b0 __d2b + 0x42111990 __ratio + 0x42111a02 _mprec_log10 + 0x42111a62 __copybits + 0x42111aae __any_on + .text 0x42111af4 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) + 0x42111af4 _wctomb_r + 0x42111afe __ascii_wctomb + .text 0x42111b1e 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) + 0x42111b1e siscanf + 0x42111b7c _siscanf_r + .text 0x42111bd4 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) + 0x42111bd4 _sniprintf_r + 0x42111c40 sniprintf + .text 0x42111cba 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) + 0x421120da __ssprint_r + 0x42112220 _svfiprintf_r + .text 0x421136c4 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) + 0x42113704 _sungetc_r + 0x4211379c __ssrefill_r + 0x421137e8 _sfread_r + 0x42113884 __ssvfiscanf_r + .text 0x42115344 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) + 0x42115778 _svfprintf_r + .text 0x42117a18 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) + 0x42117a58 __ssvfscanf_r + .text 0x42119b20 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) + 0x42119b20 __sflags + .text 0x42119b9a 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) + 0x42119b9a __swhatbuf_r + 0x42119c1e __smakebuf_r + .text 0x42119cc2 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) + 0x42119cc2 __sccl + .text 0x42119d70 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) + 0x42119d70 __submore + 0x42119e08 _ungetc_r + 0x42119f6a ungetc + .text 0x42119f88 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) + 0x42119f88 __gettzinfo + .text 0x42119f92 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) + 0x4211a13e _strtoll_r + 0x4211a140 strtoll_l + 0x4211a166 strtoll + .text 0x4211a18c 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) + 0x4211a18c _mbrtowc_r + 0x4211a1ca mbrtowc + .text 0x4211a1f8 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) + 0x4211a1f8 iswspace + .text 0x4211a1fc 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) + 0x4211a1fc iswspace_l + .text 0x4211a21a 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) + 0x4211a21a __extenddftf2 + .text 0x4211a392 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) + 0x4211a392 __trunctfdf2 + *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram.*) + *(.wifiextrairam .wifiextrairam.*) + .wifiextrairam.5 + 0x4211a5e4 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4211a5e4 ieee80211_alloc_tx_buf + .wifiextrairam.4 + 0x4211a664 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4211a664 ieee80211_post_hmac_tx + .wifiextrairam.6 + 0x4211a6b2 0x19e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4211a6b2 ieee80211_output_do + .wifiextrairam.9 + 0x4211a850 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4211a850 esp_wifi_internal_tx + .wifiextrairam.39 + 0x4211a85c 0x1e0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4211a85c sta_rx_eapol + .wifiextrairam.5 + 0x4211aa3c 0x1f8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4211aa3c esf_buf_alloc_dynamic + .wifiextrairam.5 + 0x4211ac34 0x1fc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4211ac34 lmacSetTxFrame + .wifiextrairam.23 + 0x4211ae30 0xd6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4211ae30 lmacDiscardFrameExchangeSequence + .wifiextrairam.18 + 0x4211af06 0x104 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4211af06 lmacProcessTxSuccess + .wifiextrairam.38 + 0x4211b00a 0x13c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4211b00a lmacProcessTxComplete + .wifiextrairam.43 + 0x4211b146 0x1ec C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211b146 pm_tx_data_process + .wifiextrairam.51 + 0x4211b332 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211b332 pm_on_data_tx + .wifiextrairam.18 + 0x4211b336 0x68 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4211b336 pp_coex_tx_release + .wifiextrairam.20 + 0x4211b39e 0x196 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4211b39e ppProcTxDone + .wifiextrairam.62 + 0x4211b534 0x12a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4211b534 ppMapWaitTxq + .wifiextrairam.37 + 0x4211b65e 0x80 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4211b65e ppAssembleAMPDU + .wifiextrairam.70 + 0x4211b6de 0x6a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4211b6de ppDirectRecycleAmpdu + .wifiextrairam.72 + 0x4211b748 0xa8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4211b748 ppRegressAmpdu + .wifiextrairam.13 + 0x4211b7f0 0xa0 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4211b7f0 rcGetRate + .wifiextrairam.19 + 0x4211b890 0xb6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4211b890 trc_onPPTxDone + .wifiextrairam.3 + 0x4211b946 0x9e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4211b946 hal_set_tx_pti + .wifiextrairam.3 + 0x4211b9e4 0x66 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4211b9e4 mac_tx_set_pti + .wifiextrairam.7 + 0x4211ba4a 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4211ba4a hal_mac_txq_disable + .wifiextrairam.18 + 0x4211ba66 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4211ba66 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 + 0x4211ba90 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211ba90 pm_get_connectionless_status + .wifislpiram.20 + 0x4211babc 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211babc pm_enable_dream_timer + .wifislpiram.22 + 0x4211bafe 0x14a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211bafe pm_update_by_connectionless_status + .wifislpiram.32 + 0x4211bc48 0x8c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211bc48 pm_handle_tbtt_interval + .wifislpiram.34 + 0x4211bcd4 0x116 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211bcd4 pm_update_next_tbtt + .wifislpiram.39 + 0x4211bdea 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211bdea pm_connectionless_wake_interval_timeout_process + .wifislpiram.40 + 0x4211be2e 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4211be2e pm_connectionless_wake_window_timeout_process + .wifislpiram.3 + 0x4211be8e 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + .wifislpiram.4 + 0x4211bea4 0x94 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4211bea4 pp_timer_do_process + .wifislpiram.4 + 0x4211bf38 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4211bf38 hal_get_sta_tsf + .wifislpiram.7 + 0x4211bf60 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4211bf60 hal_set_sta_light_sleep_wake_ahead_time + .wifislpiram.8 + 0x4211bf74 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4211bf74 hal_get_time_to_sta_next_tbtt + .wifislpiram.14 + 0x4211bfbc 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4211bfbc tsf_hal_get_counter_value + .wifislpiram.16 + 0x4211bff8 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4211bff8 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 + 0x4211c016 0x28 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x4211c016 esp_event_handler_register + .text.esp_event_handler_unregister + 0x4211c03e 0x26 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x4211c03e esp_event_handler_unregister + .text.esp_event_post + 0x4211c064 0x2a esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x4211c064 esp_event_post + .text.esp_event_loop_create_default + 0x4211c08e 0x42 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x4211c08e 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 + 0x4211c0d0 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.handler_instances_remove_all + 0x4211c102 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.base_node_remove_all_handler + 0x4211c152 0x54 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.loop_node_remove_all_handler + 0x4211c1a6 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.handler_instances_add + 0x4211c1f6 0xf2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.base_node_add_handler + 0x4211c2e8 0x102 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.loop_node_add_handler + 0x4211c3ea 0x130 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.handler_instances_remove + 0x4211c51a 0x92 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.base_node_remove_handler + 0x4211c5ac 0x94 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.loop_node_remove_handler + 0x4211c640 0xaa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_loop_create + 0x4211c6ea 0x1d2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211c6ea esp_event_loop_create + .text.esp_event_loop_run + 0x4211c8bc 0x194 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211c8bc esp_event_loop_run + .text.esp_event_loop_run_task + 0x4211ca50 0x4e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_loop_delete + 0x4211ca9e 0xec esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211ca9e esp_event_loop_delete + .text.esp_event_handler_register_with_internal + 0x4211cb8a 0x1aa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211cb8a esp_event_handler_register_with_internal + .text.esp_event_handler_register_with + 0x4211cd34 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211cd34 esp_event_handler_register_with + .text.esp_event_handler_unregister_with_internal + 0x4211cd46 0x12a esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211cd46 esp_event_handler_unregister_with_internal + .text.esp_event_handler_unregister_with + 0x4211ce70 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211ce70 esp_event_handler_unregister_with + .text.esp_event_post_to + 0x4211ce86 0x160 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4211ce86 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 + 0x4211cfe6 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .text.esp_cpu_intr_get_desc + 0x4211d028 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x4211d028 esp_cpu_intr_get_desc + .text.esp_cpu_set_breakpoint + 0x4211d050 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x4211d050 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 + 0x4211d0a4 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_acquire_group_handle + 0x4211d16a 0xea esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_release_group_handle + 0x4211d254 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_release_pair_handle + 0x4211d31a 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_del_rx_channel + 0x4211d3ac 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_del_tx_channel + 0x4211d43a 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.do_allocate_gdma_channel + 0x4211d4c8 0x42e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text.gdma_new_ahb_channel + 0x4211d8f6 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4211d8f6 gdma_new_channel + 0x4211d8f6 gdma_new_ahb_channel + .text.gdma_del_channel + 0x4211d928 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4211d928 gdma_del_channel + .text.gdma_get_channel_id + 0x4211d98a 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4211d98a gdma_get_channel_id + .text.gdma_connect + 0x4211d9d8 0x1d0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4211d9d8 gdma_connect + .text.gdma_disconnect + 0x4211dba8 0x118 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4211dba8 gdma_disconnect + .text.gdma_set_transfer_ability + 0x4211dcc0 0x14a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4211dcc0 gdma_set_transfer_ability + .text.gdma_start + 0x4211de0a 0xf6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4211de0a 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 + 0x4211df00 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_ll_get_rst_en_mask + 0x4211e070 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_ll_get_clk_en_reg + 0x4211e1ce 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_ll_get_rst_en_reg + 0x4211e228 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_ll_enable_clk_clear_rst + 0x4211e284 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_ll_disable_clk_set_rst + 0x4211e2d4 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_ll_reset + 0x4211e324 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .text.periph_rcc_acquire_enter + 0x4211e35a 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4211e35a periph_rcc_acquire_enter + .text.periph_rcc_acquire_exit + 0x4211e382 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4211e382 periph_rcc_acquire_exit + .text.periph_module_enable + 0x4211e3a4 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4211e3a4 periph_module_enable + .text.periph_module_disable + 0x4211e444 0x94 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4211e444 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 + 0x4211e4d8 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .text.s_sar_adc_power_release + 0x4211e54a 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .text.sar_periph_ctrl_init + 0x4211e5fc 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4211e5fc sar_periph_ctrl_init + .text.sar_periph_ctrl_pwdet_power_acquire + 0x4211e616 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4211e616 sar_periph_ctrl_pwdet_power_acquire + .text.sar_periph_ctrl_pwdet_power_release + 0x4211e682 0xa2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4211e682 sar_periph_ctrl_pwdet_power_release + .text.sar_periph_ctrl_adc_oneshot_power_acquire + 0x4211e724 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4211e724 sar_periph_ctrl_adc_oneshot_power_acquire + .text.sar_periph_ctrl_adc_oneshot_power_release + 0x4211e732 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4211e732 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 + 0x4211e740 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x4211e740 esp_get_free_heap_size + .text.esp_get_free_internal_heap_size + 0x4211e754 0x18 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x4211e754 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 + 0x4211e76c 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.task_get_max_priority_wrapper + 0x4211e76e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.queue_create_wrapper + 0x4211e772 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.mutex_delete_wrapper + 0x4211e786 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.wifi_thread_semphr_free + 0x4211e798 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_register_start_cb_wrapper + 0x4211e7ac 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_schm_register_cb_wrapper + 0x4211e7ba 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_schm_process_restart_wrapper + 0x4211e7c8 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_schm_curr_phase_get_wrapper + 0x4211e7d6 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_schm_curr_period_get_wrapper + 0x4211e7e4 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_schm_interval_get_wrapper + 0x4211e7f2 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_schm_status_bit_set_wrapper + 0x4211e800 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_schm_status_bit_clear_wrapper + 0x4211e80e 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_wifi_channel_set_wrapper + 0x4211e81c 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_wifi_request_wrapper + 0x4211e82a 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_disable_wrapper + 0x4211e838 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_enable_wrapper + 0x4211e846 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_deinit_wrapper + 0x4211e854 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.coex_init_wrapper + 0x4211e862 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.esp_log_writev_wrapper + 0x4211e870 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.esp_log_write_wrapper + 0x4211e882 0x20 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.get_time_wrapper + 0x4211e8a2 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.nvs_open_wrapper + 0x4211e8b0 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.wifi_clock_disable_wrapper + 0x4211e8be 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.wifi_clock_enable_wrapper + 0x4211e8d0 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.wifi_reset_mac_wrapper + 0x4211e8e2 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.esp_read_mac_wrapper + 0x4211e8f6 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.esp_phy_enable_wrapper + 0x4211e904 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.esp_phy_disable_wrapper + 0x4211e91e 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.esp_event_post_wrapper + 0x4211e938 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.task_create_wrapper + 0x4211e954 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.task_create_pinned_to_core_wrapper + 0x4211e96c 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.event_group_wait_bits_wrapper + 0x4211e988 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.queue_recv_wrapper + 0x4211e9ac 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.queue_send_to_front_wrapper + 0x4211e9d0 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.queue_send_to_back_wrapper + 0x4211e9e4 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.queue_send_wrapper + 0x4211e9f8 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.recursive_mutex_create_wrapper + 0x4211ea20 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.mutex_create_wrapper + 0x4211ea34 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.wifi_thread_semphr_get_wrapper + 0x4211ea48 0x7a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.disable_intr_wrapper + 0x4211eac2 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.enable_intr_wrapper + 0x4211ead4 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.set_isr_wrapper + 0x4211eae6 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.set_intr_wrapper + 0x4211eaf4 0x3a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.wifi_create_queue + 0x4211eb2e 0x40 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4211eb2e wifi_create_queue + .text.wifi_create_queue_wrapper + 0x4211eb6e 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .text.wifi_delete_queue + 0x4211eb7c 0x26 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4211eb7c wifi_delete_queue + .text.wifi_delete_queue_wrapper + 0x4211eba2 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 + 0x4211ebb0 0x26 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.wifi_driver_start + 0x4211ebd6 0x32 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.wifi_free + 0x4211ec08 0x12 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.wifi_transmit + 0x4211ec1a 0x14 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.esp_wifi_create_if_driver + 0x4211ec2e 0x5c esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x4211ec2e esp_wifi_create_if_driver + .text.esp_wifi_get_if_mac + 0x4211ec8a 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x4211ec8a esp_wifi_get_if_mac + .text.esp_wifi_is_if_ready_when_started + 0x4211ec9a 0xa esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x4211ec9a esp_wifi_is_if_ready_when_started + .text.esp_wifi_register_if_rxcb + 0x4211eca4 0xfc esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x4211eca4 esp_wifi_register_if_rxcb + *libfreertos.a:app_startup.*(.literal .literal.* .text .text.*) + .text.main_task + 0x4211eda0 0xdc esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .text.esp_startup_start_app + 0x4211ee7c 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x4211ee7c esp_startup_start_app + *libfreertos.a:freertos_compatibility.*(.literal .literal.* .text .text.*) + *libfreertos.a:idf_additions.*(.literal .literal.* .text .text.*) + .text.xQueueCreateWithCaps + 0x4211eef2 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4211eef2 xQueueCreateWithCaps + .text.vQueueDeleteWithCaps + 0x4211ef6c 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4211ef6c vQueueDeleteWithCaps + .text.xSemaphoreCreateGenericWithCaps + 0x4211efd0 0x9e esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4211efd0 xSemaphoreCreateGenericWithCaps + .text.vSemaphoreDeleteWithCaps + 0x4211f06e 0x5a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x4211f06e 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 + 0x4211f0c8 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .text.gdma_ll_tx_enable_interrupt + 0x4211f0ee 0x2e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .text.gdma_ahb_hal_start_with_desc + 0x4211f11c 0x8a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f11c gdma_ahb_hal_start_with_desc + .text.gdma_ahb_hal_stop + 0x4211f1a6 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f1a6 gdma_ahb_hal_stop + .text.gdma_ahb_hal_append + 0x4211f1e4 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f1e4 gdma_ahb_hal_append + .text.gdma_ahb_hal_reset + 0x4211f222 0x4e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f222 gdma_ahb_hal_reset + .text.gdma_ahb_hal_set_priority + 0x4211f270 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f270 gdma_ahb_hal_set_priority + .text.gdma_ahb_hal_connect_peri + 0x4211f2ae 0x9a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f2ae gdma_ahb_hal_connect_peri + .text.gdma_ahb_hal_disconnect_peri + 0x4211f348 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f348 gdma_ahb_hal_disconnect_peri + .text.gdma_ahb_hal_enable_burst + 0x4211f38c 0x78 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f38c gdma_ahb_hal_enable_burst + .text.gdma_ahb_hal_set_strategy + 0x4211f404 0x64 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f404 gdma_ahb_hal_set_strategy + .text.gdma_ahb_hal_enable_intr + 0x4211f468 0x24 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f468 gdma_ahb_hal_enable_intr + .text.gdma_ahb_hal_get_intr_status_reg + 0x4211f48c 0x1a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f48c gdma_ahb_hal_get_intr_status_reg + .text.gdma_ahb_hal_init + 0x4211f4a6 0xa6 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4211f4a6 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 + 0x4211f54c 0x6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f54c gdma_hal_deinit + .text.gdma_hal_start_with_desc + 0x4211f552 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f552 gdma_hal_start_with_desc + .text.gdma_hal_set_priority + 0x4211f560 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f560 gdma_hal_set_priority + .text.gdma_hal_connect_peri + 0x4211f56e 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f56e gdma_hal_connect_peri + .text.gdma_hal_disconnect_peri + 0x4211f57c 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f57c gdma_hal_disconnect_peri + .text.gdma_hal_enable_burst + 0x4211f58a 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f58a gdma_hal_enable_burst + .text.gdma_hal_set_ext_mem_align + 0x4211f598 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f598 gdma_hal_set_ext_mem_align + .text.gdma_hal_enable_intr + 0x4211f5a8 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4211f5a8 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 + 0x4211f5b6 0x20 esp-idf/heap/libheap.a(multi_heap.c.obj) + .text.multi_heap_register_impl + 0x4211f5d6 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4211f5d6 multi_heap_register_impl + 0x4211f5d6 multi_heap_register + .text.multi_heap_free_size_impl + 0x4211f642 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4211f642 multi_heap_free_size + 0x4211f642 multi_heap_free_size_impl + .text.multi_heap_minimum_free_size_impl + 0x4211f64c 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4211f64c multi_heap_minimum_free_size + 0x4211f64c multi_heap_minimum_free_size_impl + .text.multi_heap_get_info_impl + 0x4211f656 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4211f656 multi_heap_get_info + 0x4211f656 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 + 0x4211f6ea 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) + .text.default_walker + 0x4211f8ac 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + .text.tlsf_walk_pool + 0x4211f8de 0x7e esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4211f8de tlsf_walk_pool + .text.tlsf_fit_size + 0x4211f95c 0x44 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4211f95c tlsf_fit_size + .text.tlsf_pool_overhead + 0x4211f9a0 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4211f9a0 tlsf_pool_overhead + .text.tlsf_add_pool + 0x4211f9a4 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4211f9a4 tlsf_add_pool + .text.tlsf_create + 0x4211fbca 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4211fbca tlsf_create + .text.tlsf_create_with_pool + 0x4211fbf2 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4211fbf2 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 + 0x4211fc34 0x32 esp-idf/log/liblog.a(log.c.obj) + .text.heap_swap + 0x4211fc66 0x2a esp-idf/log/liblog.a(log.c.obj) + .text.heap_bubble_down + 0x4211fc90 0x4e esp-idf/log/liblog.a(log.c.obj) + .text.add_to_cache + 0x4211fcde 0x90 esp-idf/log/liblog.a(log.c.obj) + .text.get_uncached_log_level + 0x4211fd6e 0x46 esp-idf/log/liblog.a(log.c.obj) + .text.get_cached_log_level + 0x4211fdb4 0xf6 esp-idf/log/liblog.a(log.c.obj) + .text.s_log_level_get_and_unlock + 0x4211feaa 0x4a esp-idf/log/liblog.a(log.c.obj) + .text.clear_log_level_list + 0x4211fef4 0x40 esp-idf/log/liblog.a(log.c.obj) + .text.esp_log_level_set + 0x4211ff34 0x154 esp-idf/log/liblog.a(log.c.obj) + 0x4211ff34 esp_log_level_set + .text.esp_log_writev + 0x42120088 0x42 esp-idf/log/liblog.a(log.c.obj) + 0x42120088 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 + 0x421200ca 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x421200ca intr_handler_get + *libriscv.a:interrupt.*(.literal.intr_handler_set .text.intr_handler_set) + .text.intr_handler_set + 0x421200de 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x421200de intr_handler_set + *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) + *(.irom0.text) + *(.fini.literal) + *(.fini) + *(.gnu.version) + 0x42120110 . = (. + _esp_flash_mmap_prefetch_pad_size) + *fill* 0x42120100 0x10 + 0x42120110 _text_end = ABSOLUTE (.) + 0x42120110 _instruction_reserved_end = ABSOLUTE (.) + 0x42120110 _etext = . + 0x00000000 _flash_cache_start = ABSOLUTE (0x0) + +.flash_rodata_dummy + 0x3c000020 0x130000 + 0x3c000020 _flash_rodata_dummy_start = . + 0x3c000020 . = ALIGN (ALIGNOF (.flash.text)) + 0x3c120110 . = (. + SIZEOF (.flash.text)) + *fill* 0x3c000020 0x1200f0 + 0x3c130020 . = (ALIGN (_esp_mmu_block_size) + 0x20) + *fill* 0x3c120110 0xff10 + +.flash.appdesc 0x3c130020 0x100 + 0x3c130020 _rodata_reserved_start = ABSOLUTE (.) + 0x3c130020 _rodata_start = ABSOLUTE (.) + *(.rodata_desc .rodata_desc.*) + .rodata_desc 0x3c130020 0x100 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c130020 esp_app_desc + *(.rodata_custom_desc .rodata_custom_desc.*) + 0x3c130120 . = ALIGN (ALIGNOF (.flash.rodata)) + +.flash.rodata 0x3c130120 0x4c094 + 0x3c130120 _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 + 0x3c130120 0x2c7e9 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0xf7 (size before relaxing) + .rodata.pthread_mutex_unlock.str1.4 + 0x3c15c909 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) + *fill* 0x3c15c909 0x3 + .rodata.__func__.0 + 0x3c15c90c 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 + 0x3c15c921 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + *fill* 0x3c15c921 0x3 + .rodata.__func__.0 + 0x3c15c924 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .rodata.str1.4 + 0x3c15c952 0xef esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .rodata.select_rtc_slow_clk.str1.4 + 0x3c15c952 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) + .rodata.esp_clk_init.str1.4 + 0x3c15c952 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c15c952 0x2 + .rodata.__func__.0 + 0x3c15c954 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c15c961 0x3 + .srodata 0x3c15c964 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .rodata.esp_panic_handler.str1.4 + 0x3c15c968 0x87 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .rodata.do_core_init.str1.4 + 0x3c15c968 0xb8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .rodata.do_system_init_fn.str1.4 + 0x3c15c968 0x51 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .rodata.start_cpu0_default.str1.4 + 0x3c15c968 0x231 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .rodata.__func__.0 + 0x3c15c968 0xd esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x3c15c975 0x3 + .srodata.g_startup_fn + 0x3c15c978 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c15c978 g_startup_fn + .rodata.frame_to_panic_info.str1.4 + 0x3c15c97c 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .rodata.print_state_for_core.str1.4 + 0x3c15c97c 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .rodata.str1.4 + 0x3c15c97c 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .srodata 0x3c15c97c 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .rodata.esp_mprot_mem_type_to_str.str1.4 + 0x3c15c981 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.test_and_print_register_bits.str1.4 + 0x3c15c981 0x3 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.panic_print_register_array.str1.4 + 0x3c15c981 0xb esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.print_cache_err_details.str1.4 + 0x3c15c981 0x4b esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.panic_print_basic_backtrace.str1.4 + 0x3c15c981 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.print_memprot_err_details.str1.4 + 0x3c15c981 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.print_assist_debug_details.str1.4 + 0x3c15c981 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.panic_print_registers.str1.4 + 0x3c15c981 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.panic_soc_fill_info.str1.4 + 0x3c15c981 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.panic_arch_fill_info.str1.4 + 0x3c15c981 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.str1.4 + 0x3c15c981 0x429 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + *fill* 0x3c15c981 0x3 + .rodata.reason.0 + 0x3c15c984 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata 0x3c15c9c4 0xdc esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata.get_cached_log_level.str1.4 + 0x3c15caa0 0x67 esp-idf/log/liblog.a(log.c.obj) + .rodata.esp_log_level_set.str1.4 + 0x3c15caa0 0x2 esp-idf/log/liblog.a(log.c.obj) + .rodata.__func__.0 + 0x3c15caa0 0x15 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x3c15cab5 0x3 + .rodata.__func__.1 + 0x3c15cab8 0x12 esp-idf/log/liblog.a(log.c.obj) + .rodata.str1.4 + 0x3c15caca 0x11d esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c15caca 0x2 + .rodata.__func__.2 + 0x3c15cacc 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c15cadd 0x3 + .rodata.__func__.3 + 0x3c15cae0 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c15caf2 0x2 + .rodata.__func__.4 + 0x3c15caf4 0xf esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c15cb03 0x1 + .rodata.__func__.7 + 0x3c15cb04 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.8 + 0x3c15cb1c 0x17 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c15cb33 0x1 + .rodata.__func__.9 + 0x3c15cb34 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c15cb4e 0x2 + .rodata.__func__.10 + 0x3c15cb50 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c15cb69 0x3 + .rodata.__func__.11 + 0x3c15cb6c 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.12 + 0x3c15cb84 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.register_heap.str1.4 + 0x3c15cb95 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .rodata.heap_caps_init.str1.4 + 0x3c15cb95 0x130 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c15cb95 0x3 + .rodata.__func__.1 + 0x3c15cb98 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .rodata.__func__.2 + 0x3c15cbac 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c15cbbb 0x1 + .rodata.__func__.3 + 0x3c15cbbc 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .rodata.assert_valid_block.str1.4 + 0x3c15cbca 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.multi_heap_register_impl.str1.4 + 0x3c15cbca 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.multi_heap_get_first_block.str1.4 + 0x3c15cbca 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x3c15cbca 0x2 + .rodata.__func__.4 + 0x3c15cbcc 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.__func__.0 + 0x3c15cbe4 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) + .rodata.control_construct.str1.4 + 0x3c15cbfd 0xca esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.default_walker.str1.4 + 0x3c15cbfd 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_check.str1.4 + 0x3c15cbfd 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_add_pool.str1.4 + 0x3c15cbfd 0x142 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_remove_pool.str1.4 + 0x3c15cbfd 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_create.str1.4 + 0x3c15cbfd 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_malloc.str1.4 + 0x3c15cbfd 0x1a7 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_free.str1.4 + 0x3c15cbfd 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.tlsf_realloc.str1.4 + 0x3c15cbfd 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c15cbfd 0x3 + .rodata.__func__.0 + 0x3c15cc00 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.__func__.1 + 0x3c15cc10 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c15cc1d 0x3 + .rodata.__func__.2 + 0x3c15cc20 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c15cc31 0x3 + .rodata.__func__.3 + 0x3c15cc34 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c15cc41 0x3 + .rodata.__func__.5 + 0x3c15cc44 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c15cc55 0x3 + .rodata.__func__.6 + 0x3c15cc58 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c15cc62 0x2 + .rodata.__func__.8 + 0x3c15cc64 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.__func__.9 + 0x3c15cc70 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.__func__.10 + 0x3c15cc80 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c15cc93 0x1 + .rodata.__func__.11 + 0x3c15cc94 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c15ccaa 0x2 + .rodata.__func__.12 + 0x3c15ccac 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c15ccbe 0x2 + .rodata.__func__.14 + 0x3c15ccc0 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c15ccd2 0x2 + .rodata.__func__.15 + 0x3c15ccd4 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c15cce6 0x2 + .rodata.__func__.18 + 0x3c15cce8 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c15ccfa 0x2 + .rodata.__func__.20 + 0x3c15ccfc 0xb esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.s_prepare_reserved_regions.str1.4 + 0x3c15cd07 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c15cd07 0x1 + .rodata.__func__.0 + 0x3c15cd08 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c15cd23 0x1 + .srodata.soc_memory_region_count + 0x3c15cd24 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c15cd24 soc_memory_region_count + .rodata.soc_memory_regions + 0x3c15cd28 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c15cd28 soc_memory_regions + .rodata.str1.4 + 0x3c15cd8c 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) + .rodata.soc_memory_types + 0x3c15cd8c 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c15cd8c soc_memory_types + .rodata.find_desc_for_source.str1.4 + 0x3c15cdbc 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.is_vect_desc_usable.str1.4 + 0x3c15cdbc 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.esp_intr_alloc_intrstatus.str1.4 + 0x3c15cdbc 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.intr_free_for_current_cpu.str1.4 + 0x3c15cdbc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.__func__.2 + 0x3c15cdbc 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c15cdcd 0x3 + .rodata.__func__.3 + 0x3c15cdd0 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c15cdea 0x2 + .rodata.__func__.5 + 0x3c15cdec 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c15ce06 0x2 + .rodata.__func__.6 + 0x3c15ce08 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c15ce1e 0x2 + .rodata.__func__.7 + 0x3c15ce20 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c15ce39 0x3 + .rodata.__func__.9 + 0x3c15ce3c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.__func__.10 + 0x3c15ce50 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.periph_module_enable.str1.4 + 0x3c15ce65 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3c15ce65 0x3 + .rodata.__func__.0 + 0x3c15ce68 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .rodata.__func__.1 + 0x3c15ce7c 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3c15ce92 0x2 + .rodata.__func__.2 + 0x3c15ce94 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .rodata.gpio_ll_deepsleep_wakeup_is_enabled.str1.4 + 0x3c15cea9 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.esp_sleep_config_gpio_isolate.str1.4 + 0x3c15cea9 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.esp_sleep_enable_gpio_switch.str1.4 + 0x3c15cea9 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c15cea9 0x3 + .rodata.__func__.0 + 0x3c15ceac 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c15cecd 0x3 + .rodata.__func__.1 + 0x3c15ced0 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.regi2c_saradc_disable.str1.4 + 0x3c15cef4 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .rodata.str1.4 + 0x3c15cef4 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .rodata.set_ocode_by_efuse.str1.4 + 0x3c15cef4 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.get_dig_dbias_by_efuse.str1.4 + 0x3c15cef4 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.calibrate_ocode.str1.4 + 0x3c15cef4 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.__func__.0 + 0x3c15cef4 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c15cf0b 0x1 + .rodata.__func__.1 + 0x3c15cf0c 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c15cf23 0x1 + .rodata.__func__.2 + 0x3c15cf24 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c15cf37 0x1 + .rodata 0x3c15cf38 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.rtc_clk_cal_ratio.str1.4 + 0x3c15cf42 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .rodata.rtc_time_us_to_slowclk.str1.4 + 0x3c15cf42 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c15cf42 0x2 + .rodata.__func__.0 + 0x3c15cf44 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c15cf5b 0x1 + .rodata.__func__.1 + 0x3c15cf5c 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .rodata.s_sar_adc_power_release.str1.4 + 0x3c15cf68 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .rodata.sar_periph_ctrl_pwdet_power_release.str1.4 + 0x3c15cf68 0x41 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .rodata.__func__.0 + 0x3c15cf68 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .rodata.__func__.1 + 0x3c15cf80 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .rodata.esp_mprot_oper_type_to_str.str1.4 + 0x3c15cfa4 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .rodata.esp_mprot_pms_world_to_str.str1.4 + 0x3c15cfa4 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .rodata.main_task.str1.4 + 0x3c15cfa4 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .rodata.esp_startup_start_app.str1.4 + 0x3c15cfa4 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .rodata.__func__.0 + 0x3c15cfa4 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3c15cfae 0x2 + .rodata.__func__.1 + 0x3c15cfb0 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .rodata.prvNotifyQueueSetContainer.str1.4 + 0x3c15cfc6 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGenericReset.str1.4 + 0x3c15cfc6 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGenericCreateStatic.str1.4 + 0x3c15cfc6 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGenericGetStaticBuffers.str1.4 + 0x3c15cfc6 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGetMutexHolder.str1.4 + 0x3c15cfc6 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 + 0x3c15cfc6 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGenericSend.str1.4 + 0x3c15cfc6 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.prvInitialiseMutex.str1.4 + 0x3c15cfc6 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGiveMutexRecursive.str1.4 + 0x3c15cfc6 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGiveFromISR.str1.4 + 0x3c15cfc6 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueReceive.str1.4 + 0x3c15cfc6 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueReceiveFromISR.str1.4 + 0x3c15cfc6 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.uxQueueMessagesWaiting.str1.4 + 0x3c15cfc6 0x7 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15cfc6 0x2 + .rodata.__func__.1 + 0x3c15cfc8 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15cfe2 0x2 + .rodata.__func__.2 + 0x3c15cfe4 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15cff1 0x3 + .rodata.__func__.3 + 0x3c15cff4 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d012 0x2 + .rodata.__func__.4 + 0x3c15d014 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d02b 0x1 + .rodata.__func__.5 + 0x3c15d02c 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d043 0x1 + .rodata.__func__.7 + 0x3c15d044 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d059 0x3 + .rodata.__func__.9 + 0x3c15d05c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.10 + 0x3c15d070 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d07e 0x2 + .rodata.__func__.11 + 0x3c15d080 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d092 0x2 + .rodata.__func__.12 + 0x3c15d094 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d0ad 0x3 + .rodata.__func__.13 + 0x3c15d0b0 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d0cb 0x1 + .rodata.__func__.14 + 0x3c15d0cc 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d0de 0x2 + .rodata.__func__.15 + 0x3c15d0e0 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d0fe 0x2 + .rodata.__func__.16 + 0x3c15d100 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.17 + 0x3c15d124 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d13d 0x3 + .rodata.__func__.18 + 0x3c15d140 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d159 0x3 + .rodata.__func__.20 + 0x3c15d15c 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d171 0x3 + .rodata.__func__.21 + 0x3c15d174 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.22 + 0x3c15d188 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d1a6 0x2 + .rodata.__func__.23 + 0x3c15d1a8 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c15d1c2 0x2 + .rodata.__func__.24 + 0x3c15d1c4 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.25 + 0x3c15d1d8 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.prvTaskIsTaskSuspended.str1.4 + 0x3c15d1eb 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvDeleteTCB.str1.4 + 0x3c15d1eb 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvInitialiseNewTask.str1.4 + 0x3c15d1eb 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskDelete.str1.4 + 0x3c15d1eb 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.eTaskGetState.str1.4 + 0x3c15d1eb 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskIncrementTick.str1.4 + 0x3c15d1eb 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskResumeAll.str1.4 + 0x3c15d1eb 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSwitchContext.str1.4 + 0x3c15d1eb 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSuspend.str1.4 + 0x3c15d1eb 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPlaceOnEventList.str1.4 + 0x3c15d1eb 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPlaceOnUnorderedEventList.str1.4 + 0x3c15d1eb 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskRemoveFromEventList.str1.4 + 0x3c15d1eb 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskRemoveFromUnorderedEventList.str1.4 + 0x3c15d1eb 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSetTimeOutState.str1.4 + 0x3c15d1eb 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCheckForTimeOut.str1.4 + 0x3c15d1eb 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskPriorityDisinherit.str1.4 + 0x3c15d1eb 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 + 0x3c15d1eb 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.ulTaskGenericNotifyTake.str1.4 + 0x3c15d1eb 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGenericNotify.str1.4 + 0x3c15d1eb 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCreatePinnedToCore.str1.4 + 0x3c15d1eb 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCreateStaticPinnedToCore.str1.4 + 0x3c15d1eb 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvCreateIdleTasks.str1.4 + 0x3c15d1eb 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskStartScheduler.str1.4 + 0x3c15d1eb 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGetIdleTaskHandleForCore.str1.4 + 0x3c15d1eb 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d1eb 0x1 + .rodata.__func__.2 + 0x3c15d1ec 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d20d 0x3 + .rodata.__func__.3 + 0x3c15d210 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d22e 0x2 + .rodata.__func__.4 + 0x3c15d230 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d24e 0x2 + .rodata.__func__.5 + 0x3c15d250 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d265 0x3 + .rodata.__func__.6 + 0x3c15d268 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.8 + 0x3c15d280 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d29e 0x2 + .rodata.__func__.12 + 0x3c15d2a0 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.13 + 0x3c15d2b8 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.14 + 0x3c15d2dc 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.16 + 0x3c15d2f4 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d309 0x3 + .rodata.__func__.18 + 0x3c15d30c 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d32e 0x2 + .rodata.__func__.19 + 0x3c15d330 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d349 0x3 + .rodata.__func__.20 + 0x3c15d34c 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.21 + 0x3c15d36c 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d38b 0x1 + .rodata.__func__.22 + 0x3c15d38c 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d3a2 0x2 + .rodata.__func__.23 + 0x3c15d3a4 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d3b7 0x1 + .rodata.__func__.24 + 0x3c15d3b8 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d3cb 0x1 + .rodata.__func__.29 + 0x3c15d3cc 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d3da 0x2 + .rodata.__func__.30 + 0x3c15d3dc 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d3eb 0x1 + .rodata.__func__.31 + 0x3c15d3ec 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.35 + 0x3c15d400 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d40d 0x3 + .rodata.__func__.38 + 0x3c15d410 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d41b 0x1 + .rodata.__func__.40 + 0x3c15d41c 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c15d429 0x3 + .rodata.__func__.41 + 0x3c15d42c 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .srodata.uxTopUsedPriority + 0x3c15d438 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c15d438 uxTopUsedPriority + .rodata.vPortTaskWrapper.str1.4 + 0x3c15d43c 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vPortTLSPointersDelCb.str1.4 + 0x3c15d43c 0x7e esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.pxPortInitialiseStack.str1.4 + 0x3c15d43c 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationStackOverflowHook.str1.4 + 0x3c15d43c 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.__func__.0 + 0x3c15d43c 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationGetIdleTaskMemory.str1.4 + 0x3c15d452 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x3c15d452 0x2 + .rodata.__func__.0 + 0x3c15d454 0x1f esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x3c15d473 0x1 + .rodata.__func__.1 + 0x3c15d474 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + .rodata.vSystimerSetup.str1.4 + 0x3c15d492 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + *fill* 0x3c15d492 0x2 + .rodata.__func__.0 + 0x3c15d494 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .rodata.str1.4 + 0x3c15d4a3 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.esp_newlib_locks_init.str1.4 + 0x3c15d4a3 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c15d4a3 0x1 + .rodata.__func__.4 + 0x3c15d4a4 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c15d4ba 0x2 + .rodata.__func__.3 + 0x3c15d4bc 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c15d4cf 0x1 + .rodata.__func__.2 + 0x3c15d4d0 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c15d4e5 0x3 + .rodata.__func__.1 + 0x3c15d4e8 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c15d4fd 0x3 + .rodata.__func__.0 + 0x3c15d500 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.esp_newlib_init_global_stdio.str1.4 + 0x3c15d50c 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .srodata.esp_unknown_msg + 0x3c15d50c 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .rodata.str1.4 + 0x3c15d512 0x17ee esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x3c15d512 0x2 + .rodata.esp_err_msg_table + 0x3c15d514 0x6c8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .rodata.str1.4 + 0x3c15dbdc 0x33 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.init_timer_task.str1.4 + 0x3c15dbdc 0x7f esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.esp_timer_init.str1.4 + 0x3c15dbdc 0x28 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.__func__.0 + 0x3c15dbdc 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.esp_timer_impl_init_system_time.str1.4 + 0x3c15dbe9 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .rodata.str1.4 + 0x3c15dbe9 0x75 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .rodata.esp_timer_impl_init.str1.4 + 0x3c15dbe9 0xbb esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + *fill* 0x3c15dbe9 0x3 + .rodata.__func__.0 + 0x3c15dbec 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .rodata.translate_path.str1.4 + 0x3c15dc08 0x5f esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.esp_vfs_register_fd_range.str1.4 + 0x3c15dc08 0x1 esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.__func__.0 + 0x3c15dc08 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.console_open.str1.4 + 0x3c15dc17 0x22 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .rodata.esp_vfs_dev_console_register.str1.4 + 0x3c15dc17 0xd esp-idf/vfs/libvfs.a(vfs_console.c.obj) + *fill* 0x3c15dc17 0x1 + .rodata.vfs 0x3c15dc18 0xa4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .rodata.usb_serial_jtag_return_char.str1.4 + 0x3c15dcbc 0x43 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.__func__.0 + 0x3c15dcbc 0x1c esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.vfs 0x3c15dcd8 0xa4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.uart_access.str1.4 + 0x3c15dd7c 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_fcntl.str1.4 + 0x3c15dd7c 0x34 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_return_char.str1.4 + 0x3c15dd7c 0x1d esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_fsync.str1.4 + 0x3c15dd7c 0x12 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.__func__.1 + 0x3c15dd7c 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c15dd87 0x1 + .rodata.__func__.2 + 0x3c15dd88 0x11 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c15dd99 0x3 + .rodata.__func__.3 + 0x3c15dd9c 0xa esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c15dda6 0x2 + .rodata.__func__.4 + 0x3c15dda8 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c15ddb3 0x1 + .rodata.__func__.5 + 0x3c15ddb4 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c15ddbf 0x1 + .rodata.__func__.6 + 0x3c15ddc0 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c15ddcb 0x1 + .rodata.__func__.7 + 0x3c15ddcc 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c15ddd7 0x1 + .rodata.vfs 0x3c15ddd8 0xa4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .srodata.s_uart_mount_points + 0x3c15de7c 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .srodata.s_ctx + 0x3c15de84 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.event_handler.str1.4 + 0x3c15de8c 0x58c esp-idf/main/libmain.a(app_main.c.obj) + .rodata.write_cb.str1.4 + 0x3c15de8c 0x88 esp-idf/main/libmain.a(app_main.c.obj) + .rodata.app_main.str1.4 + 0x3c15de8c 0x252 esp-idf/main/libmain.a(app_main.c.obj) + .rodata.__func__.0 + 0x3c15de8c 0x9 esp-idf/main/libmain.a(app_main.c.obj) + .rodata.light_sensor_update.str1.4 + 0x3c15de95 0x16 esp-idf/main/libmain.a(app_driver.c.obj) + .rodata.app_sensor_init.str1.4 + 0x3c15de95 0x22 esp-idf/main/libmain.a(app_driver.c.obj) + .rodata.push_btn_cb.str1.4 + 0x3c15de95 0x6 esp-idf/main/libmain.a(app_driver.c.obj) + *fill* 0x3c15de95 0x3 + .srodata.cst4 0x3c15de98 0x1c esp-idf/main/libmain.a(app_driver.c.obj) + 0x8 (size before relaxing) + .rodata.esp_rmaker_start_reset_timer.str1.4 + 0x3c15deb4 0x10 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .rodata.esp_rmaker_reboot.str1.4 + 0x3c15deb4 0x25 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .srodata.RMAKER_COMMON_EVENT + 0x3c15deb4 0x4 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + 0x3c15deb4 RMAKER_COMMON_EVENT + .rodata.esp_diag_log_write.str1.4 + 0x3c15deb8 0x5 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .rodata.esp_rmaker_register_node.str1.4 + 0x3c15deb8 0xd4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_event_handler.str1.4 + 0x3c15deb8 0xd esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_populate_node_id.str1.4 + 0x3c15deb8 0x75 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_mqtt_conn_params_init.str1.4 + 0x3c15deb8 0x37 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_init.str1.4 + 0x3c15deb8 0x26e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_node_init.str1.4 + 0x3c15deb8 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_task.str1.4 + 0x3c15deb8 0x303 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.esp_rmaker_start.str1.4 + 0x3c15deb8 0x141 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .rodata.__func__.0 + 0x3c15deb8 0x11 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + *fill* 0x3c15dec9 0x3 + .srodata.RMAKER_EVENT + 0x3c15decc 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + 0x3c15decc RMAKER_EVENT + .rodata.esp_rmaker_node_create.str1.4 + 0x3c15ded0 0x1ad esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .rodata.esp_rmaker_node_add_attribute.str1.4 + 0x3c15ded0 0x156 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .rodata.esp_rmaker_node_add_device.str1.4 + 0x3c15ded0 0x8f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .rodata.esp_rmaker_node_get_device_by_name.str1.4 + 0x3c15ded0 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .rodata.esp_rmaker_node_get_first_device.str1.4 + 0x3c15ded0 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .rodata.esp_rmaker_device_delete.str1.4 + 0x3c15ded0 0x79 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.__esp_rmaker_device_create.str1.4 + 0x3c15ded0 0x109 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_device_add_param.str1.4 + 0x3c15ded0 0x9b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_device_add_attribute.str1.4 + 0x3c15ded0 0x139 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_device_add_cb.str1.4 + 0x3c15ded0 0x35 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_device_get_name.str1.4 + 0x3c15ded0 0x36 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_device_get_param_by_type.str1.4 + 0x3c15ded0 0x43 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_device_get_param_by_name.str1.4 + 0x3c15ded0 0x43 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .rodata.esp_rmaker_param_get_buf.str1.4 + 0x3c15ded0 0x59 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_allocate_and_populate_params.str1.4 + 0x3c15ded0 0x94 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_report_param_internal.str1.4 + 0x3c15ded0 0xec esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.__esp_rmaker_param_report_time_series_records.str1.4 + 0x3c15ded0 0x6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.__esp_rmaker_param_report_time_series.str1.4 + 0x3c15ded0 0x1c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_report_time_series.str1.4 + 0x3c15ded0 0x151 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_register_for_set_params.str1.4 + 0x3c15ded0 0x58 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_get_node_params.str1.4 + 0x3c15ded0 0x89 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_get_stored_value.str1.4 + 0x3c15ded0 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_create.str1.4 + 0x3c15ded0 0x1ad esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_add_bounds.str1.4 + 0x3c15ded0 0xe4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_add_array_max_count.str1.4 + 0x3c15ded0 0x3e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_add_ui_type.str1.4 + 0x3c15ded0 0x40 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_param_update.str1.4 + 0x3c15ded0 0x4b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_device_set_params.str1.4 + 0x3c15ded0 0x4e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_handle_set_params.str1.4 + 0x3c15ded0 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_report_node_state.str1.4 + 0x3c15ded0 0x58 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_params_mqtt_init.str1.4 + 0x3c15ded0 0x2f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.str1.4 + 0x3c15ded0 0x46 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.cb_srcs + 0x3c15ded0 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .rodata.esp_rmaker_report_attribute.str1.4 + 0x3c15dee8 0xe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_report_info.str1.4 + 0x3c15dee8 0x71 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_report_node_attributes.str1.4 + 0x3c15dee8 0xb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_report_data_type.str1.4 + 0x3c15dee8 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_report_param_config.str1.4 + 0x3c15dee8 0x60 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_report_devices_or_services.str1.4 + 0x3c15dee8 0x1b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.__esp_rmaker_get_node_config.str1.4 + 0x3c15dee8 0x8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_get_node_config.str1.4 + 0x3c15dee8 0x123 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_report_node_config.str1.4 + 0x3c15dee8 0x67 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .rodata.esp_rmaker_get_mqtt_host.str1.4 + 0x3c15dee8 0x3b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .rodata.esp_rmaker_get_client_cert.str1.4 + 0x3c15dee8 0xc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .rodata.esp_rmaker_get_client_key.str1.4 + 0x3c15dee8 0xb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .rodata.esp_rmaker_time_add_service.str1.4 + 0x3c15dee8 0x85 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .rodata.esp_rmaker_time_service_cb.str1.4 + 0x3c15dee8 0x5b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .rodata.esp_rmaker_user_mapping_detect_reset.str1.4 + 0x3c15dee8 0x1c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_user_mapping_endpoint_create.str1.4 + 0x3c15dee8 0x11 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_user_mapping_event_handler.str1.4 + 0x3c15dee8 0x12f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_start_user_node_mapping.str1.4 + 0x3c15dee8 0x187 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_reset_user_node_mapping.str1.4 + 0x3c15dee8 0x7 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_user_mapping_handler.str1.4 + 0x3c15dee8 0x186 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_user_mapping_cb.str1.4 + 0x3c15dee8 0x9e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_user_node_mapping_init.str1.4 + 0x3c15dee8 0x2f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .rodata.esp_rmaker_schedule_timestamp_common_cb.str1.4 + 0x3c15dee8 0x65 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_add_to_list.str1.4 + 0x3c15dee8 0x95 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_remove_from_list.str1.4 + 0x3c15dee8 0x91 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_prepare_config.str1.4 + 0x3c15dee8 0x3d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_find_or_create.str1.4 + 0x3c15dee8 0x112 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_parse_action.str1.4 + 0x3c15dee8 0x3a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_parse_trigger.str1.4 + 0x3c15dee8 0x2e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_parse_info_and_flags.str1.4 + 0x3c15dee8 0xe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_parse_validity.str1.4 + 0x3c15dee8 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_timesync_timer_init.str1.4 + 0x3c15dee8 0x3d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.__esp_rmaker_schedule_get_params.str1.4 + 0x3c15dee8 0x61 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_get_params.str1.4 + 0x3c15dee8 0xdb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_report_params.str1.4 + 0x3c15dee8 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_trigger_work_cb.str1.4 + 0x3c15dee8 0x54 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_operation_enable.str1.4 + 0x3c15dee8 0xdf esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_perform_operation.str1.4 + 0x3c15dee8 0x86 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_timesync_timer_work_cb.str1.4 + 0x3c15dee8 0x4a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_get_operation_from_str.str1.4 + 0x3c15dee8 0x24 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_parse_operation.str1.4 + 0x3c15dee8 0x8d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_parse_json.str1.4 + 0x3c15dee8 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.write_cb.str1.4 + 0x3c15dee8 0x86 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_schedule_enable.str1.4 + 0x3c15dee8 0xbe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .rodata.esp_rmaker_scenes_add_to_list.str1.4 + 0x3c15dee8 0xa2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_remove_from_list.str1.4 + 0x3c15dee8 0x8a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_find_or_create.str1.4 + 0x3c15dee8 0x107 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_parse_info_and_flags.str1.4 + 0x3c15dee8 0xe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_parse_action.str1.4 + 0x3c15dee8 0x3a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_perform_operation.str1.4 + 0x3c15dee8 0xbe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.__esp_rmaker_scenes_get_params.str1.4 + 0x3c15dee8 0x57 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_get_params.str1.4 + 0x3c15dee8 0xd5 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_report_params.str1.4 + 0x3c15dee8 0x11 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_get_operation_from_str.str1.4 + 0x3c15dee8 0x2b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_parse_operation.str1.4 + 0x3c15dee8 0x8a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_parse_json.str1.4 + 0x3c15dee8 0x94 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.write_cb.str1.4 + 0x3c15dee8 0x86 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_scenes_enable.str1.4 + 0x3c15dee8 0xb1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .rodata.esp_rmaker_publish_response.str1.4 + 0x3c15dee8 0xad esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .rodata.esp_rmaker_cmd_resp_check_pending.str1.4 + 0x3c15dee8 0x88 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .rodata.esp_rmaker_test_cmd_resp.str1.4 + 0x3c15dee8 0x5a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .rodata.esp_rmaker_cmd_response_enable.str1.4 + 0x3c15dee8 0xcf esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .rodata.esp_rmaker_get_secure_boot_digest.str1.4 + 0x3c15dee8 0x5e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .rodata.generate_claim_init_request.str1.4 + 0x3c15dee8 0xa0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_claim_perform_common.str1.4 + 0x3c15dee8 0x157 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.read_hmac_key.str1.4 + 0x3c15dee8 0x76 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.handle_self_claim_init_response.str1.4 + 0x3c15dee8 0xd9 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_claim_perform_init.str1.4 + 0x3c15dee8 0x83 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.handle_claim_verify_response.str1.4 + 0x3c15dee8 0xd7 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_claim_perform_verify.str1.4 + 0x3c15dee8 0x3d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_claim_generate_key.str1.4 + 0x3c15dee8 0x14e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_claim_generate_csr.str1.4 + 0x3c15dee8 0xe3 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_claim_init.str1.4 + 0x3c15dee8 0x73 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_self_claim_perform.str1.4 + 0x3c15dee8 0x108 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.__esp_rmaker_claim_init.str1.4 + 0x3c15dee8 0x154 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_claim_task.str1.4 + 0x3c15dee8 0x86 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.esp_rmaker_self_claim_init.str1.4 + 0x3c15dee8 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .rodata.set_property_values.str1.4 + 0x3c15dee8 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.get_property_values.str1.4 + 0x3c15dee8 0x6a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.__esp_rmaker_local_ctrl_get_nvs.str1.4 + 0x3c15dee8 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.esp_rmaker_local_ctrl_get_pop.str1.4 + 0x3c15dee8 0x8d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.__esp_rmaker_start_local_ctrl_service.str1.4 + 0x3c15dee8 0x20e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.esp_rmaker_local_ctrl_prov_event_handler.str1.4 + 0x3c15dee8 0x22 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.esp_rmaker_local_ctrl_service_enable.str1.4 + 0x3c15dee8 0xfe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.esp_rmaker_start_local_ctrl_service.str1.4 + 0x3c15dee8 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.esp_rmaker_local_ctrl_enable.str1.4 + 0x3c15dee8 0x78 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.__func__.0 + 0x3c15dee8 0x26 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.str1.4 + 0x3c15df0e 0xf esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + *fill* 0x3c15df0e 0x2 + .rodata 0x3c15df10 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .rodata.esp_rmaker_mqtt_init.str1.4 + 0x3c15df40 0x8c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_mqtt_connect.str1.4 + 0x3c15df40 0x3f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_mqtt_disconnect.str1.4 + 0x3c15df40 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_mqtt_subscribe.str1.4 + 0x3c15df40 0x41 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_mqtt_unsubscribe.str1.4 + 0x3c15df40 0x43 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_mqtt_publish.str1.4 + 0x3c15df40 0x87 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_create_mqtt_topic.str1.4 + 0x3c15df40 0x19 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .rodata.esp_rmaker_mqtt_is_budget_available.str1.4 + 0x3c15df40 0xb2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .rodata.esp_rmaker_mqtt_increase_budget.str1.4 + 0x3c15df40 0x88 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .rodata.esp_rmaker_mqtt_decrease_budget.str1.4 + 0x3c15df40 0x88 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .rodata.esp_rmaker_mqtt_budgeting_init.str1.4 + 0x3c15df40 0xba esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .rodata.esp_ota_check_for_mqtt.str1.4 + 0x3c15df40 0x93 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_erase_rollback_flag.str1.4 + 0x3c15df40 0x1b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_status_to_string.str1.4 + 0x3c15df40 0x38 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_report_status.str1.4 + 0x3c15df40 0x3d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.validate_image_header.str1.4 + 0x3c15df40 0x16a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_handle_time.str1.4 + 0x3c15df40 0x2e5 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_default_cb.str1.4 + 0x3c15df40 0x39c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_mark_valid.str1.4 + 0x3c15df40 0x9e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_mark_invalid.str1.4 + 0x3c15df40 0x42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.event_handler.str1.4 + 0x3c15df40 0x99 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_manage_rollback.str1.4 + 0x3c15df40 0xc5 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_ota_rollback.str1.4 + 0x3c15df40 0x65 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.esp_rmaker_ota_enable.str1.4 + 0x3c15df40 0xed esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .rodata.ota_default_config + 0x3c15df40 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .srodata.RMAKER_OTA_EVENT + 0x3c15df50 0x4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + 0x3c15df50 RMAKER_OTA_EVENT + .rodata.esp_rmaker_ota_service_cb.str1.4 + 0x3c15df54 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 + 0x3c15df54 0x2d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .rodata.esp_rmaker_ota_enable_using_params.str1.4 + 0x3c15df54 0x68 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .rodata.esp_rmaker_ota_subscribe.str1.4 + 0x3c15df54 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 + 0x3c15df54 0x11f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .rodata.ota_url_handler.str1.4 + 0x3c15df54 0x43b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .rodata.esp_rmaker_ota_fetch.str1.4 + 0x3c15df54 0xdb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .rodata.esp_rmaker_ota_enable_using_topics.str1.4 + 0x3c15df54 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .rodata.esp_rmaker_ota_work_fn.str1.4 + 0x3c15df54 0x52 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .rodata.esp_rmaker_name_param_create.str1.4 + 0x3c15df54 0xf esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_power_param_create.str1.4 + 0x3c15df54 0x1e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_temperature_param_create.str1.4 + 0x3c15df54 0x24 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_ota_status_param_create.str1.4 + 0x3c15df54 0x19 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_ota_info_param_create.str1.4 + 0x3c15df54 0x13 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_ota_url_param_create.str1.4 + 0x3c15df54 0x12 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_timezone_param_create.str1.4 + 0x3c15df54 0xd esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_timezone_posix_param_create.str1.4 + 0x3c15df54 0x13 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_schedules_param_create.str1.4 + 0x3c15df54 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_scenes_param_create.str1.4 + 0x3c15df54 0x11 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_local_control_pop_param_create.str1.4 + 0x3c15df54 0x1c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_local_control_type_param_create.str1.4 + 0x3c15df54 0x1d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .rodata.esp_rmaker_switch_device_create.str1.4 + 0x3c15df54 0x22 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .rodata.esp_rmaker_temp_sensor_device_create.str1.4 + 0x3c15df54 0x2c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .rodata.esp_rmaker_ota_service_create.str1.4 + 0x3c15df54 0x24 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .rodata.esp_rmaker_time_service_create.str1.4 + 0x3c15df54 0x21 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .rodata.esp_rmaker_create_schedule_service.str1.4 + 0x3c15df54 0x22 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .rodata.esp_rmaker_create_scenes_service.str1.4 + 0x3c15df54 0x39 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .rodata.esp_rmaker_create_local_control_service.str1.4 + 0x3c15df54 0x25 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .rodata.register_user_node_mapping.str1.4 + 0x3c15df54 0xa8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.register_get_node_id.str1.4 + 0x3c15df54 0x2b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.register_wifi_prov.str1.4 + 0x3c15df54 0x4d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.register_cmd_resp_command.str1.4 + 0x3c15df54 0x59 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.user_node_mapping_handler.str1.4 + 0x3c15df54 0x34 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.get_node_id_handler.str1.4 + 0x3c15df54 0x11 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.wifi_prov_handler.str1.4 + 0x3c15df54 0x7c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.cmd_resp_cli_handler.str1.4 + 0x3c15df54 0x2d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .rodata.embedded + 0x3c15df54 0x4bd esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_mqtt_server.crt.S.obj) + 0x3c15df54 rmaker_mqtt_server_crt + 0x3c15df54 _binary_rmaker_mqtt_server_crt_start + 0x3c15e40d _binary_rmaker_mqtt_server_crt_end + 0x3c15e40d rmaker_mqtt_server_crt_length + .rodata.embedded + 0x3c15e411 0xd11 esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_ota_server.crt.S.obj) + 0x3c15e411 rmaker_ota_server_crt + 0x3c15e411 _binary_rmaker_ota_server_crt_start + 0x3c15f11e rmaker_ota_server_crt_length + 0x3c15f11e _binary_rmaker_ota_server_crt_end + .rodata.rainmaker__cmd_set_user_mapping__get_packed_size.str1.4 + 0x3c15f122 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 + 0x3c15f122 0x4a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + *fill* 0x3c15f122 0x2 + .rodata.__func__.0 + 0x3c15f124 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.__func__.2 + 0x3c15f154 0x27 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + *fill* 0x3c15f17b 0x1 + .rodata.__func__.3 + 0x3c15f17c 0x32 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + *fill* 0x3c15f1ae 0x2 + .rodata.init_value.8 + 0x3c15f1b0 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.init_value.13 + 0x3c15f1c4 0x14 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.str1.4 + 0x3c15f1d8 0x35e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_msg_type__descriptor + 0x3c15f1d8 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x3c15f1d8 rainmaker__rmaker_config_msg_type__descriptor + .rodata.rainmaker__rmaker_config_msg_type__enum_values_by_name + 0x3c15f214 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_msg_type__value_ranges + 0x3c15f224 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 + 0x3c15f234 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_status__descriptor + 0x3c15f24c 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x3c15f24c rainmaker__rmaker_config_status__descriptor + .rodata.rainmaker__rmaker_config_status__enum_values_by_name + 0x3c15f288 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_status__value_ranges + 0x3c15f2a0 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 + 0x3c15f2b0 0x24 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_payload__descriptor + 0x3c15f2d4 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x3c15f2d4 rainmaker__rmaker_config_payload__descriptor + .rodata.rainmaker__rmaker_config_payload__number_ranges + 0x3c15f310 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 + 0x3c15f328 0xc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__rmaker_config_payload__field_descriptors + 0x3c15f334 0x90 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__resp_set_user_mapping__descriptor + 0x3c15f3c4 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x3c15f3c4 rainmaker__resp_set_user_mapping__descriptor + .rodata.rainmaker__resp_set_user_mapping__number_ranges + 0x3c15f400 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 + 0x3c15f410 0x8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__resp_set_user_mapping__field_descriptors + 0x3c15f418 0x60 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__cmd_set_user_mapping__descriptor + 0x3c15f478 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + 0x3c15f478 rainmaker__cmd_set_user_mapping__descriptor + .rodata.rainmaker__cmd_set_user_mapping__number_ranges + 0x3c15f4b4 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 + 0x3c15f4c4 0x8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.rainmaker__cmd_set_user_mapping__field_descriptors + 0x3c15f4cc 0x60 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .rodata.app_insights_enable.str1.4 + 0x3c15f52c 0x5c esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .rodata.iot_button_delete.str1.4 + 0x3c15f52c 0x87 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .rodata.iot_button_create.str1.4 + 0x3c15f52c 0x18 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .rodata.iot_button_set_serial_cb.str1.4 + 0x3c15f52c 0xf esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .rodata.iot_button_add_on_press_cb.str1.4 + 0x3c15f52c 0xe esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .rodata.__FUNCTION__.0 + 0x3c15f52c 0x1d esp-idf/gpio_button/libgpio_button.a(button.c.obj) + *fill* 0x3c15f549 0x3 + .rodata.__FUNCTION__.1 + 0x3c15f54c 0x1b esp-idf/gpio_button/libgpio_button.a(button.c.obj) + *fill* 0x3c15f567 0x1 + .rodata.__FUNCTION__.2 + 0x3c15f568 0x16 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + *fill* 0x3c15f57e 0x2 + .rodata.__FUNCTION__.3 + 0x3c15f580 0x12 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .rodata.factory_reset_indicate.str1.4 + 0x3c15f592 0x4d esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .rodata.wifi_reset_indicate.str1.4 + 0x3c15f592 0x5c esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .rodata.app_reset_button_register.str1.4 + 0x3c15f592 0x5d esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .rodata.event_handler.str1.4 + 0x3c15f592 0x264 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.app_wifi_prov_stop.str1.4 + 0x3c15f592 0x5e esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.read_random_bytes_from_nvs.str1.4 + 0x3c15f592 0x1f esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.get_device_service_name.str1.4 + 0x3c15f592 0x18 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.get_device_pop.str1.4 + 0x3c15f592 0x136 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.app_wifi_print_qr.str1.4 + 0x3c15f592 0x1a1 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.wifi_init_sta.str1.4 + 0x3c15f592 0x89 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.app_wifi_set_custom_mfg_data.str1.4 + 0x3c15f592 0x4c esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.app_wifi_init.str1.4 + 0x3c15f592 0x1d8 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.app_wifi_start_timer.str1.4 + 0x3c15f592 0xa7 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .rodata.app_wifi_start.str1.4 + 0x3c15f592 0x1bd esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + *fill* 0x3c15f592 0x2 + .rodata.__func__.0 + 0x3c15f594 0xe esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + *fill* 0x3c15f5a2 0x2 + .rodata.__func__.1 + 0x3c15f5a4 0xf esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + *fill* 0x3c15f5b3 0x1 + .rodata.__func__.3 + 0x3c15f5b4 0xe esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + *fill* 0x3c15f5c2 0x2 + .srodata.APP_WIFI_EVENT + 0x3c15f5c4 0x4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + 0x3c15f5c4 APP_WIFI_EVENT + .rodata.ws2812_led_init.str1.4 + 0x3c15f5c8 0xa2 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .rodata 0x3c15f5c8 0x2c esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .rodata.ws2812_set_pixel.str1.4 + 0x3c15f5f4 0x50 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .rodata.ws2812_refresh.str1.4 + 0x3c15f5f4 0x3c esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .rodata.led_strip_new_rmt_ws2812.str1.4 + 0x3c15f5f4 0xbd esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .rodata.__FUNCTION__.0 + 0x3c15f5f4 0x11 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + *fill* 0x3c15f605 0x3 + .rodata.__FUNCTION__.1 + 0x3c15f608 0xf esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + *fill* 0x3c15f617 0x1 + .rodata.__FUNCTION__.2 + 0x3c15f618 0x19 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .srodata.cst4 0x3c15f631 0xc esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .rodata.esp_local_ctrl_start.str1.4 + 0x3c15f631 0x2cf esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .rodata.esp_local_ctrl_add_property.str1.4 + 0x3c15f631 0x143 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .rodata.esp_local_ctrl_get_prop_values.str1.4 + 0x3c15f631 0x33 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .rodata.esp_local_ctrl_set_prop_values.str1.4 + 0x3c15f631 0x86 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .rodata.esp_local_ctrl_command_dispatcher.str1.4 + 0x3c15f631 0x88 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .rodata.esp_local_ctrl_command_cleanup.str1.4 + 0x3c15f631 0x45 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .rodata.cmd_set_prop_vals_handler.str1.4 + 0x3c15f631 0x75 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .rodata.cmd_get_prop_vals_handler.str1.4 + 0x3c15f631 0x45 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .rodata.esp_local_ctrl_data_handler.str1.4 + 0x3c15f631 0xd1 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + *fill* 0x3c15f631 0x3 + .rodata.cmd_table + 0x3c15f634 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 + 0x3c15f64c 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 + 0x3c15f64c 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.__func__.0 + 0x3c15f64c 0x22 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + *fill* 0x3c15f66e 0x2 + .rodata.__func__.2 + 0x3c15f670 0x19 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + *fill* 0x3c15f689 0x3 + .rodata.__func__.3 + 0x3c15f68c 0x24 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.init_value.28 + 0x3c15f6b0 0x24 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.str1.4 + 0x3c15f6d4 0x360 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.local_ctrl_msg_type__descriptor + 0x3c15f6d4 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c15f6d4 local_ctrl_msg_type__descriptor + .rodata.local_ctrl_msg_type__enum_values_by_name + 0x3c15f710 0x30 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.local_ctrl_msg_type__value_ranges + 0x3c15f740 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 + 0x3c15f758 0x48 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.local_ctrl_message__descriptor + 0x3c15f7a0 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c15f7a0 local_ctrl_message__descriptor + .rodata.local_ctrl_message__number_ranges + 0x3c15f7dc 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 + 0x3c15f7f4 0x1c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.local_ctrl_message__field_descriptors + 0x3c15f810 0x150 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_set_property_values__descriptor + 0x3c15f960 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c15f960 resp_set_property_values__descriptor + .rodata.resp_set_property_values__number_ranges + 0x3c15f99c 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 + 0x3c15f9ac 0x4 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_set_property_values__field_descriptors + 0x3c15f9b0 0x30 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.cmd_set_property_values__descriptor + 0x3c15f9e0 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c15f9e0 cmd_set_property_values__descriptor + .rodata.cmd_set_property_values__number_ranges + 0x3c15fa1c 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 + 0x3c15fa2c 0x4 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.cmd_set_property_values__field_descriptors + 0x3c15fa30 0x30 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.property_value__descriptor + 0x3c15fa60 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c15fa60 property_value__descriptor + .rodata.property_value__number_ranges + 0x3c15fa9c 0x10 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .srodata.property_value__field_indices_by_name + 0x3c15faac 0x8 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.property_value__field_descriptors + 0x3c15fab4 0x60 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_get_property_values__descriptor + 0x3c15fb14 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c15fb14 resp_get_property_values__descriptor + .rodata.resp_get_property_values__number_ranges + 0x3c15fb50 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 + 0x3c15fb60 0x8 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_get_property_values__field_descriptors + 0x3c15fb68 0x60 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.cmd_get_property_values__descriptor + 0x3c15fbc8 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c15fbc8 cmd_get_property_values__descriptor + .rodata.cmd_get_property_values__number_ranges + 0x3c15fc04 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 + 0x3c15fc14 0x4 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.cmd_get_property_values__field_descriptors + 0x3c15fc18 0x30 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.property_info__descriptor + 0x3c15fc48 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c15fc48 property_info__descriptor + .rodata.property_info__number_ranges + 0x3c15fc84 0x10 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.property_info__field_indices_by_name + 0x3c15fc94 0x14 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.property_info__field_descriptors + 0x3c15fca8 0xf0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_get_property_count__descriptor + 0x3c15fd98 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c15fd98 resp_get_property_count__descriptor + .rodata.resp_get_property_count__number_ranges + 0x3c15fdd4 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 + 0x3c15fde4 0x8 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.resp_get_property_count__field_descriptors + 0x3c15fdec 0x60 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .rodata.cmd_get_property_count__descriptor + 0x3c15fe4c 0x3c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + 0x3c15fe4c cmd_get_property_count__descriptor + .rodata.copy_httpd_config.str1.4 + 0x3c15fe88 0xa1 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .rodata.stop_httpd_transport.str1.4 + 0x3c15fe88 0x18 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .rodata.start_httpd_transport.str1.4 + 0x3c15fe88 0x15b esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .rodata.tp.0 0x3c15fe88 0x14 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .rodata.httpd_ssl_open.str1.4 + 0x3c15fe9c 0xe5 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.httpd_ssl_pending.str1.4 + 0x3c15fe9c 0x24 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.httpd_ssl_close.str1.4 + 0x3c15fe9c 0xc esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.free_secure_context.str1.4 + 0x3c15fe9c 0x41 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.create_secure_context.str1.4 + 0x3c15fe9c 0x1ef esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.httpd_ssl_start.str1.4 + 0x3c15fe9c 0x7c esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.__func__.0 + 0x3c15fe9c 0x14 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.__func__.1 + 0x3c15feb0 0x10 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.__func__.2 + 0x3c15fec0 0xf esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + *fill* 0x3c15fecf 0x1 + .rodata.__func__.3 + 0x3c15fed0 0xf esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + *fill* 0x3c15fedf 0x1 + .rodata.__func__.4 + 0x3c15fee0 0x12 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + *fill* 0x3c15fef2 0x2 + .rodata.__func__.5 + 0x3c15fef4 0xf esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + *fill* 0x3c15ff03 0x1 + .rodata.__func__.6 + 0x3c15ff04 0x10 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .rodata.json_tok_to_bool.str1.4 + 0x3c15ff14 0x16 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .rodata.json_gen_handle_comma.str1.4 + 0x3c15ff14 0x2 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_handle_name.str1.4 + 0x3c15ff14 0x7 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_set_bool.str1.4 + 0x3c15ff14 0xe esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_set_null.str1.4 + 0x3c15ff14 0x5 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_set_int.str1.4 + 0x3c15ff14 0x3 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_set_float.str1.4 + 0x3c15ff14 0x5 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_start_object.str1.4 + 0x3c15ff14 0x2 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_end_object.str1.4 + 0x3c15ff14 0x2 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_start_array.str1.4 + 0x3c15ff14 0x2 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.json_gen_end_array.str1.4 + 0x3c15ff14 0x2 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .rodata.esp_netif_from_preset_if.str1.4 + 0x3c15ff14 0x24 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._mdns_add_browse_result.str1.4 + 0x3c15ff14 0x58 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._mdns_append_host_question.str1.4 + 0x3c15ff14 0x6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._mdns_name_is_discovery.str1.4 + 0x3c15ff14 0x19 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._mdns_read_fqdn.str1.4 + 0x3c15ff14 0x1d esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._mdns_mangle_name.str1.4 + 0x3c15ff14 0xc esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._mdns_start_timer.str1.4 + 0x3c15ff14 0xb esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._mdns_append_answer.str1.4 + 0x3c15ff14 0x4d esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata.__func__.1 + 0x3c15ff14 0x14 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata 0x3c15ff28 0x18 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .rodata._udp_join_group.str1.4 + 0x3c15ff40 0x45 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .rodata._udp_recv.str1.4 + 0x3c15ff40 0x60 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .rodata.__func__.0 + 0x3c15ff40 0x10 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .rodata 0x3c15ff50 0x18 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .rodata.esp_schedule_get_next_month.str1.4 + 0x3c15ff68 0x70 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_get_next_schedule_time_diff.str1.4 + 0x3c15ff68 0xa3 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_start_timer.str1.4 + 0x3c15ff68 0x75 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_create_timer.str1.4 + 0x3c15ff68 0x9 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_common_timer_cb.str1.4 + 0x3c15ff68 0xda esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_edit.str1.4 + 0x3c15ff68 0x49 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_delete.str1.4 + 0x3c15ff68 0x2d esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_create.str1.4 + 0x3c15ff68 0xc6 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_init.str1.4 + 0x3c15ff68 0x102 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .rodata.esp_schedule_nvs_get_count.str1.4 + 0x3c15ff68 0xd5 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .rodata.esp_schedule_nvs_get.str1.4 + 0x3c15ff68 0x9d esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .rodata.esp_schedule_nvs_add.str1.4 + 0x3c15ff68 0xed esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .rodata.esp_schedule_nvs_remove.str1.4 + 0x3c15ff68 0x71 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .rodata.esp_schedule_nvs_get_all.str1.4 + 0x3c15ff68 0x10a esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .rodata.esp_schedule_nvs_init.str1.4 + 0x3c15ff68 0x69 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .rodata.execute_event_cb.str1.4 + 0x3c15ff68 0xfb esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_connect_timer_cb.str1.4 + 0x3c15ff68 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.update_wifi_scan_results.str1.4 + 0x3c15ff68 0xe5 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.prov_stop_and_notify.str1.4 + 0x3c15ff68 0x83 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_event_handler_internal.str1.4 + 0x3c15ff68 0x135 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.cleanup_delay_timer_cb.str1.4 + 0x3c15ff68 0x47 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_get_info_json.str1.4 + 0x3c15ff68 0x32 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_start_service.str1.4 + 0x3c15ff68 0x3a9 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_endpoint_create.str1.4 + 0x3c15ff68 0x3d esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_endpoint_register.str1.4 + 0x3c15ff68 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_is_provisioned.str1.4 + 0x3c15ff68 0x6 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_configure_sta.str1.4 + 0x3c15ff68 0x178 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_init.str1.4 + 0x3c15ff68 0x26d esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_deinit.str1.4 + 0x3c15ff68 0x3e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_start_provisioning.str1.4 + 0x3c15ff68 0x28d esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_reset_sm_state_on_failure.str1.4 + 0x3c15ff68 0x8c esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.wifi_prov_mgr_reset_sm_state_for_reprovision.str1.4 + 0x3c15ff68 0xd8 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.__func__.0 + 0x3c15ff68 0x2d esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c15ff95 0x3 + .rodata.__func__.1 + 0x3c15ff98 0x28 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.__func__.2 + 0x3c15ffc0 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.__func__.4 + 0x3c15ffe0 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c160001 0x3 + .rodata.__func__.5 + 0x3c160004 0x25 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c160029 0x3 + .rodata.__func__.6 + 0x3c16002c 0x1b esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c160047 0x1 + .rodata.__func__.7 + 0x3c160048 0x15 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c16005d 0x3 + .rodata.__func__.9 + 0x3c160060 0x13 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c160073 0x1 + .rodata.__func__.10 + 0x3c160074 0x11 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c160085 0x3 + .rodata.__func__.11 + 0x3c160088 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.__func__.12 + 0x3c1600a4 0x29 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c1600cd 0x3 + .rodata.__func__.13 + 0x3c1600d0 0x1d esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c1600ed 0x3 + .rodata.__func__.14 + 0x3c1600f0 0x1f esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c16010f 0x1 + .rodata.__func__.15 + 0x3c160110 0x25 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c160135 0x3 + .rodata.__func__.16 + 0x3c160138 0x21 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c160159 0x3 + .rodata.__func__.17 + 0x3c16015c 0x1e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c16017a 0x2 + .rodata.__func__.18 + 0x3c16017c 0x13 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c16018f 0x1 + .rodata.__func__.21 + 0x3c160190 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .rodata.__func__.22 + 0x3c1601b0 0x1e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + *fill* 0x3c1601ce 0x2 + .srodata.WIFI_PROV_EVENT + 0x3c1601d0 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + 0x3c1601d0 WIFI_PROV_EVENT + .rodata.apply_config_handler.str1.4 + 0x3c1601d4 0x7e esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .rodata.set_config_handler.str1.4 + 0x3c1601d4 0x38 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .rodata.get_status_handler.str1.4 + 0x3c1601d4 0x4d esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .rodata.set_config_endpoint.str1.4 + 0x3c1601d4 0x105 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.set_config_service.str1.4 + 0x3c1601d4 0xa3 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.delete_config.str1.4 + 0x3c1601d4 0x39 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.new_config.str1.4 + 0x3c1601d4 0x59 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.prov_start.str1.4 + 0x3c1601d4 0xb6 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.wifi_prov_scheme_ble_set_mfg_data.str1.4 + 0x3c1601d4 0x3d esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.wifi_prov_scheme_ble_event_cb_free_btdm.str1.4 + 0x3c1601d4 0xd5 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .rodata.wifi_prov_scheme_ble + 0x3c1601d4 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + 0x3c1601d4 wifi_prov_scheme_ble + .rodata.wifi_prov_config_command_dispatcher.str1.4 + 0x3c1601f0 0x80 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .rodata.cmd_apply_config_handler.str1.4 + 0x3c1601f0 0x6c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .rodata.wifi_prov_config_command_cleanup.str1.4 + 0x3c1601f0 0x45 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .rodata.wifi_prov_config_data_handler.str1.4 + 0x3c1601f0 0xd9 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .rodata.cmd_table + 0x3c1601f0 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .rodata.wifi_prov_scan_cmd_dispatcher.str1.4 + 0x3c160208 0x80 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .rodata.cmd_scan_result_handler.str1.4 + 0x3c160208 0x192 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .rodata.wifi_prov_scan_cmd_cleanup.str1.4 + 0x3c160208 0x45 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .rodata.wifi_prov_scan_handler.str1.4 + 0x3c160208 0xd1 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .rodata.cmd_table + 0x3c160208 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .rodata 0x3c160220 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .rodata.wifi_ctrl_cmd_dispatcher.str1.4 + 0x3c160250 0x98 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .rodata.cmd_ctrl_reprov_handler.str1.4 + 0x3c160250 0x6c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .rodata.wifi_ctrl_cmd_cleanup.str1.4 + 0x3c160250 0x45 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .rodata.wifi_ctrl_handler.str1.4 + 0x3c160250 0xf0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .rodata.cmd_table + 0x3c160250 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .rodata.cmd_get_status__get_packed_size.str1.4 + 0x3c160260 0x76 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.wi_fi_config_payload__get_packed_size.str1.4 + 0x3c160260 0x3e esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.0 + 0x3c160260 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.__func__.2 + 0x3c160284 0x1b esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + *fill* 0x3c16029f 0x1 + .rodata.__func__.3 + 0x3c1602a0 0x26 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.str1.4 + 0x3c1602c6 0x2bd esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + *fill* 0x3c1602c6 0x2 + .rodata.wi_fi_config_msg_type__descriptor + 0x3c1602c8 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c1602c8 wi_fi_config_msg_type__descriptor + .rodata.wi_fi_config_msg_type__enum_values_by_name + 0x3c160304 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.wi_fi_config_msg_type__value_ranges + 0x3c160334 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.wi_fi_config_msg_type__enum_values_by_number + 0x3c160344 0x48 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.wi_fi_config_payload__descriptor + 0x3c16038c 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c16038c wi_fi_config_payload__descriptor + .rodata.wi_fi_config_payload__number_ranges + 0x3c1603c8 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.wi_fi_config_payload__field_indices_by_name + 0x3c1603e0 0x1c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.wi_fi_config_payload__field_descriptors + 0x3c1603fc 0x150 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_apply_config__descriptor + 0x3c16054c 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c16054c resp_apply_config__descriptor + .rodata.resp_apply_config__number_ranges + 0x3c160588 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .srodata.resp_apply_config__field_indices_by_name + 0x3c160598 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_apply_config__field_descriptors + 0x3c16059c 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.cmd_apply_config__descriptor + 0x3c1605cc 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c1605cc cmd_apply_config__descriptor + .rodata.resp_set_config__descriptor + 0x3c160608 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c160608 resp_set_config__descriptor + .rodata.resp_set_config__number_ranges + 0x3c160644 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .srodata.resp_set_config__field_indices_by_name + 0x3c160654 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_set_config__field_descriptors + 0x3c160658 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.cmd_set_config__descriptor + 0x3c160688 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c160688 cmd_set_config__descriptor + .rodata.cmd_set_config__number_ranges + 0x3c1606c4 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.cmd_set_config__field_indices_by_name + 0x3c1606d4 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.cmd_set_config__field_descriptors + 0x3c1606e4 0xc0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_get_status__descriptor + 0x3c1607a4 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c1607a4 resp_get_status__descriptor + .rodata.resp_get_status__number_ranges + 0x3c1607e0 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_get_status__field_indices_by_name + 0x3c1607f8 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.resp_get_status__field_descriptors + 0x3c160808 0xc0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .rodata.cmd_get_status__descriptor + 0x3c1608c8 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + 0x3c1608c8 cmd_get_status__descriptor + .rodata.cmd_scan_start__get_packed_size.str1.4 + 0x3c160904 0x74 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_payload__get_packed_size.str1.4 + 0x3c160904 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.__func__.0 + 0x3c160904 0x22 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + *fill* 0x3c160926 0x2 + .rodata.__func__.2 + 0x3c160928 0x19 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + *fill* 0x3c160941 0x3 + .rodata.__func__.3 + 0x3c160944 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.str1.4 + 0x3c160968 0x302 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_msg_type__descriptor + 0x3c160968 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c160968 wi_fi_scan_msg_type__descriptor + .rodata.wi_fi_scan_msg_type__enum_values_by_name + 0x3c1609a4 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_msg_type__value_ranges + 0x3c1609d4 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_msg_type__enum_values_by_number + 0x3c1609e4 0x48 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_payload__descriptor + 0x3c160a2c 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c160a2c wi_fi_scan_payload__descriptor + .rodata.wi_fi_scan_payload__number_ranges + 0x3c160a68 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_payload__field_indices_by_name + 0x3c160a80 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_payload__field_descriptors + 0x3c160aa0 0x180 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.resp_scan_result__descriptor + 0x3c160c20 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c160c20 resp_scan_result__descriptor + .rodata.resp_scan_result__number_ranges + 0x3c160c5c 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .srodata.resp_scan_result__field_indices_by_name + 0x3c160c6c 0x4 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.resp_scan_result__field_descriptors + 0x3c160c70 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_result__descriptor + 0x3c160ca0 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c160ca0 wi_fi_scan_result__descriptor + .rodata.wi_fi_scan_result__number_ranges + 0x3c160cdc 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_result__field_indices_by_name + 0x3c160cec 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.wi_fi_scan_result__field_descriptors + 0x3c160d00 0xf0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.cmd_scan_result__descriptor + 0x3c160df0 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c160df0 cmd_scan_result__descriptor + .rodata.cmd_scan_result__number_ranges + 0x3c160e2c 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .srodata.cmd_scan_result__field_indices_by_name + 0x3c160e3c 0x8 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.cmd_scan_result__field_descriptors + 0x3c160e44 0x60 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.resp_scan_status__descriptor + 0x3c160ea4 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c160ea4 resp_scan_status__descriptor + .rodata.resp_scan_status__number_ranges + 0x3c160ee0 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .srodata.resp_scan_status__field_indices_by_name + 0x3c160ef0 0x8 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.resp_scan_status__field_descriptors + 0x3c160ef8 0x60 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.cmd_scan_status__descriptor + 0x3c160f58 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c160f58 cmd_scan_status__descriptor + .rodata.resp_scan_start__descriptor + 0x3c160f94 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c160f94 resp_scan_start__descriptor + .rodata.cmd_scan_start__descriptor + 0x3c160fd0 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + 0x3c160fd0 cmd_scan_start__descriptor + .rodata.cmd_scan_start__number_ranges + 0x3c16100c 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.cmd_scan_start__field_indices_by_name + 0x3c16101c 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.cmd_scan_start__field_descriptors + 0x3c16102c 0xc0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .rodata.cmd_ctrl_reset__get_packed_size.str1.4 + 0x3c1610ec 0x74 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.wi_fi_ctrl_payload__get_packed_size.str1.4 + 0x3c1610ec 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.__func__.0 + 0x3c1610ec 0x22 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + *fill* 0x3c16110e 0x2 + .rodata.__func__.2 + 0x3c161110 0x19 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + *fill* 0x3c161129 0x3 + .rodata.__func__.3 + 0x3c16112c 0x24 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.str1.4 + 0x3c161150 0x1dd esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.wi_fi_ctrl_msg_type__descriptor + 0x3c161150 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x3c161150 wi_fi_ctrl_msg_type__descriptor + .rodata.wi_fi_ctrl_msg_type__enum_values_by_name + 0x3c16118c 0x28 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.wi_fi_ctrl_msg_type__value_ranges + 0x3c1611b4 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.wi_fi_ctrl_msg_type__enum_values_by_number + 0x3c1611c4 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.wi_fi_ctrl_payload__descriptor + 0x3c161200 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x3c161200 wi_fi_ctrl_payload__descriptor + .rodata.wi_fi_ctrl_payload__number_ranges + 0x3c16123c 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.wi_fi_ctrl_payload__field_indices_by_name + 0x3c161254 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.wi_fi_ctrl_payload__field_descriptors + 0x3c16126c 0x120 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .rodata.resp_ctrl_reprov__descriptor + 0x3c16138c 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x3c16138c resp_ctrl_reprov__descriptor + .rodata.cmd_ctrl_reprov__descriptor + 0x3c1613c8 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x3c1613c8 cmd_ctrl_reprov__descriptor + .rodata.resp_ctrl_reset__descriptor + 0x3c161404 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x3c161404 resp_ctrl_reset__descriptor + .rodata.cmd_ctrl_reset__descriptor + 0x3c161440 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + 0x3c161440 cmd_ctrl_reset__descriptor + .rodata.init_value.4 + 0x3c16147c 0x28 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.str1.4 + 0x3c1614a4 0x2f4 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_auth_mode__descriptor + 0x3c1614a4 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + 0x3c1614a4 wifi_auth_mode__descriptor + .rodata.wifi_auth_mode__enum_values_by_name + 0x3c1614e0 0x40 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_auth_mode__value_ranges + 0x3c161520 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_auth_mode__enum_values_by_number + 0x3c161530 0x60 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_connect_failed_reason__descriptor + 0x3c161590 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + 0x3c161590 wifi_connect_failed_reason__descriptor + .rodata.wifi_connect_failed_reason__enum_values_by_name + 0x3c1615cc 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_connect_failed_reason__value_ranges + 0x3c1615dc 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_connect_failed_reason__enum_values_by_number + 0x3c1615ec 0x18 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_station_state__descriptor + 0x3c161604 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + 0x3c161604 wifi_station_state__descriptor + .rodata.wifi_station_state__enum_values_by_name + 0x3c161640 0x20 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_station_state__value_ranges + 0x3c161660 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_station_state__enum_values_by_number + 0x3c161670 0x30 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_connected_state__descriptor + 0x3c1616a0 0x3c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + 0x3c1616a0 wifi_connected_state__descriptor + .rodata.wifi_connected_state__number_ranges + 0x3c1616dc 0x10 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_connected_state__field_indices_by_name + 0x3c1616ec 0x14 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.wifi_connected_state__field_descriptors + 0x3c161700 0xf0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .rodata.protocomm_add_endpoint_internal.str1.4 + 0x3c1617f0 0xb7 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .rodata.protocomm_version_handler.str1.4 + 0x3c1617f0 0x47 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .rodata.protocomm_new.str1.4 + 0x3c1617f0 0x33 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .rodata.protocomm_req_handle.str1.4 + 0x3c1617f0 0x12e esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .rodata.protocomm_set_security.str1.4 + 0x3c1617f0 0x133 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .rodata.protocomm_set_version.str1.4 + 0x3c1617f0 0x6e esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .rodata.str1.4 + 0x3c1617f0 0x13b esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .rodata.status__descriptor + 0x3c1617f0 0x3c esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + 0x3c1617f0 status__descriptor + .rodata.status__enum_values_by_name + 0x3c16182c 0x40 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .rodata.status__value_ranges + 0x3c16186c 0x10 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .rodata.status__enum_values_by_number + 0x3c16187c 0x60 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .rodata.protocomm_httpd_session_close.str1.4 + 0x3c1618dc 0x5c esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .rodata.protocomm_httpd_remove_endpoint.str1.4 + 0x3c1618dc 0x73 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .rodata.protocomm_httpd_add_endpoint.str1.4 + 0x3c1618dc 0x38 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .rodata.common_post_handler.str1.4 + 0x3c1618dc 0x1ed esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .rodata.protocomm_httpd_start.str1.4 + 0x3c1618dc 0x114 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .rodata.protocomm_httpd_stop.str1.4 + 0x3c1618dc 0x33 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .rodata 0x3c1618dc 0x54 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .rodata.sec0_session_setup.str1.4 + 0x3c161930 0x3e esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .rodata.sec0_req_handler.str1.4 + 0x3c161930 0xd9 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .rodata.protocomm_security0 + 0x3c161930 0x20 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + 0x3c161930 protocomm_security0 + .rodata.sec1_decrypt.str1.4 + 0x3c161950 0x111 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.sec1_close_session.str1.4 + 0x3c161950 0x39 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.sec1_new_session.str1.4 + 0x3c161950 0x38 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.handle_session_command0.str1.4 + 0x3c161950 0x44e esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.handle_session_command1.str1.4 + 0x3c161950 0x22e esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.sec1_session_setup.str1.4 + 0x3c161950 0x62 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.sec1_req_handler.str1.4 + 0x3c161950 0x151 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.sec1_init.str1.4 + 0x3c161950 0x35 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .rodata.protocomm_security1 + 0x3c161950 0x20 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + 0x3c161950 protocomm_security1 + .rodata.sec2_decrypt.str1.4 + 0x3c161970 0xfc esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.sec2_encrypt.str1.4 + 0x3c161970 0x91 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.sec2_init.str1.4 + 0x3c161970 0x35 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.handle_session_command1.str1.4 + 0x3c161970 0x246 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.sec2_close_session.str1.4 + 0x3c161970 0x39 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.sec2_new_session.str1.4 + 0x3c161970 0x38 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.handle_session_command0.str1.4 + 0x3c161970 0x2ba esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.sec2_session_setup.str1.4 + 0x3c161970 0x62 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.sec2_req_handler.str1.4 + 0x3c161970 0x151 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.__FUNCTION__.0 + 0x3c161970 0x18 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .rodata.protocomm_security2 + 0x3c161988 0x20 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + 0x3c161988 protocomm_security2 + .srodata.PROTOCOMM_SECURITY_SESSION_EVENT + 0x3c1619a8 0x4 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + 0x3c1619a8 PROTOCOMM_SECURITY_SESSION_EVENT + .rodata.__esp_srp_srv_pubkey.str1.4 + 0x3c1619ac 0x6 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .rodata.esp_srp_get_session_key.str1.4 + 0x3c1619ac 0x6 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .srodata.g_3072 + 0x3c1619ac 0x1 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + *fill* 0x3c1619ad 0x3 + .rodata.N_3072 + 0x3c1619b0 0x180 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .rodata.esp_mpi_new_from_hex.str1.4 + 0x3c161b30 0x2f esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .rodata.esp_mpi_new_from_bin.str1.4 + 0x3c161b30 0x2f esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .rodata.esp_mpi_a_mul_b_mod_c.str1.4 + 0x3c161b30 0x4f esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .rodata.esp_mpi_a_add_b_mod_c.str1.4 + 0x3c161b30 0x50 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .rodata.gatt_svr_register_cb.str1.4 + 0x3c161b30 0x41 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.simple_ble_gatts_get_attr_value.str1.4 + 0x3c161b30 0x4c esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.simple_ble_on_reset.str1.4 + 0x3c161b30 0x33 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.nimble_host_task.str1.4 + 0x3c161b30 0x2e esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.ble_gatt_add_primary_svcs.str1.4 + 0x3c161b30 0x4a esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.ble_gatt_add_characteristics.str1.4 + 0x3c161b30 0x48 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.ble_gatt_add_char_dsc.str1.4 + 0x3c161b30 0x54 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.populate_gatt_db.str1.4 + 0x3c161b30 0x140 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.transport_simple_ble_disconnect.str1.4 + 0x3c161b30 0xe5 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.transport_simple_ble_connect.str1.4 + 0x3c161b30 0x73 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.simple_ble_gatts_set_attr_value.str1.4 + 0x3c161b30 0x50 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.gatt_svr_chr_access.str1.4 + 0x3c161b30 0x205 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.gatt_svr_dsc_access.str1.4 + 0x3c161b30 0x42 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.simple_ble_advertise.str1.4 + 0x3c161b30 0xc2 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.simple_ble_on_sync.str1.4 + 0x3c161b30 0x6e esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.simple_ble_gap_event.str1.4 + 0x3c161b30 0xc7 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.simple_ble_start.str1.4 + 0x3c161b30 0x9e esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.protocomm_ble_start.str1.4 + 0x3c161b30 0x2ef esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.__func__.0 + 0x3c161b30 0x15 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .rodata.str1.4 + 0x3c161b45 0xbd esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + *fill* 0x3c161b45 0x3 + .rodata.sec0_msg_type__descriptor + 0x3c161b48 0x3c esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + 0x3c161b48 sec0_msg_type__descriptor + .rodata.sec0_msg_type__enum_values_by_name + 0x3c161b84 0x10 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.sec0_msg_type__value_ranges + 0x3c161b94 0x10 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.sec0_msg_type__enum_values_by_number + 0x3c161ba4 0x18 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.sec0_payload__descriptor + 0x3c161bbc 0x3c esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + 0x3c161bbc sec0_payload__descriptor + .rodata.sec0_payload__number_ranges + 0x3c161bf8 0x18 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.sec0_payload__field_indices_by_name + 0x3c161c10 0xc esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.sec0_payload__field_descriptors + 0x3c161c1c 0x90 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.s0_session_resp__descriptor + 0x3c161cac 0x3c esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + 0x3c161cac s0_session_resp__descriptor + .rodata.s0_session_resp__number_ranges + 0x3c161ce8 0x10 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .srodata.s0_session_resp__field_indices_by_name + 0x3c161cf8 0x4 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.s0_session_resp__field_descriptors + 0x3c161cfc 0x30 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .rodata.s0_session_cmd__descriptor + 0x3c161d2c 0x3c esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + 0x3c161d2c s0_session_cmd__descriptor + .rodata.str1.4 + 0x3c161d68 0x19f esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.sec1_msg_type__descriptor + 0x3c161d68 0x3c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x3c161d68 sec1_msg_type__descriptor + .rodata.sec1_msg_type__enum_values_by_name + 0x3c161da4 0x20 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.sec1_msg_type__value_ranges + 0x3c161dc4 0x10 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.sec1_msg_type__enum_values_by_number + 0x3c161dd4 0x30 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.sec1_payload__descriptor + 0x3c161e04 0x3c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x3c161e04 sec1_payload__descriptor + .rodata.sec1_payload__number_ranges + 0x3c161e40 0x18 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.sec1_payload__field_indices_by_name + 0x3c161e58 0x14 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.sec1_payload__field_descriptors + 0x3c161e6c 0xf0 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_resp0__descriptor + 0x3c161f5c 0x3c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x3c161f5c session_resp0__descriptor + .rodata.session_resp0__number_ranges + 0x3c161f98 0x10 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_resp0__field_indices_by_name + 0x3c161fa8 0xc esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_resp0__field_descriptors + 0x3c161fb4 0x90 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_cmd0__descriptor + 0x3c162044 0x3c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x3c162044 session_cmd0__descriptor + .rodata.session_cmd0__number_ranges + 0x3c162080 0x10 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .srodata.session_cmd0__field_indices_by_name + 0x3c162090 0x4 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_cmd0__field_descriptors + 0x3c162094 0x30 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_resp1__descriptor + 0x3c1620c4 0x3c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x3c1620c4 session_resp1__descriptor + .rodata.session_resp1__number_ranges + 0x3c162100 0x18 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .srodata.session_resp1__field_indices_by_name + 0x3c162118 0x8 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_resp1__field_descriptors + 0x3c162120 0x60 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_cmd1__descriptor + 0x3c162180 0x3c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + 0x3c162180 session_cmd1__descriptor + .rodata.session_cmd1__number_ranges + 0x3c1621bc 0x10 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .srodata.session_cmd1__field_indices_by_name + 0x3c1621cc 0x4 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.session_cmd1__field_descriptors + 0x3c1621d0 0x30 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .rodata.str1.4 + 0x3c162200 0x1c2 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.sec2_msg_type__descriptor + 0x3c162200 0x3c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x3c162200 sec2_msg_type__descriptor + .rodata.sec2_msg_type__enum_values_by_name + 0x3c16223c 0x20 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.sec2_msg_type__value_ranges + 0x3c16225c 0x10 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.sec2_msg_type__enum_values_by_number + 0x3c16226c 0x30 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.sec2_payload__descriptor + 0x3c16229c 0x3c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x3c16229c sec2_payload__descriptor + .rodata.sec2_payload__number_ranges + 0x3c1622d8 0x18 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.sec2_payload__field_indices_by_name + 0x3c1622f0 0x14 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.sec2_payload__field_descriptors + 0x3c162304 0xf0 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_resp1__descriptor + 0x3c1623f4 0x3c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x3c1623f4 s2_session_resp1__descriptor + .rodata.s2_session_resp1__number_ranges + 0x3c162430 0x10 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_resp1__field_indices_by_name + 0x3c162440 0xc esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_resp1__field_descriptors + 0x3c16244c 0x90 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_cmd1__descriptor + 0x3c1624dc 0x3c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x3c1624dc s2_session_cmd1__descriptor + .rodata.s2_session_cmd1__number_ranges + 0x3c162518 0x10 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .srodata.s2_session_cmd1__field_indices_by_name + 0x3c162528 0x4 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_cmd1__field_descriptors + 0x3c16252c 0x30 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_resp0__descriptor + 0x3c16255c 0x3c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x3c16255c s2_session_resp0__descriptor + .rodata.s2_session_resp0__number_ranges + 0x3c162598 0x10 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_resp0__field_indices_by_name + 0x3c1625a8 0xc esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_resp0__field_descriptors + 0x3c1625b4 0x90 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_cmd0__descriptor + 0x3c162644 0x3c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + 0x3c162644 s2_session_cmd0__descriptor + .rodata.s2_session_cmd0__number_ranges + 0x3c162680 0x10 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .srodata.s2_session_cmd0__field_indices_by_name + 0x3c162690 0x8 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.s2_session_cmd0__field_descriptors + 0x3c162698 0x60 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .rodata.session_data__get_packed_size.str1.4 + 0x3c1626f8 0x6a esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.__func__.0 + 0x3c1626f8 0x1c esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.__func__.2 + 0x3c162714 0x13 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + *fill* 0x3c162727 0x1 + .rodata.__func__.3 + 0x3c162728 0x1e esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.str1.4 + 0x3c162746 0xc5 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + *fill* 0x3c162746 0x2 + .rodata.sec_scheme_version__descriptor + 0x3c162748 0x3c esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + 0x3c162748 sec_scheme_version__descriptor + .rodata.sec_scheme_version__enum_values_by_name + 0x3c162784 0x18 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.sec_scheme_version__value_ranges + 0x3c16279c 0x10 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.sec_scheme_version__enum_values_by_number + 0x3c1627ac 0x24 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.session_data__descriptor + 0x3c1627d0 0x3c esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + 0x3c1627d0 session_data__descriptor + .rodata.session_data__number_ranges + 0x3c16280c 0x18 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.session_data__field_indices_by_name + 0x3c162824 0x10 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.session_data__field_descriptors + 0x3c162834 0xc0 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .rodata.btdm_sleep_enter_phase2_wrapper.str1.4 + 0x3c1628f4 0x30 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.btdm_sleep_enter_phase1_wrapper.str1.4 + 0x3c1628f4 0x87 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.str1.4 + 0x3c1628f4 0x5e esp-idf/bt/libbt.a(bt.c.obj) + .rodata.malloc_internal_wrapper.str1.4 + 0x3c1628f4 0x26 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.queue_create_wrapper.str1.4 + 0x3c1628f4 0x16 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.semphr_create_wrapper.str1.4 + 0x3c1628f4 0x17 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.interrupt_handler_set_wrapper.str1.4 + 0x3c1628f4 0x62 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.btdm_low_power_mode_init.str1.4 + 0x3c1628f4 0x206 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.esp_bt_controller_rom_mem_release.str1.4 + 0x3c1628f4 0x4f esp-idf/bt/libbt.a(bt.c.obj) + .rodata.esp_bt_controller_mem_release.str1.4 + 0x3c1628f4 0x27 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.esp_bt_mem_release.str1.4 + 0x3c1628f4 0x10 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.esp_bt_controller_init.str1.4 + 0x3c1628f4 0x1e3 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.esp_bt_controller_enable.str1.4 + 0x3c1628f4 0x47 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.__func__.0 + 0x3c1628f4 0x17 esp-idf/bt/libbt.a(bt.c.obj) + *fill* 0x3c16290b 0x1 + .rodata.__func__.1 + 0x3c16290c 0x19 esp-idf/bt/libbt.a(bt.c.obj) + *fill* 0x3c162925 0x3 + .rodata.__func__.2 + 0x3c162928 0x19 esp-idf/bt/libbt.a(bt.c.obj) + *fill* 0x3c162941 0x3 + .rodata.__func__.3 + 0x3c162944 0x16 esp-idf/bt/libbt.a(bt.c.obj) + *fill* 0x3c16295a 0x2 + .rodata.__func__.4 + 0x3c16295c 0x15 esp-idf/bt/libbt.a(bt.c.obj) + *fill* 0x3c162971 0x3 + .rodata.__func__.5 + 0x3c162974 0x20 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.__func__.6 + 0x3c162994 0x20 esp-idf/bt/libbt.a(bt.c.obj) + .rodata.__func__.7 + 0x3c1629b4 0x17 esp-idf/bt/libbt.a(bt.c.obj) + *fill* 0x3c1629cb 0x1 + .rodata.osi_funcs_ro + 0x3c1629cc 0xf0 esp-idf/bt/libbt.a(bt.c.obj) + .srodata.pub_addr_types.0 + 0x3c162abc 0x2 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + *fill* 0x3c162abe 0x2 + .srodata.priv_addr_types.1 + 0x3c162ac0 0x2 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .rodata.ble_hs_sync.str1.4 + 0x3c162ac2 0x4e esp-idf/bt/libbt.a(ble_hs.c.obj) + .rodata.ble_hs_timer_exp.str1.4 + 0x3c162ac2 0x44 esp-idf/bt/libbt.a(ble_hs.c.obj) + .rodata.ble_hs_event_start_stage2.str1.4 + 0x3c162ac2 0x8 esp-idf/bt/libbt.a(ble_hs.c.obj) + .rodata.ble_hs_init.str1.4 + 0x3c162ac2 0x13 esp-idf/bt/libbt.a(ble_hs.c.obj) + *fill* 0x3c162ac2 0x2 + .rodata.__func__.0 + 0x3c162ac4 0x1a esp-idf/bt/libbt.a(ble_hs.c.obj) + *fill* 0x3c162ade 0x2 + .rodata.__func__.1 + 0x3c162ae0 0xc esp-idf/bt/libbt.a(ble_hs.c.obj) + .rodata.__func__.2 + 0x3c162aec 0x11 esp-idf/bt/libbt.a(ble_hs.c.obj) + *fill* 0x3c162afd 0x3 + .rodata.__func__.3 + 0x3c162b00 0xd esp-idf/bt/libbt.a(ble_hs.c.obj) + .rodata.ble_hs_hci_evt_disconn_complete.str1.4 + 0x3c162b0d 0xa9 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + *fill* 0x3c162b0d 0x3 + .rodata.ble_hs_hci_evt_le_dispatch + 0x3c162b10 0x64 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .rodata.ble_hs_hci_evt_dispatch + 0x3c162b74 0x58 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .rodata.ble_att_rx_dispatch + 0x3c162bcc 0xf0 esp-idf/bt/libbt.a(ble_att.c.obj) + .rodata.ble_gattc_read_mult_cb_var.str1.4 + 0x3c162cbc 0x69 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_proc_init.str1.4 + 0x3c162cbc 0x3d esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_read.str1.4 + 0x3c162cbc 0x2f esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_notify.str1.4 + 0x3c162cbc 0x9 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_log_indicate.str1.4 + 0x3c162cbc 0xb esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_init.str1.4 + 0x3c162cbc 0x14 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.__func__.0 + 0x3c162cbc 0x1b esp-idf/bt/libbt.a(ble_gattc.c.obj) + *fill* 0x3c162cd7 0x1 + .rodata.ble_gattc_rx_exec_entries + 0x3c162cd8 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_rx_prep_entries + 0x3c162ce8 0x10 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_rx_read_rsp_entries + 0x3c162cf8 0x18 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_rx_read_type_complete_entries + 0x3c162d10 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_rx_read_type_elem_entries + 0x3c162d30 0x20 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_tmo_dispatch + 0x3c162d50 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_resume_dispatch + 0x3c162d90 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_gattc_err_dispatch + 0x3c162dd0 0x40 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .rodata.ble_hs_startup_read_sup_f_tx.str1.4 + 0x3c162e10 0x3f esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .rodata.ble_hs_startup_go.str1.4 + 0x3c162e10 0x40 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .rodata.ble_l2cap_sig_init.str1.4 + 0x3c162e10 0x18 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .rodata.ble_l2cap_sig_dispatch + 0x3c162e10 0x6c esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .rodata.ble_gap_log_wl.str1.4 + 0x3c162e7c 0xb7 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_log_adv.str1.4 + 0x3c162e7c 0xd6 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_log_conn.str1.4 + 0x3c162e7c 0xd4 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_log_update.str1.4 + 0x3c162e7c 0x9a esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_wl_set.str1.4 + 0x3c162e7c 0x5e esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_adv_start.str1.4 + 0x3c162e7c 0x3d esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_rx_conn_complete.str1.4 + 0x3c162e7c 0xa1 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_adv_stop_no_lock.str1.4 + 0x3c162e7c 0x44 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_connect.str1.4 + 0x3c162e7c 0x3b esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_conn_cancel_no_lock.str1.4 + 0x3c162e7c 0x44 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_terminate_with_conn.str1.4 + 0x3c162e7c 0x65 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_update_params.str1.4 + 0x3c162e7c 0x32 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_unpair.str1.4 + 0x3c162e7c 0xb3 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_gap_init.str1.4 + 0x3c162e7c 0x4b esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.__func__.1 + 0x3c162e7c 0x19 esp-idf/bt/libbt.a(ble_gap.c.obj) + *fill* 0x3c162e95 0x3 + .rodata.ble_gap_conn_params_dflt + 0x3c162e98 0x10 esp-idf/bt/libbt.a(ble_gap.c.obj) + .rodata.ble_uuid_base + 0x3c162ea8 0x10 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .rodata.ble_hs_pvcy_set_default_irk.str1.4 + 0x3c162eb8 0x3d esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .rodata.ble_l2cap_append_rx.str1.4 + 0x3c162eb8 0x47 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .rodata.ble_l2cap_reconfig.str1.4 + 0x3c162eb8 0x4b esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .rodata.ble_l2cap_rx.str1.4 + 0x3c162eb8 0x43 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .rodata.ble_l2cap_init.str1.4 + 0x3c162eb8 0x14 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .rodata.__func__.0 + 0x3c162eb8 0x14 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .rodata.ble_hs_misc_restore_one_irk.str1.4 + 0x3c162ecc 0x42 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .srodata.ble_hs_misc_null_addr + 0x3c162ecc 0x6 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + 0x3c162ecc ble_hs_misc_null_addr + .rodata.ble_gatts_start.str1.4 + 0x3c162ed2 0x17 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .rodata.ble_hs_hci_cmd_tx.str1.4 + 0x3c162ed2 0xa5 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .rodata.ble_hs_hci_init.str1.4 + 0x3c162ed2 0x10 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .rodata.ble_hs_hci_util_read_adv_tx_pwr.str1.4 + 0x3c162ed2 0x3f esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .rodata.esp_nimble_init.str1.4 + 0x3c162ed2 0x36 esp-idf/bt/libbt.a(nimble_port.c.obj) + .rodata.esp_nimble_deinit.str1.4 + 0x3c162ed2 0x2b esp-idf/bt/libbt.a(nimble_port.c.obj) + .rodata.nimble_port_init.str1.4 + 0x3c162ed2 0x95 esp-idf/bt/libbt.a(nimble_port.c.obj) + .rodata.nimble_port_deinit.str1.4 + 0x3c162ed2 0x9a esp-idf/bt/libbt.a(nimble_port.c.obj) + .rodata.nimble_port_stop.str1.4 + 0x3c162ed2 0x3a esp-idf/bt/libbt.a(nimble_port.c.obj) + *fill* 0x3c162ed2 0x2 + .rodata 0x3c162ed4 0x40 esp-idf/bt/libbt.a(nimble_port.c.obj) + .rodata.esp_nimble_enable.str1.4 + 0x3c162f14 0xc esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .rodata._os_mbuf_copypkthdr.str1.4 + 0x3c162f14 0x5c esp-idf/bt/libbt.a(os_mbuf.c.obj) + .rodata.__func__.0 + 0x3c162f14 0x14 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .rodata.os_msys_init_once.str1.4 + 0x3c162f28 0x51 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .rodata.os_msys_init.str1.4 + 0x3c162f28 0xf esp-idf/bt/libbt.a(os_msys_init.c.obj) + .rodata.__func__.0 + 0x3c162f28 0x12 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .rodata.npl_freertos_event_reset.str1.4 + 0x3c162f3a 0x86 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_callout_mem_reset.str1.4 + 0x3c162f3a 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_event_deinit.str1.4 + 0x3c162f3a 0xa esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_eventq_init.str1.4 + 0x3c162f3a 0x12 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_mutex_deinit.str1.4 + 0x3c162f3a 0xe esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_sem_deinit.str1.4 + 0x3c162f3a 0x11 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_eventq_get.str1.4 + 0x3c162f3a 0x33 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_eventq_put.str1.4 + 0x3c162f3a 0xe esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_sem_pend.str1.4 + 0x3c162f3a 0xd esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_callout_init.str1.4 + 0x3c162f3a 0xd esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_callout_deinit.str1.4 + 0x3c162f3a 0x32 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_funcs_init.str1.4 + 0x3c162f3a 0x16 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_freertos_mempool_init.str1.4 + 0x3c162f3a 0x80 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c162f3a 0x2 + .rodata.__func__.0 + 0x3c162f3c 0x1a esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c162f56 0x2 + .rodata.__func__.1 + 0x3c162f58 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.__func__.2 + 0x3c162f70 0x1c esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.__func__.3 + 0x3c162f8c 0x19 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c162fa5 0x3 + .rodata.__func__.4 + 0x3c162fa8 0x1a esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c162fc2 0x2 + .rodata.__func__.5 + 0x3c162fc4 0x19 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c162fdd 0x3 + .rodata.__func__.6 + 0x3c162fe0 0x16 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c162ff6 0x2 + .rodata.__func__.7 + 0x3c162ff8 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.__func__.8 + 0x3c163010 0x16 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c163026 0x2 + .rodata.__func__.9 + 0x3c163028 0x1b esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c163043 0x1 + .rodata.__func__.10 + 0x3c163044 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.__func__.11 + 0x3c16305c 0x1a esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c163076 0x2 + .rodata.__func__.12 + 0x3c163078 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.__func__.13 + 0x3c163090 0x1b esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c1630ab 0x1 + .rodata.__func__.14 + 0x3c1630ac 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.__func__.15 + 0x3c1630c4 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.__func__.16 + 0x3c1630dc 0x1f esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c1630fb 0x1 + .rodata.__func__.17 + 0x3c1630fc 0x1b esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c163117 0x1 + .rodata.__func__.18 + 0x3c163118 0x19 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c163131 0x3 + .rodata.__func__.19 + 0x3c163134 0x19 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c16314d 0x3 + .rodata.__func__.20 + 0x3c163150 0x1a esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + *fill* 0x3c16316a 0x2 + .rodata.__func__.21 + 0x3c16316c 0x18 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .rodata.npl_funcs_ro + 0x3c163184 0xb0 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + 0x3c163184 npl_funcs_ro + .rodata.ble_hci_rx_acl.str1.4 + 0x3c163234 0x45 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .rodata.ble_hci_trans_hs_cmd_tx.str1.4 + 0x3c163234 0x49 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .rodata.host_rcv_pkt.str1.4 + 0x3c163234 0x100 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .rodata.__func__.0 + 0x3c163234 0xf esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + *fill* 0x3c163243 0x1 + .rodata.__func__.1 + 0x3c163244 0xd esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + *fill* 0x3c163251 0x3 + .rodata.__func__.2 + 0x3c163254 0x18 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .srodata.vhci_host_cb + 0x3c16326c 0x8 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .rodata.ble_transport_free.str1.4 + 0x3c163274 0x4c esp-idf/bt/libbt.a(transport.c.obj) + .rodata.ble_transport_init.str1.4 + 0x3c163274 0x5b esp-idf/bt/libbt.a(transport.c.obj) + .rodata.__func__.0 + 0x3c163274 0x15 esp-idf/bt/libbt.a(transport.c.obj) + *fill* 0x3c163289 0x3 + .rodata.__func__.1 + 0x3c16328c 0x13 esp-idf/bt/libbt.a(transport.c.obj) + *fill* 0x3c16329f 0x1 + .rodata.__func__.2 + 0x3c1632a0 0x13 esp-idf/bt/libbt.a(transport.c.obj) + .rodata.ble_hs_conn_addrs.str1.4 + 0x3c1632b3 0x4d esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .rodata.ble_hs_conn_init.str1.4 + 0x3c1632b3 0x11 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + *fill* 0x3c1632b3 0x1 + .rodata.__func__.0 + 0x3c1632b4 0x12 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + *fill* 0x3c1632c6 0x2 + .srodata.ble_hs_conn_null_addr + 0x3c1632c8 0x6 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .rodata.ble_sm_pair_fail_tx.str1.4 + 0x3c1632ce 0x45 esp-idf/bt/libbt.a(ble_sm.c.obj) + .rodata.ble_sm_init.str1.4 + 0x3c1632ce 0x11 esp-idf/bt/libbt.a(ble_sm.c.obj) + *fill* 0x3c1632ce 0x2 + .rodata.ble_sm_state_dispatch + 0x3c1632d0 0x2c esp-idf/bt/libbt.a(ble_sm.c.obj) + .rodata.ble_sm_dispatch + 0x3c1632fc 0x3c esp-idf/bt/libbt.a(ble_sm.c.obj) + .rodata.ble_att_svr_start.str1.4 + 0x3c163338 0x17 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .rodata.ble_att_svr_init.str1.4 + 0x3c163338 0x1c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .rodata.ble_sm_alg_f5.str1.4 + 0x3c163338 0x1c esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .rodata.ble_sm_alg_f6.str1.4 + 0x3c163338 0x20 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .rodata.ble_sm_alg_g2.str1.4 + 0x3c163338 0xe esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .rodata.salt.0 + 0x3c163338 0x10 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .rodata.ble_sm_alg_dbg_priv_key + 0x3c163348 0x20 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .rodata 0x3c163368 0x35 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .rodata.ble_hs_stop_terminate_conn.str1.4 + 0x3c16339d 0x54 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .rodata.ble_hs_stop_begin.str1.4 + 0x3c16339d 0x49 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .rodata.ble_hs_stop_terminate_timeout_cb.str1.4 + 0x3c16339d 0x55 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + *fill* 0x3c16339d 0x3 + .rodata.__func__.0 + 0x3c1633a0 0x12 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + *fill* 0x3c1633b2 0x2 + .rodata.ble_sm_lgcy_resp_ioa + 0x3c1633b4 0x19 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + *fill* 0x3c1633cd 0x3 + .rodata.ble_sm_lgcy_init_ioa + 0x3c1633d0 0x19 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + *fill* 0x3c1633e9 0x3 + .rodata.ble_sm_sc_resp_ioa + 0x3c1633ec 0x19 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + *fill* 0x3c163405 0x3 + .rodata.ble_sm_sc_init_ioa + 0x3c163408 0x19 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + *fill* 0x3c163421 0x3 + .rodata 0x3c163424 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 + 0x3c163454 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 + 0x3c163464 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 + 0x3c163464 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 + 0x3c163464 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 + 0x3c163464 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 + 0x3c163464 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 + 0x3c163464 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 + 0x3c163464 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 + 0x3c163464 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 + 0x3c163464 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 + 0x3c163464 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 + 0x3c163464 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 + 0x3c163464 0x9e0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(ip_funcs.o) + 0x3c163464 r_ip_funcs_ro + .rodata.r_llc_loc_con_upd_proc_continue + 0x3c163e44 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 + 0x3c163e60 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 + 0x3c163e74 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 + 0x3c163e74 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 + 0x3c163e74 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 + 0x3c163e88 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 + 0x3c163e88 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 + 0x3c163e88 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 + 0x3c163e88 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 + 0x3c163e88 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 + 0x3c163e88 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 + 0x3c163e8b 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 + 0x3c163e8b 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 + 0x3c163e8b 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 + 0x3c163e8b 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm_hci.o) + *fill* 0x3c163e8b 0x1 + .rodata.llm_hci_command_handler_tab_ro + 0x3c163e8c 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 + 0x3c1640ec 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 + 0x3c1640ec 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 + 0x3c164124 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 + 0x3c16412c 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 + 0x3c164134 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(llm.o) + 0x3c164134 llm_local_le_feats_42 + .rodata.hci_le_set_ext_scan_en_cmd_handler.str1.4 + 0x3c16413c 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 + 0x3c16413c 0x3d0 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(modules_funcs.o) + 0x3c16413c r_modules_funcs_ro + .rodata.nvds_magic_number + 0x3c16450c 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 + 0x3c164510 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 + 0x3c164510 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 + 0x3c164510 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 + 0x3c164510 0x118 C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(plf_funcs.o) + 0x3c164510 r_plf_funcs_ro + .rodata.__func__.18351 + 0x3c164628 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 + 0x3c164635 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 + 0x3c164635 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(rf_txpwr.o) + *fill* 0x3c164635 0x3 + .rodata.cs_bt_pwr_tbl_idx2lvl_fpga + 0x3c164638 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 + 0x3c164640 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 + 0x3c164650 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 + 0x3c16465c 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 + 0x3c164668 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 + 0x3c164668 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 + 0x3c164668 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3\libbtdm_app.a(sch_plan.o) + .rodata 0x3c164668 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 + 0x3c164680 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 + 0x3c164680 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 + 0x3c164680 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 + 0x3c164680 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 + 0x3c164680 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 + 0x3c164680 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 + 0x3c164768 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 + 0x3c164768 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 + 0x3c164768 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 + 0x3c164768 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 + 0x3c164770 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 + 0x3c164778 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 + 0x3c164778 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 + 0x3c164794 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 + 0x3c16479c 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 + 0x3c16479c 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* 0x3c1647a5 0x3 + .rodata.coex_hook_st_group_to_coex_schm_st_tab + 0x3c1647a8 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 + 0x3c1647ac 0x43 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.protobuf_c_message_get_packed_size.str1.4 + 0x3c1647ac 0x47 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.repeated_field_pack.str1.4 + 0x3c1647ac 0x2a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.protobuf_c_message_unpack.str1.4 + 0x3c1647ac 0x4f esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.2 + 0x3c1647ac 0x21 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + *fill* 0x3c1647cd 0x3 + .rodata.__func__.3 + 0x3c1647d0 0x1d esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + *fill* 0x3c1647ed 0x3 + .rodata.__func__.4 + 0x3c1647f0 0xd esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + *fill* 0x3c1647fd 0x3 + .rodata.__func__.5 + 0x3c164800 0x1a esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + *fill* 0x3c16481a 0x2 + .rodata.__func__.11 + 0x3c16481c 0x1d esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + *fill* 0x3c164839 0x3 + .rodata.__func__.12 + 0x3c16483c 0x14 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.13 + 0x3c164850 0x14 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.14 + 0x3c164864 0x18 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .rodata.__func__.15 + 0x3c16487c 0x1f esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + *fill* 0x3c16489b 0x1 + .rodata.__func__.16 + 0x3c16489c 0x23 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + *fill* 0x3c1648bf 0x1 + .srodata.protobuf_c_empty_string + 0x3c1648c0 0x1 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + 0x3c1648c0 protobuf_c_empty_string + .rodata.print_string_ptr.str1.4 + 0x3c1648c1 0x6 esp-idf/json/libjson.a(cJSON.c.obj) + .rodata.print_number.str1.4 + 0x3c1648c1 0x17 esp-idf/json/libjson.a(cJSON.c.obj) + .rodata.print_value.str1.4 + 0x3c1648c1 0x15 esp-idf/json/libjson.a(cJSON.c.obj) + *fill* 0x3c1648c1 0x7 + .srodata.cst8 0x3c1648c8 0x148 esp-idf/json/libjson.a(cJSON.c.obj) + 0x28 (size before relaxing) + .rodata.esp_qrcode_print_console.str1.4 + 0x3c164a10 0x3 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .rodata.str1.4 + 0x3c164a10 0x7b esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .rodata.lt 0x3c164a10 0x40 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .rodata.calcSegmentBitLength.str1.4 + 0x3c164a50 0x6c esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.numCharCountBits.str1.4 + 0x3c164a50 0x45 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.getTotalBits.str1.4 + 0x3c164a50 0xaf esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.appendBitsToBuffer.str1.4 + 0x3c164a50 0x44 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.getNumRawDataModules.str1.4 + 0x3c164a50 0x61 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.getNumDataCodewords.str1.4 + 0x3c164a50 0x10 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.getModule.str1.4 + 0x3c164a50 0x4e esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.finderPenaltyCountPatterns.str1.4 + 0x3c164a50 0x10 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.reedSolomonComputeDivisor.str1.4 + 0x3c164a50 0x3b esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.addEccAndInterleave.str1.4 + 0x3c164a50 0x66 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.qrcodegen_getSize.str1.4 + 0x3c164a50 0x69 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.drawCodewords.str1.4 + 0x3c164a50 0x11 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.drawWhiteFunctionModules.str1.4 + 0x3c164a50 0x10 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.applyMask.str1.4 + 0x3c164a50 0x21 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.drawFormatBits.str1.4 + 0x3c164a50 0x10 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.qrcodegen_encodeSegmentsAdvanced.str1.4 + 0x3c164a50 0xf0 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.qrcodegen_isAlphanumeric.str1.4 + 0x3c164a50 0x3e esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.qrcodegen_calcSegmentBufferSize.str1.4 + 0x3c164a50 0x1f esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.qrcodegen_makeNumeric.str1.4 + 0x3c164a50 0x53 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.qrcodegen_makeAlphanumeric.str1.4 + 0x3c164a50 0xd esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.1 + 0x3c164a50 0x1b esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164a6b 0x1 + .rodata.__func__.2 + 0x3c164a6c 0x16 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164a82 0x2 + .rodata.__func__.4 + 0x3c164a84 0x20 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.5 + 0x3c164aa4 0x14 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.6 + 0x3c164ab8 0x19 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164ad1 0x3 + .rodata.__func__.7 + 0x3c164ad4 0x14 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.8 + 0x3c164ae8 0x12 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164afa 0x2 + .rodata.table.9 + 0x3c164afc 0x10 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.10 + 0x3c164b0c 0xf esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164b1b 0x1 + .rodata.__func__.11 + 0x3c164b1c 0xa esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164b26 0x2 + .rodata.__func__.12 + 0x3c164b28 0x1b esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164b43 0x1 + .rodata.__func__.13 + 0x3c164b44 0x19 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164b5d 0x3 + .rodata.__func__.14 + 0x3c164b60 0xa esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164b6a 0x2 + .rodata.__func__.15 + 0x3c164b6c 0xa esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164b76 0x2 + .rodata.__func__.16 + 0x3c164b78 0xe esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164b86 0x2 + .rodata.__func__.17 + 0x3c164b88 0x15 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164b9d 0x3 + .rodata.__func__.18 + 0x3c164ba0 0x1c esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.19 + 0x3c164bbc 0x1a esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164bd6 0x2 + .rodata.__func__.20 + 0x3c164bd8 0x14 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.21 + 0x3c164bec 0x13 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164bff 0x1 + .rodata.__func__.22 + 0x3c164c00 0x14 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.temp.23 + 0x3c164c14 0xc esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.temp.24 + 0x3c164c20 0xc esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.temp.25 + 0x3c164c2c 0xc esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.temp.26 + 0x3c164c38 0xc esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.__func__.27 + 0x3c164c44 0x11 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164c55 0x3 + .rodata.__func__.28 + 0x3c164c58 0xd esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164c65 0x3 + .rodata.__func__.29 + 0x3c164c68 0x21 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164c89 0x3 + .rodata.__func__.30 + 0x3c164c8c 0x15 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + *fill* 0x3c164ca1 0x3 + .rodata.NUM_ERROR_CORRECTION_BLOCKS + 0x3c164ca4 0xa4 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.ECC_CODEWORDS_PER_BLOCK + 0x3c164d48 0xa4 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .rodata.esp_rmaker_work_queue_task.str1.4 + 0x3c164dec 0x85 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .rodata.esp_rmaker_work_queue_add_task.str1.4 + 0x3c164dec 0x53 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .rodata.esp_rmaker_work_queue_init.str1.4 + 0x3c164dec 0xa8 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .rodata.esp_rmaker_work_queue_start.str1.4 + 0x3c164dec 0xda esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .rodata.esp_rmaker_work_queue_deinit.str1.4 + 0x3c164dec 0xf1 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .rodata.esp_rmaker_factory_init.str1.4 + 0x3c164dec 0x8e esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .rodata.esp_rmaker_factory_get.str1.4 + 0x3c164dec 0xd esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .rodata.esp_rmaker_factory_set.str1.4 + 0x3c164dec 0x7d esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .rodata.__esp_rmaker_time_get_nvs.str1.4 + 0x3c164dec 0x10 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_get_local_time_str.str1.4 + 0x3c164dec 0x8c esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_time_get_timezone_posix.str1.4 + 0x3c164dec 0x9 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_time_get_timezone.str1.4 + 0x3c164dec 0x3 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_timezone_enable.str1.4 + 0x3c164dec 0x4b esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_time_sync_init.str1.4 + 0x3c164dec 0x89 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_print_current_time.str1.4 + 0x3c164dec 0x65 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.esp_rmaker_time_sync_cb.str1.4 + 0x3c164dec 0x2b esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .rodata.str1.4 + 0x3c164dec 0x2473 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .rodata.esp_rmaker_tz_db_tzs + 0x3c164dec 0xd48 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .rodata.esp_rmaker_get_cmd_info.str1.4 + 0x3c165b34 0x8d esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.esp_rmaker_cmd_prepare_response.str1.4 + 0x3c165b34 0x4b esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.esp_rmaker_get_user_role_string.str1.4 + 0x3c165b34 0x29 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.esp_rmaker_cmd_response_handler.str1.4 + 0x3c165b34 0x13d esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.esp_rmaker_cmd_resp_test_send.str1.4 + 0x3c165b34 0x7a esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .rodata.scli_task.str1.4 + 0x3c165b34 0xc8 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .rodata.scli_init.str1.4 + 0x3c165b34 0x3f esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .rodata.esp_rmaker_common_console_init.str1.4 + 0x3c165b34 0x34 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .rodata.unsubscribe_helper.str1.4 + 0x3c165b34 0x4d esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.esp_mqtt_glue_publish.str1.4 + 0x3c165b34 0x2c esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.esp_mqtt_glue_disconnect.str1.4 + 0x3c165b34 0x63 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.esp_mqtt_glue_connect.str1.4 + 0x3c165b34 0x71 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.esp_mqtt_glue_init.str1.4 + 0x3c165b34 0x154 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.esp_mqtt_glue_manage_long_data.str1.4 + 0x3c165b34 0xe0 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.mqtt_event_handler.str1.4 + 0x3c165b34 0xa1 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.str1.4 + 0x3c165b34 0xf esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .rodata.platform_get_product_name.str1.4 + 0x3c165b34 0x6 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.platform_get_product_UID.str1.4 + 0x3c165b34 0x75 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.platform_get_product_version.str1.4 + 0x3c165b34 0x4 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.platform_get_silicon_sku_code.str1.4 + 0x3c165b34 0x5 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.validate_platform_inputs.str1.4 + 0x3c165b34 0x67 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.create_APN_PPI_string.str1.4 + 0x3c165b34 0x71 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.esp_get_aws_ppi.str1.4 + 0x3c165b34 0x32 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.str1.4 + 0x3c165b34 0x35 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .rodata.register_generic_debug_commands.str1.4 + 0x3c165b34 0x1a4 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.register_reset_to_factory.str1.4 + 0x3c165b34 0x38 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.register_time_commands.str1.4 + 0x3c165b34 0x65 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.heap_trace_cli_handler.str1.4 + 0x3c165b34 0x64 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.cpu_dump_cli_handler.str1.4 + 0x3c165b34 0x6d esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.task_dump_cli_handler.str1.4 + 0x3c165b34 0x62 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.sock_dump_cli_handler.str1.4 + 0x3c165b34 0x6b esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.mem_dump_cli_handler.str1.4 + 0x3c165b34 0x74 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.up_time_cli_handler.str1.4 + 0x3c165b34 0x2d esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.reset_to_factory_handler.str1.4 + 0x3c165b34 0x26 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.tz_set_cli_handler.str1.4 + 0x3c165b34 0x1a esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.local_time_cli_handler.str1.4 + 0x3c165b34 0x44 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.esp_rmaker_common_register_commands.str1.4 + 0x3c165b34 0x3d esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .rodata.print_arg_help.str1.4 + 0x3c165b34 0x1c esp-idf/console/libconsole.a(commands.c.obj) + .rodata.help_command.str1.4 + 0x3c165b34 0x7b esp-idf/console/libconsole.a(commands.c.obj) + .rodata.esp_console_cmd_register.str1.4 + 0x3c165b34 0x4 esp-idf/console/libconsole.a(commands.c.obj) + .rodata.esp_console_register_help_command.str1.4 + 0x3c165b34 0x96 esp-idf/console/libconsole.a(commands.c.obj) + .rodata.arg_end_errorfn.str1.4 + 0x3c165b34 0xaa esp-idf/console/libconsole.a(arg_end.c.obj) + .rodata.arg_str_resetfn.str1.4 + 0x3c165b34 0x1 esp-idf/console/libconsole.a(arg_str.c.obj) + .rodata.arg_str_errorfn.str1.4 + 0x3c165b34 0x2b esp-idf/console/libconsole.a(arg_str.c.obj) + .rodata.arg_strn.str1.4 + 0x3c165b34 0x9 esp-idf/console/libconsole.a(arg_str.c.obj) + .rodata.panic.str1.4 + 0x3c165b34 0xc esp-idf/console/libconsole.a(arg_utils.c.obj) + .rodata.argtable3_xmalloc.str1.4 + 0x3c165b34 0x10 esp-idf/console/libconsole.a(arg_utils.c.obj) + .rodata.arg_cat_optionv.str1.4 + 0x3c165b34 0x1a esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_gnuswitch_ds.str1.4 + 0x3c165b34 0x1b esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_formatted_ds.str1.4 + 0x3c165b34 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_option_ds.str1.4 + 0x3c165b34 0x2 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_syntax_ds.str1.4 + 0x3c165b34 0x9 esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.arg_print_glossary_ds.str1.4 + 0x3c165b34 0xf esp-idf/console/libconsole.a(argtable3.c.obj) + .rodata.create_string.str1.4 + 0x3c165b34 0x43 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_check_cfg_conflict.str1.4 + 0x3c165b34 0x189 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.run_event_loop.str1.4 + 0x3c165b34 0x37 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_dispatch_event.str1.4 + 0x3c165b34 0xc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_create_transport.str1.4 + 0x3c165b34 0x6c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_set_cert_key_data.str1.4 + 0x3c165b34 0x5 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_set_ssl_transport_properties.str1.4 + 0x3c165b34 0xf1 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_handle_transport_read_error.str1.4 + 0x3c165b34 0x71 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_write.str1.4 + 0x3c165b34 0x83 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.mqtt_message_receive.str1.4 + 0x3c165b34 0x95 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_connect.str1.4 + 0x3c165b34 0x1fa esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.send_disconnect_msg.str1.4 + 0x3c165b34 0x79 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.deliver_suback.str1.4 + 0x3c165b34 0x36 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.deliver_publish.str1.4 + 0x3c165b34 0x77 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.mqtt_process_receive.str1.4 + 0x3c165b34 0x1f3 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.mqtt_resend_queued.str1.4 + 0x3c165b34 0x7d esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_ping.str1.4 + 0x3c165b34 0x63 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.process_keepalive.str1.4 + 0x3c165b34 0x6a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_task.str1.4 + 0x3c165b34 0x181 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.make_publish.str1.4 + 0x3c165b34 0x3a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_set_uri.str1.4 + 0x3c165b34 0x4a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_set_config.str1.4 + 0x3c165b34 0xd6 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_start.str1.4 + 0x3c165b34 0x67 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_stop.str1.4 + 0x3c165b34 0x82 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_subscribe_multiple.str1.4 + 0x3c165b34 0xc2 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_unsubscribe.str1.4 + 0x3c165b34 0x76 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.esp_mqtt_client_publish.str1.4 + 0x3c165b34 0x4c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.__func__.0 + 0x3c165b34 0x10 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.__func__.1 + 0x3c165b44 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c165b59 0x3 + .rodata.__func__.2 + 0x3c165b5c 0x25 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c165b81 0x3 + .rodata.__func__.3 + 0x3c165b84 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c165b99 0x3 + .rodata.__func__.4 + 0x3c165b9c 0x11 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c165bad 0x3 + .rodata.__FUNCTION__.5 + 0x3c165bb0 0x26 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c165bd6 0x2 + .rodata.__FUNCTION__.6 + 0x3c165bd8 0x21 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c165bf9 0x3 + .rodata.__FUNCTION__.7 + 0x3c165bfc 0x18 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.__FUNCTION__.8 + 0x3c165c14 0x13 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c165c27 0x1 + .rodata.__FUNCTION__.9 + 0x3c165c28 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c165c3d 0x3 + .rodata.__FUNCTION__.10 + 0x3c165c40 0xe esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c165c4e 0x2 + .rodata.__FUNCTION__.11 + 0x3c165c50 0x14 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .rodata.mqtt_msg_connect.str1.4 + 0x3c165c64 0x11 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .rodata.outbox_init.str1.4 + 0x3c165c64 0x3f esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .rodata.__FUNCTION__.0 + 0x3c165c64 0xf esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + *fill* 0x3c165c73 0x1 + .rodata.__FUNCTION__.1 + 0x3c165c74 0xc esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .rodata.platform_create_id_string.str1.4 + 0x3c165c80 0x57 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .rodata.__FUNCTION__.0 + 0x3c165c80 0x1a esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .rodata.assert_valid_rv_int_num.str1.4 + 0x3c165c9a 0x9d esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata._global_interrupt_handler.str1.4 + 0x3c165c9a 0x5f esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c165c9a 0x2 + .rodata.__func__.0 + 0x3c165c9c 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c165cb6 0x2 + .rodata.__func__.1 + 0x3c165cb8 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .srodata.USER_DATA_MAC_CUSTOM + 0x3c165cd0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN3 + 0x3c165cd4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN2 + 0x3c165cd8 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN1 + 0x3c165cdc 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN0 + 0x3c165ce0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.BLK_VERSION_MAJOR + 0x3c165ce4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.OPTIONAL_UNIQUE_ID + 0x3c165ce8 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.MAC 0x3c165cec 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.SECURE_VERSION + 0x3c165d04 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.set_cnt_in_reg.str1.4 + 0x3c165d08 0x63 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.write_reg.str1.4 + 0x3c165d08 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_process.str1.4 + 0x3c165d08 0x69 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.1 + 0x3c165d08 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x3c165d23 0x1 + .rodata.__func__.4 + 0x3c165d24 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_check_errors.str1.4 + 0x3c165d3e 0x82 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x3c165d3e 0x2 + .rodata.range_read_addr_blocks + 0x3c165d40 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c165d40 range_read_addr_blocks + .rodata.s_get_bus_mask.str1.4 + 0x3c165d98 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.s_reserve_irom_region.str1.4 + 0x3c165d98 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.s_reserve_drom_region.str1.4 + 0x3c165d98 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.str1.4 + 0x3c165d98 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map_init.str1.4 + 0x3c165d98 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 + 0x3c165d98 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 + 0x3c165d98 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map.str1.4 + 0x3c165d98 0x17e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_unmap.str1.4 + 0x3c165d98 0xa3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_vaddr_to_paddr.str1.4 + 0x3c165d98 0x7b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__FUNCTION__.1 + 0x3c165d98 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c165daf 0x1 + .rodata.__FUNCTION__.2 + 0x3c165db0 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c165dbe 0x2 + .rodata.__func__.3 + 0x3c165dc0 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c165dd7 0x1 + .rodata.__func__.4 + 0x3c165dd8 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__FUNCTION__.5 + 0x3c165de4 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__FUNCTION__.7 + 0x3c165df0 0x30 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__func__.8 + 0x3c165e20 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c165e36 0x2 + .rodata.__func__.9 + 0x3c165e38 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__func__.10 + 0x3c165e4c 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c165e62 0x2 + .rodata.__func__.11 + 0x3c165e64 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c165e75 0x3 + .rodata.g_mmu_mem_regions + 0x3c165e78 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x3c165e78 g_mmu_mem_regions + .rodata.gpio_input_enable.str1.4 + 0x3c165e90 0x3f esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_sleep_output_enable.str1.4 + 0x3c165e90 0x1b esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_intr_type.str1.4 + 0x3c165e90 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_pull_mode.str1.4 + 0x3c165e90 0x5e esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_config.str1.4 + 0x3c165e90 0xe0 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_isr_handler_add.str1.4 + 0x3c165e90 0x49 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_isr_register.str1.4 + 0x3c165e90 0x45 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_install_isr_service.str1.4 + 0x3c165e90 0x23 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.3 + 0x3c165e90 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c165ea3 0x1 + .rodata.__FUNCTION__.4 + 0x3c165ea4 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c165eb6 0x2 + .rodata.__FUNCTION__.5 + 0x3c165eb8 0x16 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c165ece 0x2 + .rodata.__FUNCTION__.6 + 0x3c165ed0 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.7 + 0x3c165ee8 0x15 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c165efd 0x3 + .rodata.__FUNCTION__.8 + 0x3c165f00 0x17 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c165f17 0x1 + .rodata.__FUNCTION__.9 + 0x3c165f18 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c165f31 0x3 + .rodata.__FUNCTION__.10 + 0x3c165f34 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c165f4e 0x2 + .rodata.__FUNCTION__.11 + 0x3c165f50 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c165f69 0x3 + .rodata.__FUNCTION__.12 + 0x3c165f6c 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c165f85 0x3 + .rodata.__FUNCTION__.13 + 0x3c165f88 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.14 + 0x3c165fa0 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c165fb9 0x3 + .rodata.__FUNCTION__.21 + 0x3c165fbc 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c165fce 0x2 + .rodata.__FUNCTION__.23 + 0x3c165fd0 0x15 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c165fe5 0x3 + .rodata.__FUNCTION__.24 + 0x3c165fe8 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c166001 0x3 + .rodata.__func__.26 + 0x3c166004 0xc esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.27 + 0x3c166010 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.28 + 0x3c166020 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c16602f 0x1 + .rodata.__FUNCTION__.29 + 0x3c166030 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.30 + 0x3c166044 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c166057 0x1 + .rodata.__FUNCTION__.31 + 0x3c166058 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c16606b 0x1 + .rodata.__FUNCTION__.32 + 0x3c16606c 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c16607e 0x2 + .rodata.__FUNCTION__.33 + 0x3c166080 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c166093 0x1 + .rodata.__FUNCTION__.35 + 0x3c166094 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c1660a3 0x1 + .rodata.__FUNCTION__.36 + 0x3c1660a4 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c1660b6 0x2 + .rodata.__FUNCTION__.37 + 0x3c1660b8 0x11 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c1660c9 0x3 + .rodata.__FUNCTION__.38 + 0x3c1660cc 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c1660df 0x1 + .rodata.__FUNCTION__.39 + 0x3c1660e0 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c1660f2 0x2 + .rodata.__FUNCTION__.40 + 0x3c1660f4 0x11 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c166105 0x3 + .rodata.__FUNCTION__.41 + 0x3c166108 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.42 + 0x3c166118 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.rmt_ll_rx_set_channel_clock_div.str1.4 + 0x3c166127 0x65 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_ll_tx_set_carrier_high_low_ticks.str1.4 + 0x3c166127 0x70 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_ll_set_group_clock_src.str1.4 + 0x3c166127 0x40 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_internal_config.str1.4 + 0x3c166127 0x19e esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_get_clk_div.str1.4 + 0x3c166127 0x30 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_set_rx_thr_intr_en.str1.4 + 0x3c166127 0x33 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_set_gpio.str1.4 + 0x3c166127 0x5f esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_config.str1.4 + 0x3c166127 0x7d esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_isr_register.str1.4 + 0x3c166127 0x5a esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_driver_install.str1.4 + 0x3c166127 0x58 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_write_items.str1.4 + 0x3c166127 0x2f esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_wait_tx_done.str1.4 + 0x3c166127 0x30 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_translator_init.str1.4 + 0x3c166127 0x72 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_write_sample.str1.4 + 0x3c166127 0x38 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.rmt_get_counter_clock.str1.4 + 0x3c166127 0x41 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.check_rmt_legacy_driver_conflict.str1.4 + 0x3c166127 0xd2 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c166127 0x1 + .rodata.__FUNCTION__.4 + 0x3c166128 0x16 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c16613e 0x2 + .rodata.__FUNCTION__.6 + 0x3c166140 0x11 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c166151 0x3 + .rodata.__FUNCTION__.9 + 0x3c166154 0x14 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.11 + 0x3c166168 0x11 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c166179 0x3 + .rodata.__FUNCTION__.13 + 0x3c16617c 0x13 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c16618f 0x1 + .rodata.__FUNCTION__.15 + 0x3c166190 0x11 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c1661a1 0x3 + .rodata.__func__.17 + 0x3c1661a4 0x25 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c1661c9 0x3 + .rodata.__func__.18 + 0x3c1661cc 0x19 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c1661e5 0x3 + .rodata.__FUNCTION__.19 + 0x3c1661e8 0x14 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__FUNCTION__.20 + 0x3c1661fc 0xb esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c166207 0x1 + .rodata.__FUNCTION__.21 + 0x3c166208 0xd esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c166215 0x3 + .rodata.__FUNCTION__.22 + 0x3c166218 0x17 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c16622f 0x1 + .rodata.__func__.30 + 0x3c166230 0x1b esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c16624b 0x1 + .rodata.__FUNCTION__.43 + 0x3c16624c 0xd esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c166259 0x3 + .rodata.__func__.46 + 0x3c16625c 0x25 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + *fill* 0x3c166281 0x3 + .rodata.__func__.53 + 0x3c166284 0x20 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.__func__.54 + 0x3c1662a4 0x20 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .rodata.uart_reenable_intr_mask.str1.4 + 0x3c1662c4 0x37 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_pattern_enqueue.str1.4 + 0x3c1662c4 0x51 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_word_length.str1.4 + 0x3c1662c4 0x2f esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_stop_bits.str1.4 + 0x3c1662c4 0x2f esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_baudrate.str1.4 + 0x3c1662c4 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_pattern_pop_pos.str1.4 + 0x3c1662c4 0x32 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_enable_tx_intr.str1.4 + 0x3c1662c4 0x3b esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_param_config.str1.4 + 0x3c1662c4 0x2b esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_wait_tx_done.str1.4 + 0x3c1662c4 0x90 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_tx_chars.str1.4 + 0x3c1662c4 0x2c esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_write_bytes_with_break.str1.4 + 0x3c1662c4 0x90 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_flush_input.str1.4 + 0x3c1662c4 0x2e esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_driver_delete.str1.4 + 0x3c1662c4 0x25 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_driver_install.str1.4 + 0x3c1662c4 0x21f esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.39 + 0x3c1662c4 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c1662d7 0x1 + .rodata.__FUNCTION__.37 + 0x3c1662d8 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.36 + 0x3c1662ec 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c1662fd 0x3 + .rodata.__FUNCTION__.34 + 0x3c166300 0x1b esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c16631b 0x1 + .rodata.__FUNCTION__.33 + 0x3c16631c 0x18 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.32 + 0x3c166334 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.30 + 0x3c166344 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c166355 0x3 + .rodata.__func__.28 + 0x3c166358 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c16636a 0x2 + .rodata.__FUNCTION__.27 + 0x3c16636c 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c16637e 0x2 + .rodata.__FUNCTION__.26 + 0x3c166380 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c166391 0x3 + .rodata.__FUNCTION__.19 + 0x3c166394 0x14 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.17 + 0x3c1663a8 0x19 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c1663c1 0x3 + .rodata.__FUNCTION__.14 + 0x3c1663c4 0x17 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c1663db 0x1 + .rodata.__FUNCTION__.7 + 0x3c1663dc 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c1663ee 0x2 + .rodata.__FUNCTION__.6 + 0x3c1663f0 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c166402 0x2 + .rodata.__FUNCTION__.5 + 0x3c166404 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.4 + 0x3c166414 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.3 + 0x3c166424 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c166437 0x1 + .rodata.__FUNCTION__.2 + 0x3c166438 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c16644b 0x1 + .rodata.__FUNCTION__.1 + 0x3c16644c 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c166461 0x3 + .rodata.__FUNCTION__.0 + 0x3c166464 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.esp_crt_check_signature.str1.4 + 0x3c166479 0xe7 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .rodata.esp_crt_verify_callback.str1.4 + 0x3c166479 0x99 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .rodata.esp_crt_bundle_init.str1.4 + 0x3c166479 0x131 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .rodata.esp_crt_bundle_attach.str1.4 + 0x3c166479 0x30 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .rodata.embedded + 0x3c166479 0x41ba esp-idf/mbedtls/libmbedtls.a(x509_crt_bundle.S.obj) + 0x3c166479 _binary_x509_crt_bundle_start + 0x3c166479 x509_crt_bundle + 0x3c16a62f x509_crt_bundle_length + 0x3c16a62f _binary_x509_crt_bundle_end + .rodata.bootloader_mmap.str1.4 + 0x3c16a633 0x7c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.str1.4 + 0x3c16a633 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3c16a633 0x1 + .rodata.__func__.1 + 0x3c16a634 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.find_default_boot_partition.str1.4 + 0x3c16a65c 0x4f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.read_otadata.str1.4 + 0x3c16a65c 0x62 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_running_partition.str1.4 + 0x3c16a65c 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_write.str1.4 + 0x3c16a65c 0xb5 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_app_partition_count.str1.4 + 0x3c16a65c 0x46 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_get_next_update_partition.str1.4 + 0x3c16a65c 0x13 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_current_ota_is_workable.str1.4 + 0x3c16a65c 0xdc esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_ota_begin.str1.4 + 0x3c16a65c 0x59 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.__func__.0 + 0x3c16a65c 0x22 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x3c16a67e 0x2 + .rodata.__func__.1 + 0x3c16a680 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x3c16a69e 0x2 + .rodata.__func__.3 + 0x3c16a6a0 0x20 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.s_merge_contiguous_pages.str1.4 + 0x3c16a6c0 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.spi_flash_munmap.str1.4 + 0x3c16a6c0 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.__func__.1 + 0x3c16a6c0 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.esp_mspi_get_io.str1.4 + 0x3c16a6d1 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + *fill* 0x3c16a6d1 0x3 + .rodata.__func__.0 + 0x3c16a6d4 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .srodata.s_mspi_io_num_default + 0x3c16a6e4 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .rodata.str1.4 + 0x3c16a6ea 0x241 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.esp_flash_read_unique_chip_id.str1.4 + 0x3c16a6ea 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c16a6ea 0x2 + .rodata.__func__.0 + 0x3c16a6ec 0x1a esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c16a706 0x2 + .rodata.__func__.1 + 0x3c16a708 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.__func__.2 + 0x3c16a718 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c16a72f 0x1 + .rodata.io_mode_str + 0x3c16a730 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.esp_flash_init_default_chip.str1.4 + 0x3c16a7e4 0xfc esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x3c16a7e4 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.str1.4 + 0x3c16a7ee 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x3c16a7ee 0x2 + .rodata.__func__.0 + 0x3c16a7f0 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .rodata.str1.4 + 0x3c16a809 0x48 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .rodata.esp_crosscore_int_init.str1.4 + 0x3c16a809 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c16a809 0x3 + .rodata.__func__.0 + 0x3c16a80c 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c16a823 0x1 + .rodata.__func__.1 + 0x3c16a824 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .rodata.add_entry.str1.4 + 0x3c16a83b 0xc7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.delete_entry.str1.4 + 0x3c16a83b 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.task_wdt_timeout_abort.str1.4 + 0x3c16a83b 0x64 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.task_wdt_timeout_handling.str1.4 + 0x3c16a83b 0x3e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_add.str1.4 + 0x3c16a83b 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.subscribe_idle.str1.4 + 0x3c16a83b 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_init.str1.4 + 0x3c16a83b 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_print_triggered_tasks.str1.4 + 0x3c16a83b 0xc1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.task_wdt_isr.str1.4 + 0x3c16a83b 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c16a83b 0x1 + .rodata.__FUNCTION__.5 + 0x3c16a83c 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c16a84f 0x1 + .rodata.__FUNCTION__.7 + 0x3c16a850 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c16a85a 0x2 + .rodata.__FUNCTION__.8 + 0x3c16a85c 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c16a86d 0x3 + .rodata.__func__.12 + 0x3c16a870 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c16a87f 0x1 + .rodata.__func__.13 + 0x3c16a880 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c16a88d 0x3 + .rodata.__FUNCTION__.14 + 0x3c16a890 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c16a8a2 0x2 + .rodata.__func__.15 + 0x3c16a8a4 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.str1.4 + 0x3c16a8bb 0x2b esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .rodata.str1.4 + 0x3c16a8bb 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + *fill* 0x3c16a8bb 0x1 + .rodata.__func__.0 + 0x3c16a8bc 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .rodata.get_flash_clock_divider.str1.4 + 0x3c16a8d6 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .rodata.gpio_hal_intr_enable_on_core.str1.4 + 0x3c16a8d6 0x66 esp-idf/hal/libhal.a(gpio_hal.c.obj) + *fill* 0x3c16a8d6 0x2 + .rodata.__func__.0 + 0x3c16a8d8 0x1c esp-idf/hal/libhal.a(gpio_hal.c.obj) + .rodata.esp_log_buffer_hex_internal.str1.4 + 0x3c16a8f4 0x83 esp-idf/log/liblog.a(log_buffers.c.obj) + .rodata.esp_log_buffer_char_internal.str1.4 + 0x3c16a8f4 0x3 esp-idf/log/liblog.a(log_buffers.c.obj) + .rodata.esp_log_buffer_hexdump_internal.str1.4 + 0x3c16a8f4 0x14 esp-idf/log/liblog.a(log_buffers.c.obj) + .rodata.str1.4 + 0x3c16a8f4 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) + .rodata.esp_isr_names + 0x3c16a8f4 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c16a8f4 esp_isr_names + .rodata.GPIO_HOLD_MASK + 0x3c16a9ec 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c16a9ec GPIO_HOLD_MASK + .rodata.GPIO_PIN_MUX_REG + 0x3c16aa44 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c16aa44 GPIO_PIN_MUX_REG + .rodata.uart_periph_signal + 0x3c16aa9c 0x30 esp-idf/soc/libsoc.a(uart_periph.c.obj) + 0x3c16aa9c uart_periph_signal + .rodata.rmt_periph_signals + 0x3c16aacc 0x28 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + 0x3c16aacc rmt_periph_signals + .rodata.periph_rtc_dig_clk8m_disable.str1.4 + 0x3c16aaf4 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .rodata.__func__.0 + 0x3c16aaf4 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .rodata.esp_fill_random.str1.4 + 0x3c16ab11 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + *fill* 0x3c16ab11 0x3 + .rodata.__func__.0 + 0x3c16ab14 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .rodata.get_idx.str1.4 + 0x3c16ab24 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.generate_mac.str1.4 + 0x3c16ab24 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.get_efuse_factory_mac.str1.4 + 0x3c16ab24 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.get_efuse_mac_custom.str1.4 + 0x3c16ab24 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.get_mac_addr_from_mac_table.str1.4 + 0x3c16ab24 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.esp_iface_mac_addr_set.str1.4 + 0x3c16ab24 0xab esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.esp_read_mac.str1.4 + 0x3c16ab24 0x6d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.__func__.0 + 0x3c16ab24 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + *fill* 0x3c16ab3a 0x2 + .rodata.__func__.1 + 0x3c16ab3c 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.temperature_sensor_power_release.str1.4 + 0x3c16ab51 0x5f esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + *fill* 0x3c16ab51 0x3 + .rodata.__func__.0 + 0x3c16ab54 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .srodata.cst8 0x3c16ab75 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 + 0x3c16ab75 0xec esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + *fill* 0x3c16ab75 0x3 + .rodata.__FUNCTION__.0 + 0x3c16ab78 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .rodata.clk_tree_rtc_slow_calibration.str1.4 + 0x3c16ab95 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 + 0x3c16ab95 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c16ab95 0x3 + .rodata.__func__.0 + 0x3c16ab98 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c16abb9 0x3 + .rodata.__func__.1 + 0x3c16abbc 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .rodata.adc_lock_release.str1.4 + 0x3c16abda 0x9c esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .rodata.adc_apb_periph_free.str1.4 + 0x3c16abda 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + *fill* 0x3c16abda 0x2 + .rodata.__func__.0 + 0x3c16abdc 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .rodata.prvProcessReceivedCommands.str1.4 + 0x3c16abf0 0x5b esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.prvInitialiseNewTimer.str1.4 + 0x3c16abf0 0x1c esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.xTimerCreateTimerTask.str1.4 + 0x3c16abf0 0x10 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.xTimerGenericCommand.str1.4 + 0x3c16abf0 0x7 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.__func__.2 + 0x3c16abf0 0x12 esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x3c16ac02 0x2 + .rodata.__func__.11 + 0x3c16ac04 0x15 esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x3c16ac19 0x3 + .rodata.__func__.13 + 0x3c16ac1c 0x16 esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x3c16ac32 0x2 + .rodata.__func__.16 + 0x3c16ac34 0x1b esp-idf/freertos/libfreertos.a(timers.c.obj) + *fill* 0x3c16ac4f 0x1 + .rodata.__func__.18 + 0x3c16ac50 0x16 esp-idf/freertos/libfreertos.a(timers.c.obj) + .rodata.xEventGroupCreateStatic.str1.4 + 0x3c16ac66 0xab esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupWaitBits.str1.4 + 0x3c16ac66 0x9f esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupClearBits.str1.4 + 0x3c16ac66 0x26 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupSetBits.str1.4 + 0x3c16ac66 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.vEventGroupDelete.str1.4 + 0x3c16ac66 0x72 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c16ac66 0x2 + .rodata.__func__.1 + 0x3c16ac68 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c16ac7a 0x2 + .rodata.__func__.2 + 0x3c16ac7c 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c16ac8f 0x1 + .rodata.__func__.3 + 0x3c16ac90 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c16aca5 0x3 + .rodata.__func__.4 + 0x3c16aca8 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.6 + 0x3c16acbc 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.vTaskDeleteWithCaps.str1.4 + 0x3c16acd0 0x58 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.__func__.2 + 0x3c16acd0 0x19 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + *fill* 0x3c16ace9 0x3 + .rodata.__func__.3 + 0x3c16acec 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.ets_timer_setfn.str1.4 + 0x3c16ad01 0x89 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .rodata.str1.4 + 0x3c16ad01 0xb9 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c16ad01 0x3 + .rodata.__func__.2 + 0x3c16ad04 0xe esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c16ad12 0x2 + .rodata.__func__.1 + 0x3c16ad14 0x11 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c16ad25 0x3 + .rodata.__func__.0 + 0x3c16ad28 0x10 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .rodata.str1.4 + 0x3c16ad38 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .rodata 0x3c16ad38 0x14 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .rodata.handler_instances_add.str1.4 + 0x3c16ad4c 0x48 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.base_node_add_handler.str1.4 + 0x3c16ad4c 0x35 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.loop_node_add_handler.str1.4 + 0x3c16ad4c 0x3f esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.esp_event_loop_create.str1.4 + 0x3c16ad4c 0x139 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.esp_event_loop_run.str1.4 + 0x3c16ad4c 0x33 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.esp_event_loop_run_task.str1.4 + 0x3c16ad4c 0x33 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.esp_event_handler_register_with_internal.str1.4 + 0x3c16ad4c 0x9b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.esp_event_handler_unregister_with_internal.str1.4 + 0x3c16ad4c 0x61 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.__func__.1 + 0x3c16ad4c 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c16ad5e 0x2 + .rodata.__func__.2 + 0x3c16ad60 0x2b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c16ad8b 0x1 + .rodata.__func__.3 + 0x3c16ad8c 0x29 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c16adb5 0x3 + .rodata.__func__.4 + 0x3c16adb8 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c16adce 0x2 + .rodata.__func__.5 + 0x3c16add0 0x13 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.nvs_flash_init.str1.4 + 0x3c16ade3 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + *fill* 0x3c16ade3 0x1 + .rodata._ZTVN3nvs9NVSHandleE + 0x3c16ade4 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x3c16ade4 vtable for nvs::NVSHandle + .rodata._ZTVN3nvs15NVSHandleSimpleE + 0x3c16ae24 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x3c16ae24 vtable for nvs::NVSHandleSimple + .rodata._ZTVN3nvs9PartitionE + 0x3c16ae64 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c16ae64 vtable for nvs::Partition + .rodata._ZTVN3nvs12NVSPartitionE + 0x3c16ae98 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c16ae98 vtable for nvs::NVSPartition + .rodata._ZTVN3nvs19NVSPartitionManagerE + 0x3c16aecc 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3c16aecc vtable for nvs::NVSPartitionManager + .rodata.load_cal_data_from_nvs_handle.str1.4 + 0x3c16aedc 0x13d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.store_cal_data_to_nvs_handle.str1.4 + 0x3c16aedc 0x10a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.esp_phy_load_cal_data_from_nvs.str1.4 + 0x3c16aedc 0x6b esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.esp_phy_load_cal_and_init.str1.4 + 0x3c16aedc 0x1cd esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.__func__.5 + 0x3c16aedc 0x1a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c16aef6 0x2 + .rodata.__func__.3 + 0x3c16aef8 0x1d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c16af15 0x3 + .rodata.__func__.1 + 0x3c16af18 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c16af36 0x2 + .rodata.__func__.0 + 0x3c16af38 0x1f esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c16af57 0x1 + .rodata.phy_init_data + 0x3c16af58 0x80 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.phy_track_pll_init.str1.4 + 0x3c16afd8 0xce esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .rodata.phy_track_pll_deinit.str1.4 + 0x3c16afd8 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .rodata.__func__.0 + 0x3c16afd8 0x15 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + *fill* 0x3c16afed 0x3 + .rodata.__func__.1 + 0x3c16aff0 0x13 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .rodata.free_socket_locked.str1.4 + 0x3c16b003 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.sock_inc_used_locked.str1.4 + 0x3c16b003 0x23 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_sockopt_to_ipopt.str1.4 + 0x3c16b003 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.alloc_socket.str1.4 + 0x3c16b003 0x1f esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_unlink_select_cb.str1.4 + 0x3c16b003 0x30 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_sock_make_addr.str1.4 + 0x3c16b003 0x34 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_selscan.str1.4 + 0x3c16b003 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_select_dec_sockets_used.str1.4 + 0x3c16b003 0x21 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_pollscan.str1.4 + 0x3c16b003 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_recv_tcp.str1.4 + 0x3c16b003 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_recvfrom_udp_raw.str1.4 + 0x3c16b003 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.event_callback.str1.4 + 0x3c16b003 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_getsockopt_callback.str1.4 + 0x3c16b003 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_setsockopt_impl.str1.4 + 0x3c16b003 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_accept.str1.4 + 0x3c16b003 0x25 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_close.str1.4 + 0x3c16b003 0x17 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_recvfrom.str1.4 + 0x3c16b003 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b003 0x1 + .rodata.__func__.0 + 0x3c16b004 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b019 0x3 + .rodata.__func__.1 + 0x3c16b01c 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b035 0x3 + .rodata.__func__.2 + 0x3c16b038 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b04e 0x2 + .rodata.__func__.3 + 0x3c16b050 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b069 0x3 + .rodata.__func__.6 + 0x3c16b06c 0x1d esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b089 0x3 + .rodata.__func__.7 + 0x3c16b08c 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b099 0x3 + .rodata.__func__.8 + 0x3c16b09c 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b0b2 0x2 + .rodata.__func__.9 + 0x3c16b0b4 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b0c9 0x3 + .rodata.__func__.10 + 0x3c16b0cc 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__.11 + 0x3c16b0d8 0xf esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b0e7 0x1 + .rodata.__func__.12 + 0x3c16b0e8 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b0fe 0x2 + .rodata.__func__.13 + 0x3c16b100 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__.14 + 0x3c16b114 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b122 0x2 + .rodata.__func__.15 + 0x3c16b124 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b12f 0x1 + .rodata.__func__.16 + 0x3c16b130 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__.17 + 0x3c16b13c 0x13 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b14f 0x1 + .rodata.__func__.18 + 0x3c16b150 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b15d 0x3 + .rodata.__func__.19 + 0x3c16b160 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c16b16e 0x2 + .rodata.__func__.20 + 0x3c16b170 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.tcpip_thread_handle_msg.str1.4 + 0x3c16b17c 0x4a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.tcpip_inpkt.str1.4 + 0x3c16b17c 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.tcpip_send_msg_wait_sem.str1.4 + 0x3c16b17c 0x1a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.tcpip_init.str1.4 + 0x3c16b17c 0x28 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__.0 + 0x3c16b17c 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__.1 + 0x3c16b194 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c16b1a1 0x3 + .rodata.__func__.2 + 0x3c16b1a4 0xb esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c16b1af 0x1 + .rodata.__func__.5 + 0x3c16b1b0 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c16b1bf 0x1 + .rodata.__func__.6 + 0x3c16b1c0 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__.7 + 0x3c16b1d8 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c16b1eb 0x1 + .rodata.__func__.8 + 0x3c16b1ec 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c16b1fb 0x1 + .rodata.__func__.9 + 0x3c16b1fc 0xc esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.sntp_send_request.str1.4 + 0x3c16b208 0x43 esp-idf/lwip/liblwip.a(sntp.c.obj) + .rodata.sntp_init.str1.4 + 0x3c16b208 0x2b esp-idf/lwip/liblwip.a(sntp.c.obj) + .rodata.sntp_setoperatingmode.str1.4 + 0x3c16b208 0x54 esp-idf/lwip/liblwip.a(sntp.c.obj) + .rodata.__func__.0 + 0x3c16b208 0x16 esp-idf/lwip/liblwip.a(sntp.c.obj) + *fill* 0x3c16b21e 0x2 + .rodata.__func__.1 + 0x3c16b220 0x12 esp-idf/lwip/liblwip.a(sntp.c.obj) + *fill* 0x3c16b232 0x2 + .rodata.__func__.2 + 0x3c16b234 0xa esp-idf/lwip/liblwip.a(sntp.c.obj) + .rodata.dns_call_found.str1.4 + 0x3c16b23e 0x3d esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.dns_send.str1.4 + 0x3c16b23e 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.dns_check_entry.str1.4 + 0x3c16b23e 0x3b esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.dns_gethostbyname_addrtype.str1.4 + 0x3c16b23e 0x13 esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x3c16b23e 0x2 + .rodata.__func__.0 + 0x3c16b240 0x9 esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x3c16b249 0x3 + .rodata.__func__.1 + 0x3c16b24c 0xf esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x3c16b25b 0x1 + .rodata.__func__.2 + 0x3c16b25c 0x10 esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.dns_mquery_v6group + 0x3c16b26c 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3c16b26c dns_mquery_v6group + .rodata.dns_mquery_v4group + 0x3c16b284 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3c16b284 dns_mquery_v4group + .rodata.ip_addr_any_type + 0x3c16b29c 0x18 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x3c16b29c ip_addr_any_type + .rodata.mem_malloc.str1.4 + 0x3c16b2b4 0x4d esp-idf/lwip/liblwip.a(mem.c.obj) + .rodata.mem_free.str1.4 + 0x3c16b2b4 0x28 esp-idf/lwip/liblwip.a(mem.c.obj) + .rodata.__func__.0 + 0x3c16b2b4 0x9 esp-idf/lwip/liblwip.a(mem.c.obj) + *fill* 0x3c16b2bd 0x3 + .rodata.__func__.1 + 0x3c16b2c0 0xb esp-idf/lwip/liblwip.a(mem.c.obj) + .rodata.do_memp_malloc_pool.str1.4 + 0x3c16b2cb 0x4e esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.do_memp_free_pool.str1.4 + 0x3c16b2cb 0x20 esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x3c16b2cb 0x1 + .rodata.__func__.0 + 0x3c16b2cc 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x3c16b2de 0x2 + .rodata.__func__.2 + 0x3c16b2e0 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.memp_pools + 0x3c16b2f4 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b2f4 memp_pools + .srodata.memp_PBUF_POOL + 0x3c16b33c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b33c memp_PBUF_POOL + *fill* 0x3c16b33e 0x2 + .srodata.memp_PBUF + 0x3c16b340 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b340 memp_PBUF + *fill* 0x3c16b342 0x2 + .srodata.memp_MLD6_GROUP + 0x3c16b344 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b344 memp_MLD6_GROUP + *fill* 0x3c16b346 0x2 + .srodata.memp_ND6_QUEUE + 0x3c16b348 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b348 memp_ND6_QUEUE + *fill* 0x3c16b34a 0x2 + .srodata.memp_NETDB + 0x3c16b34c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b34c memp_NETDB + *fill* 0x3c16b34e 0x2 + .srodata.memp_SYS_TIMEOUT + 0x3c16b350 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b350 memp_SYS_TIMEOUT + *fill* 0x3c16b352 0x2 + .srodata.memp_IGMP_GROUP + 0x3c16b354 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b354 memp_IGMP_GROUP + *fill* 0x3c16b356 0x2 + .srodata.memp_ARP_QUEUE + 0x3c16b358 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b358 memp_ARP_QUEUE + *fill* 0x3c16b35a 0x2 + .srodata.memp_TCPIP_MSG_INPKT + 0x3c16b35c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b35c memp_TCPIP_MSG_INPKT + *fill* 0x3c16b35e 0x2 + .srodata.memp_TCPIP_MSG_API + 0x3c16b360 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b360 memp_TCPIP_MSG_API + *fill* 0x3c16b362 0x2 + .srodata.memp_NETCONN + 0x3c16b364 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b364 memp_NETCONN + *fill* 0x3c16b366 0x2 + .srodata.memp_NETBUF + 0x3c16b368 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b368 memp_NETBUF + *fill* 0x3c16b36a 0x2 + .srodata.memp_FRAG_PBUF + 0x3c16b36c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b36c memp_FRAG_PBUF + *fill* 0x3c16b36e 0x2 + .srodata.memp_TCP_SEG + 0x3c16b370 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b370 memp_TCP_SEG + *fill* 0x3c16b372 0x2 + .srodata.memp_TCP_PCB_LISTEN + 0x3c16b374 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b374 memp_TCP_PCB_LISTEN + *fill* 0x3c16b376 0x2 + .srodata.memp_TCP_PCB + 0x3c16b378 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b378 memp_TCP_PCB + *fill* 0x3c16b37a 0x2 + .srodata.memp_UDP_PCB + 0x3c16b37c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b37c memp_UDP_PCB + *fill* 0x3c16b37e 0x2 + .srodata.memp_RAW_PCB + 0x3c16b380 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c16b380 memp_RAW_PCB + .rodata.netif_loopif_init.str1.4 + 0x3c16b382 0x4f esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_do_set_netmask.str1.4 + 0x3c16b382 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_issue_reports.str1.4 + 0x3c16b382 0x23 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_poll.str1.4 + 0x3c16b382 0x98 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_loop_output.str1.4 + 0x3c16b382 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_get_ip6_addr_match.str1.4 + 0x3c16b382 0x52 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_add_ext_callback.str1.4 + 0x3c16b382 0x2f esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_remove_ext_callback.str1.4 + 0x3c16b382 0xd esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_invoke_ext_callback.str1.4 + 0x3c16b382 0x16 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_add.str1.4 + 0x3c16b382 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_ip6_addr_set_parts.str1.4 + 0x3c16b382 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_ip6_addr_set.str1.4 + 0x3c16b382 0x46 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c16b382 0x2 + .rodata.__func__.0 + 0x3c16b384 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c16b39e 0x2 + .rodata.__func__.1 + 0x3c16b3a0 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c16b3ba 0x2 + .rodata.__func__.2 + 0x3c16b3bc 0x17 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c16b3d3 0x1 + .rodata.__func__.5 + 0x3c16b3d4 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c16b3ed 0x3 + .rodata.__func__.6 + 0x3c16b3f0 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c16b409 0x3 + .rodata.__func__.7 + 0x3c16b40c 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c16b425 0x3 + .rodata.__func__.8 + 0x3c16b428 0x13 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c16b43b 0x1 + .rodata.__func__.9 + 0x3c16b43c 0xb esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c16b447 0x1 + .rodata.__func__.10 + 0x3c16b448 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c16b45a 0x2 + .rodata.__func__.11 + 0x3c16b45c 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.12 + 0x3c16b46c 0x15 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c16b481 0x3 + .rodata.__func__.13 + 0x3c16b484 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.14 + 0x3c16b498 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.15 + 0x3c16b4ac 0xa esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c16b4b6 0x2 + .rodata.__func__.17 + 0x3c16b4b8 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.pbuf_add_header_impl.str1.4 + 0x3c16b4ca 0x36 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_alloc_reference.str1.4 + 0x3c16b4ca 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_free.str1.4 + 0x3c16b4ca 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_alloc.str1.4 + 0x3c16b4ca 0xab esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_realloc.str1.4 + 0x3c16b4ca 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_ref.str1.4 + 0x3c16b4ca 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_cat.str1.4 + 0x3c16b4ca 0x2d esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_copy_partial_pbuf.str1.4 + 0x3c16b4ca 0x33 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_take.str1.4 + 0x3c16b4ca 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_take_at.str1.4 + 0x3c16b4ca 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_clone.str1.4 + 0x3c16b4ca 0x11 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c16b4ca 0x2 + .rodata.__func__.0 + 0x3c16b4cc 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c16b4d7 0x1 + .rodata.__func__.1 + 0x3c16b4d8 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c16b4e5 0x3 + .rodata.__func__.2 + 0x3c16b4e8 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c16b4f2 0x2 + .rodata.__func__.3 + 0x3c16b4f4 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c16b50b 0x1 + .rodata.__func__.5 + 0x3c16b50c 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c16b515 0x3 + .rodata.__func__.6 + 0x3c16b518 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c16b521 0x3 + .rodata.__func__.7 + 0x3c16b524 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c16b52e 0x2 + .rodata.__func__.8 + 0x3c16b530 0x13 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c16b543 0x1 + .rodata.__func__.9 + 0x3c16b544 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c16b559 0x3 + .rodata.__func__.10 + 0x3c16b55c 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c16b569 0x3 + .rodata.__func__.11 + 0x3c16b56c 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c16b581 0x3 + .rodata.__func__.12 + 0x3c16b584 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.raw_input.str1.4 + 0x3c16b58f 0x75 esp-idf/lwip/liblwip.a(raw.c.obj) + .rodata.raw_sendto_if_src.str1.4 + 0x3c16b58f 0x4a esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x3c16b58f 0x1 + .rodata.__func__.0 + 0x3c16b590 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x3c16b5a2 0x2 + .rodata.__func__.1 + 0x3c16b5a4 0xa esp-idf/lwip/liblwip.a(raw.c.obj) + .rodata.tcp_remove_listener.str1.4 + 0x3c16b5ae 0x51 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_listen_closed.str1.4 + 0x3c16b5ae 0x21 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_free_listen.str1.4 + 0x3c16b5ae 0x19 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_free.str1.4 + 0x3c16b5ae 0x11 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_backlog_delayed.str1.4 + 0x3c16b5ae 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_listen_with_backlog_and_err.str1.4 + 0x3c16b5ae 0x2d esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_update_rcv_ann_wnd.str1.4 + 0x3c16b5ae 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_recved.str1.4 + 0x3c16b5ae 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_seg_copy.str1.4 + 0x3c16b5ae 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_recv.str1.4 + 0x3c16b5ae 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_sent.str1.4 + 0x3c16b5ae 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_err.str1.4 + 0x3c16b5ae 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_poll.str1.4 + 0x3c16b5ae 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_next_iss.str1.4 + 0x3c16b5ae 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_eff_send_mss_netif.str1.4 + 0x3c16b5ae 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_pcb_remove.str1.4 + 0x3c16b5ae 0x87 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_abandon.str1.4 + 0x3c16b5ae 0x31 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_accept_null.str1.4 + 0x3c16b5ae 0x1d esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_netif_ip_addr_changed_pcblist.str1.4 + 0x3c16b5ae 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_kill_state.str1.4 + 0x3c16b5ae 0xe esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_close_shutdown.str1.4 + 0x3c16b5ae 0x39 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_slowtmr.str1.4 + 0x3c16b5ae 0x1ca esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b5ae 0x2 + .rodata.__func__.0 + 0x3c16b5b0 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b5d2 0x2 + .rodata.__func__.1 + 0x3c16b5d4 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b5eb 0x1 + .rodata.__func__.2 + 0x3c16b5ec 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b5f9 0x3 + .rodata.__func__.3 + 0x3c16b5fc 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b60b 0x1 + .rodata.__func__.4 + 0x3c16b60c 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b615 0x3 + .srodata.__func__.5 + 0x3c16b618 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.6 + 0x3c16b620 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b629 0x3 + .rodata.__func__.7 + 0x3c16b62c 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b635 0x3 + .rodata.__func__.8 + 0x3c16b638 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b647 0x1 + .rodata.__func__.9 + 0x3c16b648 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b655 0x3 + .rodata.__func__.10 + 0x3c16b658 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.11 + 0x3c16b664 0xb esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b66f 0x1 + .rodata.__func__.12 + 0x3c16b670 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b687 0x1 + .rodata.__func__.13 + 0x3c16b688 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.14 + 0x3c16b698 0x20 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.15 + 0x3c16b6b8 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.16 + 0x3c16b6c4 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b6db 0x1 + .rodata.__func__.17 + 0x3c16b6dc 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.18 + 0x3c16b6ec 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.19 + 0x3c16b700 0x12 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b712 0x2 + .rodata.__func__.20 + 0x3c16b714 0x13 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b727 0x1 + .rodata.__func__.21 + 0x3c16b728 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b73d 0x3 + .rodata.__func__.22 + 0x3c16b740 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.23 + 0x3c16b754 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b75d 0x3 + .rodata.tcp_pcb_lists + 0x3c16b760 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c16b760 tcp_pcb_lists + .srodata.tcp_persist_backoff + 0x3c16b770 0x7 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c16b777 0x1 + .rodata.tcp_backoff + 0x3c16b778 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_parseopt.str1.4 + 0x3c16b785 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_input_delayed_close.str1.4 + 0x3c16b785 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_timewait_input.str1.4 + 0x3c16b785 0x20 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_listen_input.str1.4 + 0x3c16b785 0x1e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_oos_insert_segment.str1.4 + 0x3c16b785 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_free_acked_segments.str1.4 + 0x3c16b785 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_receive.str1.4 + 0x3c16b785 0x131 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_process.str1.4 + 0x3c16b785 0x86 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_input.str1.4 + 0x3c16b785 0x172 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c16b785 0x3 + .rodata.__func__.0 + 0x3c16b788 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.1 + 0x3c16b7a0 0x17 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c16b7b7 0x1 + .rodata.__func__.2 + 0x3c16b7b8 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.3 + 0x3c16b7d0 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.4 + 0x3c16b7dc 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.5 + 0x3c16b7e8 0xd esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c16b7f5 0x3 + .rodata.__func__.6 + 0x3c16b7f8 0x11 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c16b809 0x3 + .rodata.__func__.7 + 0x3c16b80c 0x13 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c16b81f 0x1 + .rodata.__func__.8 + 0x3c16b820 0xa esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_write_checks.str1.4 + 0x3c16b82a 0xbe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_segment_busy.str1.4 + 0x3c16b82a 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_fill_options.str1.4 + 0x3c16b82a 0x3b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_pbuf_prealloc.str1.4 + 0x3c16b82a 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_create_segment.str1.4 + 0x3c16b82a 0x59 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_alloc_header_common.str1.4 + 0x3c16b82a 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_alloc_header.str1.4 + 0x3c16b82a 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_segment.str1.4 + 0x3c16b82a 0x62 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_control_segment.str1.4 + 0x3c16b82a 0x29 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_write.str1.4 + 0x3c16b82a 0xfa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_split_unsent_seg.str1.4 + 0x3c16b82a 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_enqueue_flags.str1.4 + 0x3c16b82a 0x120 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_send_fin.str1.4 + 0x3c16b82a 0x1a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_rto_prepare.str1.4 + 0x3c16b82a 0x24 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit.str1.4 + 0x3c16b82a 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_fast.str1.4 + 0x3c16b82a 0x1d esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rst.str1.4 + 0x3c16b82a 0x37 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_send_empty_ack.str1.4 + 0x3c16b82a 0x20 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output.str1.4 + 0x3c16b82a 0x57 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_rto_commit.str1.4 + 0x3c16b82a 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_rto.str1.4 + 0x3c16b82a 0x1c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_keepalive.str1.4 + 0x3c16b82a 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_zero_window_probe.str1.4 + 0x3c16b82a 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b82a 0x2 + .rodata.__func__.0 + 0x3c16b82c 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b842 0x2 + .rodata.__func__.1 + 0x3c16b844 0xe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b852 0x2 + .rodata.__func__.2 + 0x3c16b854 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.3 + 0x3c16b86c 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b87f 0x1 + .rodata.__func__.4 + 0x3c16b880 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b89b 0x1 + .rodata.__func__.5 + 0x3c16b89c 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.6 + 0x3c16b8b4 0x1f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b8d3 0x1 + .srodata.__func__.7 + 0x3c16b8d4 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.8 + 0x3c16b8dc 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.9 + 0x3c16b8ec 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b8f7 0x1 + .rodata.__func__.10 + 0x3c16b8f8 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b907 0x1 + .rodata.__func__.11 + 0x3c16b908 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b91e 0x2 + .rodata.__func__.12 + 0x3c16b920 0x17 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b937 0x1 + .rodata.__func__.13 + 0x3c16b938 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.14 + 0x3c16b950 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b963 0x1 + .rodata.__func__.15 + 0x3c16b964 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b96f 0x1 + .rodata.__func__.16 + 0x3c16b970 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b982 0x2 + .rodata.__func__.17 + 0x3c16b984 0xd esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b991 0x3 + .rodata.__func__.18 + 0x3c16b994 0x15 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b9a9 0x3 + .rodata.__func__.19 + 0x3c16b9ac 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b9bf 0x1 + .rodata.__func__.20 + 0x3c16b9c0 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b9d2 0x2 + .rodata.__func__.21 + 0x3c16b9d4 0x11 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c16b9e5 0x3 + .rodata.__func__.22 + 0x3c16b9e8 0xa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.sys_timeout_abs.str1.4 + 0x3c16b9f2 0x6e esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.sys_timeout.str1.4 + 0x3c16b9f2 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.sys_timeouts_sleeptime.str1.4 + 0x3c16b9f2 0x12 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x3c16b9f2 0x2 + .rodata.__func__.0 + 0x3c16b9f4 0x17 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x3c16ba0b 0x1 + .rodata.__func__.1 + 0x3c16ba0c 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.__func__.2 + 0x3c16ba18 0x10 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.lwip_cyclic_timers + 0x3c16ba28 0x20 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c16ba28 lwip_cyclic_timers + .rodata.udp_input_local_match.str1.4 + 0x3c16ba48 0x75 esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.udp_input.str1.4 + 0x3c16ba48 0x4f esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.udp_sendto_if_src.str1.4 + 0x3c16ba48 0x2e esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.__func__.0 + 0x3c16ba48 0x12 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x3c16ba5a 0x2 + .rodata.__func__.1 + 0x3c16ba5c 0x16 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x3c16ba72 0x2 + .rodata.__func__.2 + 0x3c16ba74 0xa esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.dhcp_option_short.str1.4 + 0x3c16ba7e 0x6b esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option.str1.4 + 0x3c16ba7e 0x42 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option_byte.str1.4 + 0x3c16ba7e 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option_long.str1.4 + 0x3c16ba7e 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_create_msg.str1.4 + 0x3c16ba7e 0x40 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option_hostname.str1.4 + 0x3c16ba7e 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_dec_pcb_refcount.str1.4 + 0x3c16ba7e 0x24 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_inc_pcb_refcount.str1.4 + 0x3c16ba7e 0x25 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_parse_reply.str1.4 + 0x3c16ba7e 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_recv.str1.4 + 0x3c16ba7e 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_set_struct.str1.4 + 0x3c16ba7e 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_network_changed.str1.4 + 0x3c16ba7e 0x14 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c16ba7e 0x2 + .rodata.__func__.0 + 0x3c16ba80 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c16ba95 0x3 + .rodata.__func__.1 + 0x3c16ba98 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c16baa9 0x3 + .rodata.__func__.2 + 0x3c16baac 0xa esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c16bab6 0x2 + .rodata.__func__.3 + 0x3c16bab8 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c16bace 0x2 + .rodata.__func__.4 + 0x3c16bad0 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c16bae6 0x2 + .rodata.__func__.5 + 0x3c16bae8 0xd esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c16baf5 0x3 + .rodata.__func__.6 + 0x3c16baf8 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.__func__.7 + 0x3c16bb08 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c16bb19 0x3 + .rodata.__func__.8 + 0x3c16bb1c 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c16bb31 0x3 + .rodata.__func__.9 + 0x3c16bb34 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c16bb45 0x3 + .rodata.__func__.10 + 0x3c16bb48 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.__func__.11 + 0x3c16bb54 0x12 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c16bb66 0x2 + .rodata.__func__.13 + 0x3c16bb68 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .srodata.dhcp_discover_request_options + 0x3c16bb78 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.free_etharp_q.str1.4 + 0x3c16bb7c 0x4d esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_find_entry.str1.4 + 0x3c16bb7c 0x55 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_update_arp_entry.str1.4 + 0x3c16bb7c 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_raw.str1.4 + 0x3c16bb7c 0x85 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_get_entry.str1.4 + 0x3c16bb7c 0x20 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_output_to_arp_index.str1.4 + 0x3c16bb7c 0x30 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_query.str1.4 + 0x3c16bb7c 0x52 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.__func__.0 + 0x3c16bb7c 0xd esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c16bb89 0x3 + .rodata.__func__.1 + 0x3c16bb8c 0x1b esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c16bba7 0x1 + .rodata.__func__.2 + 0x3c16bba8 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c16bbb6 0x2 + .rodata.__func__.3 + 0x3c16bbb8 0xb esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c16bbc3 0x1 + .rodata.__func__.6 + 0x3c16bbc4 0x12 esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c16bbd6 0x2 + .rodata.__func__.7 + 0x3c16bbd8 0x18 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.__func__.8 + 0x3c16bbf0 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.icmp_send_response.str1.4 + 0x3c16bbfe 0x5b esp-idf/lwip/liblwip.a(icmp.c.obj) + .rodata.icmp_input.str1.4 + 0x3c16bbfe 0x6a esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x3c16bbfe 0x2 + .rodata.__func__.0 + 0x3c16bc00 0x13 esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x3c16bc13 0x1 + .rodata.__func__.1 + 0x3c16bc14 0xb esp-idf/lwip/liblwip.a(icmp.c.obj) + .rodata.igmp_send.str1.4 + 0x3c16bc1f 0x6b esp-idf/lwip/liblwip.a(igmp.c.obj) + .rodata.igmp_lookup_group.str1.4 + 0x3c16bc1f 0x75 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3c16bc1f 0x1 + .rodata.__func__.0 + 0x3c16bc20 0xa esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3c16bc2a 0x2 + .rodata.__func__.1 + 0x3c16bc2c 0x12 esp-idf/lwip/liblwip.a(igmp.c.obj) + .rodata.ip4_output_if_opt_src.str1.4 + 0x3c16bc3e 0x69 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x3c16bc3e 0x2 + .rodata.__func__.1 + 0x3c16bc40 0x16 esp-idf/lwip/liblwip.a(ip4.c.obj) + .rodata.ip4addr_aton.str1.4 + 0x3c16bc56 0x3f esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + *fill* 0x3c16bc56 0x2 + .rodata.__func__.1 + 0x3c16bc58 0xd esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + *fill* 0x3c16bc65 0x3 + .rodata.ip_addr_broadcast + 0x3c16bc68 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x3c16bc68 ip_addr_broadcast + .rodata.ip_addr_any + 0x3c16bc80 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x3c16bc80 ip_addr_any + .rodata.ip4_frag.str1.4 + 0x3c16bc98 0x53 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .rodata.__func__.0 + 0x3c16bc98 0x9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .rodata.icmp6_send_response_with_addrs_and_netif.str1.4 + 0x3c16bca1 0x5c esp-idf/lwip/liblwip.a(icmp6.c.obj) + .rodata.icmp6_send_response.str1.4 + 0x3c16bca1 0x24 esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x3c16bca1 0x3 + .rodata.__func__.1 + 0x3c16bca4 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x3c16bccd 0x3 + .rodata.__func__.2 + 0x3c16bcd0 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .rodata.ip6_output_if_src.str1.4 + 0x3c16bce4 0x6a esp-idf/lwip/liblwip.a(ip6.c.obj) + .rodata.__func__.1 + 0x3c16bce4 0x12 esp-idf/lwip/liblwip.a(ip6.c.obj) + .rodata.ip6addr_ntoa_r.str1.4 + 0x3c16bcf6 0x8 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + *fill* 0x3c16bcf6 0x2 + .rodata.ip6_addr_any + 0x3c16bcf8 0x18 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x3c16bcf8 ip6_addr_any + .rodata.ip6_frag.str1.4 + 0x3c16bd10 0x6c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .rodata.__func__.0 + 0x3c16bd10 0x9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .rodata.nd6_process_autoconfig_prefix.str1.4 + 0x3c16bd19 0x42 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_free_q.str1.4 + 0x3c16bd19 0x29 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_send_na.str1.4 + 0x3c16bd19 0x1b esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_get_next_hop_entry.str1.4 + 0x3c16bd19 0xe esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_find_route.str1.4 + 0x3c16bd19 0x2b esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c16bd19 0x3 + .rodata.__func__.0 + 0x3c16bd1c 0x17 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c16bd33 0x1 + .rodata.__func__.2 + 0x3c16bd34 0xf esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c16bd43 0x1 + .srodata.__func__.3 + 0x3c16bd44 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.__func__.4 + 0x3c16bd4c 0xb esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c16bd57 0x1 + .rodata.__func__.5 + 0x3c16bd58 0x1e esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c16bd76 0x2 + .rodata.__func__.6 + 0x3c16bd78 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.__func__.7 + 0x3c16bd84 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.ethernet_output.str1.4 + 0x3c16bd90 0x63 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .rodata.__func__.0 + 0x3c16bd90 0x10 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .srodata.ethzero + 0x3c16bda0 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c16bda0 ethzero + *fill* 0x3c16bda6 0x2 + .srodata.ethbroadcast + 0x3c16bda8 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c16bda8 ethbroadcast + .rodata.lwip_getsockopt_impl_ext.str1.4 + 0x3c16bdae 0x14 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .rodata.sys_mutex_lock.str1.4 + 0x3c16bdae 0x4a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mutex_unlock.str1.4 + 0x3c16bdae 0x19 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_sem_new.str1.4 + 0x3c16bdae 0x49 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_sem_signal.str1.4 + 0x3c16bdae 0x22 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_arch_sem_wait.str1.4 + 0x3c16bdae 0x18 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mbox_post.str1.4 + 0x3c16bdae 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_arch_mbox_fetch.str1.4 + 0x3c16bdae 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mbox_free.str1.4 + 0x3c16bdae 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_init.str1.4 + 0x3c16bdae 0x50 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_thread_sem_init.str1.4 + 0x3c16bdae 0x37 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_thread_tcpip.str1.4 + 0x3c16bdae 0x2d esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c16bdae 0x2 + .rodata.__func__.0 + 0x3c16bdb0 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c16bdc1 0x3 + .rodata.__func__.2 + 0x3c16bdc4 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c16bdd2 0x2 + .rodata.__func__.3 + 0x3c16bdd4 0x17 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c16bdeb 0x1 + .rodata.__func__.4 + 0x3c16bdec 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.__func__.6 + 0x3c16be00 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c16be0e 0x2 + .rodata.__func__.7 + 0x3c16be10 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c16be22 0x2 + .rodata.__func__.8 + 0x3c16be24 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c16be33 0x1 + .rodata.__func__.9 + 0x3c16be34 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.__func__.10 + 0x3c16be40 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c16be51 0x3 + .rodata.__func__.11 + 0x3c16be54 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.esp_vfs_lwip_sockets_register.str1.4 + 0x3c16be63 0x71 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + *fill* 0x3c16be63 0x1 + .rodata.__func__.0 + 0x3c16be64 0x1e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .rodata.netconn_new_with_proto_and_callback.str1.4 + 0x3c16be82 0x89 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.netconn_write_vectors_partly.str1.4 + 0x3c16be82 0x23 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.netconn_recv_data.str1.4 + 0x3c16be82 0xc esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c16be82 0x2 + .rodata.__func__.1 + 0x3c16be84 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c16bea1 0x3 + .rodata.__func__.3 + 0x3c16bea4 0x12 esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c16beb6 0x2 + .rodata.__func__.4 + 0x3c16beb8 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.lwip_netconn_err_to_msg.str1.4 + 0x3c16bedc 0x3c esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.recv_udp.str1.4 + 0x3c16bedc 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.pcb_new.str1.4 + 0x3c16bedc 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_connected.str1.4 + 0x3c16bedc 0x7d esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.err_tcp.str1.4 + 0x3c16bedc 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_writemore.str1.4 + 0x3c16bedc 0xcb esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_close_internal.str1.4 + 0x3c16bedc 0x8b esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.recv_tcp.str1.4 + 0x3c16bedc 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_is_err_msg.str1.4 + 0x3c16bedc 0xc esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.netconn_alloc.str1.4 + 0x3c16bedc 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.netconn_free.str1.4 + 0x3c16bedc 0xa8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.netconn_drain.str1.4 + 0x3c16bedc 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.accept_function.str1.4 + 0x3c16bedc 0x27 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_delconn.str1.4 + 0x3c16bedc 0x4f esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_listen.str1.4 + 0x3c16bedc 0x2d esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_write.str1.4 + 0x3c16bedc 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_getaddr.str1.4 + 0x3c16bedc 0x15 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_close.str1.4 + 0x3c16bedc 0x24 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.0 + 0x3c16bedc 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c16bef2 0x2 + .rodata.__func__.1 + 0x3c16bef4 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.2 + 0x3c16bf0c 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c16bf22 0x2 + .rodata.__func__.3 + 0x3c16bf24 0x10 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.4 + 0x3c16bf34 0x17 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c16bf4b 0x1 + .rodata.__func__.5 + 0x3c16bf4c 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c16bf66 0x2 + .rodata.__func__.6 + 0x3c16bf68 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.7 + 0x3c16bf80 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c16bf8e 0x2 + .rodata.__func__.8 + 0x3c16bf90 0xd esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c16bf9d 0x3 + .rodata.__func__.9 + 0x3c16bfa0 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c16bfae 0x2 + .rodata.__func__.10 + 0x3c16bfb0 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c16bfb9 0x3 + .rodata.__func__.11 + 0x3c16bfbc 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c16bfc5 0x3 + .rodata.__func__.12 + 0x3c16bfc8 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c16bfe7 0x1 + .rodata.__func__.13 + 0x3c16bfe8 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c16c002 0x2 + .rodata.__func__.14 + 0x3c16c004 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c16c00d 0x3 + .rodata.__func__.15 + 0x3c16c010 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .srodata.__func__.16 + 0x3c16c028 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.17 + 0x3c16c030 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c16c039 0x3 + .srodata.__func__.18 + 0x3c16c03c 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.19 + 0x3c16c044 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .srodata.netconn_closed + 0x3c16c05c 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c16c05c netconn_closed + .srodata.netconn_reset + 0x3c16c05d 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c16c05d netconn_reset + .srodata.netconn_aborted + 0x3c16c05e 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c16c05e netconn_aborted + .srodata.netconn_deleted + 0x3c16c05f 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c16c05f netconn_deleted + .rodata.err_to_errno_table + 0x3c16c060 0x44 esp-idf/lwip/liblwip.a(err.c.obj) + .rodata.netbuf_alloc.str1.4 + 0x3c16c0a4 0x4f esp-idf/lwip/liblwip.a(netbuf.c.obj) + .rodata.__func__.0 + 0x3c16c0a4 0xd esp-idf/lwip/liblwip.a(netbuf.c.obj) + .rodata.esp_netif_remove_from_list_unsafe.str1.4 + 0x3c16c0b1 0x47 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + *fill* 0x3c16c0b1 0x3 + .rodata.__func__.0 + 0x3c16c0b4 0x22 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .rodata.str1.4 + 0x3c16c0d6 0x9 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + *fill* 0x3c16c0d6 0x2 + .srodata.IP_EVENT + 0x3c16c0d8 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x3c16c0d8 IP_EVENT + .rodata.esp_netif_config_sanity_check.str1.4 + 0x3c16c0dc 0x123 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_dhcps_cb.str1.4 + 0x3c16c0dc 0xa0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_internal_nd6_cb.str1.4 + 0x3c16c0dc 0x45 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_ip_lost_timer.str1.4 + 0x3c16c0dc 0x49 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_init_configuration.str1.4 + 0x3c16c0dc 0x5f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_new_api.str1.4 + 0x3c16c0dc 0x1c2 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_dhcps_start_api.str1.4 + 0x3c16c0dc 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_start_api.str1.4 + 0x3c16c0dc 0xcd esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_dhcpc_start_api.str1.4 + 0x3c16c0dc 0x31 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_init.str1.4 + 0x3c16c0dc 0xbd esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_attach.str1.4 + 0x3c16c0dc 0x4a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_internal_dhcpc_cb.str1.4 + 0x3c16c0dc 0x43 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.__func__.3 + 0x3c16c0dc 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.__func__.4 + 0x3c16c0f0 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x3c16c102 0x2 + .rodata.g_wifi_default_wpa_crypto_funcs + 0x3c16c104 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x3c16c104 g_wifi_default_wpa_crypto_funcs + .rodata.HMAC_sha1_init.str1.4 + 0x3c16c178 0x53 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .rodata.pbkdf2_sha1.str1.4 + 0x3c16c178 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .rodata.__func__.0 + 0x3c16c178 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + *fill* 0x3c16c187 0x1 + .rodata.__func__.1 + 0x3c16c188 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .rodata.esp_wifi_config_info.str1.4 + 0x3c16c194 0x180 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .rodata.wifi_deinit_internal.str1.4 + 0x3c16c194 0xa1 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .rodata.s_set_default_wifi_log_level.str1.4 + 0x3c16c194 0x23 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .rodata.esp_wifi_init.str1.4 + 0x3c16c194 0x72 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .rodata.str1.4 + 0x3c16c194 0xb esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .srodata.WIFI_EVENT + 0x3c16c194 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c16c194 WIFI_EVENT + .rodata.wifi_default_action_sta_got_ip.str1.4 + 0x3c16c198 0x58 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.wifi_start.str1.4 + 0x3c16c198 0xbb esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.create_and_attach.str1.4 + 0x3c16c198 0x3f esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.esp_netif_create_default_wifi_ap.str1.4 + 0x3c16c198 0xac esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.esp_netif_create_default_wifi_sta.str1.4 + 0x3c16c198 0x51 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.__func__.2 + 0x3c16c198 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + *fill* 0x3c16c1ba 0x2 + .rodata.__func__.3 + 0x3c16c1bc 0x21 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.esp_wifi_create_if_driver.str1.4 + 0x3c16c1dd 0x50 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .rodata.esp_wifi_register_if_rxcb.str1.4 + 0x3c16c1dd 0xe8 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .rodata.http_parse_host.str1.4 + 0x3c16c1dd 0x4b esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.http_parser_execute.str1.4 + 0x3c16c1dd 0x1ee esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.http_parser_parse_url.str1.4 + 0x3c16c1dd 0x14 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.http_parser_pause.str1.4 + 0x3c16c1dd 0x31 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + *fill* 0x3c16c1dd 0x3 + .rodata.__func__.0 + 0x3c16c1e0 0x12 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + *fill* 0x3c16c1f2 0x2 + .rodata.__func__.1 + 0x3c16c1f4 0x10 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.__func__.2 + 0x3c16c204 0x16 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + *fill* 0x3c16c21a 0x2 + .rodata.__func__.5 + 0x3c16c21c 0x14 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.str1.4 + 0x3c16c230 0x7a3 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.normal_url_char + 0x3c16c230 0x20 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.unhex 0x3c16c250 0x100 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.tokens + 0x3c16c350 0x100 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.method_strings + 0x3c16c450 0x84 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .rodata.esp_tls_hostname_to_fd.str1.4 + 0x3c16c4d4 0xf3 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.esp_tls_set_socket_options.str1.4 + 0x3c16c4d4 0x190 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.esp_tls_set_socket_non_blocking.str1.4 + 0x3c16c4d4 0x81 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.tcp_connect.str1.4 + 0x3c16c4d4 0x11a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.esp_tls_low_level_conn.str1.4 + 0x3c16c4d4 0xca esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.esp_tls_conn_new_sync.str1.4 + 0x3c16c4d4 0x83 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.esp_tls_get_conn_sockfd.str1.4 + 0x3c16c4d4 0x31 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .rodata.esp_mbedtls_read.str1.4 + 0x3c16c4d4 0x3e esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_write.str1.4 + 0x3c16c4d4 0x2f esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.set_ca_cert.str1.4 + 0x3c16c4d4 0xe1 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.set_global_ca_store.str1.4 + 0x3c16c4d4 0x2e esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_init_pk_ctx_for_ds.str1.4 + 0x3c16c4d4 0x90 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.set_pki_context.str1.4 + 0x3c16c4d4 0x11f esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_verify_certificate.str1.4 + 0x3c16c4d4 0x6a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_handshake.str1.4 + 0x3c16c4d4 0x3f esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_get_bytes_avail.str1.4 + 0x3c16c4d4 0x46 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.set_server_config.str1.4 + 0x3c16c4d4 0x196 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.set_client_config.str1.4 + 0x3c16c4d4 0x2e8 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_create_mbedtls_handle.str1.4 + 0x3c16c4d4 0x1bb esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.esp_mbedtls_server_session_create.str1.4 + 0x3c16c4d4 0x49 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.__func__.0 + 0x3c16c4d4 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.__func__.1 + 0x3c16c4e8 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + *fill* 0x3c16c4fa 0x2 + .rodata.__func__.2 + 0x3c16c4fc 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.__func__.3 + 0x3c16c50c 0xc esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.__func__.4 + 0x3c16c518 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + *fill* 0x3c16c52a 0x2 + .rodata.__func__.5 + 0x3c16c52c 0x1a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .rodata.eth_on_state_changed.str1.4 + 0x3c16c546 0x273 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + *fill* 0x3c16c546 0x2 + .srodata.ETH_EVENT + 0x3c16c548 0x4 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + 0x3c16c548 ETH_EVENT + .rodata.esp_transport_list_init.str1.4 + 0x3c16c54c 0x43 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .rodata.__FUNCTION__.0 + 0x3c16c54c 0x13 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + *fill* 0x3c16c55f 0x1 + .rodata.__FUNCTION__.1 + 0x3c16c560 0x17 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + *fill* 0x3c16c577 0x1 + .rodata.__FUNCTION__.2 + 0x3c16c578 0x18 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .rodata.esp_tls_connect_async.str1.4 + 0x3c16c590 0x55 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.base_poll_write.str1.4 + 0x3c16c590 0x48 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.base_poll_read.str1.4 + 0x3c16c590 0x47 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.ssl_write.str1.4 + 0x3c16c590 0xc8 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.ssl_read.str1.4 + 0x3c16c590 0x3a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.ssl_connect.str1.4 + 0x3c16c590 0x7c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.esp_transport_base_init.str1.4 + 0x3c16c590 0x37 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.tcp_write.str1.4 + 0x3c16c590 0x32 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.tcp_read.str1.4 + 0x3c16c590 0x31 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.tcp_connect.str1.4 + 0x3c16c590 0x3c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.__FUNCTION__.0 + 0x3c16c590 0x18 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .rodata.esp_transport_init_foundation_transport.str1.4 + 0x3c16c5a8 0x43 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .rodata.__FUNCTION__.0 + 0x3c16c5a8 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .rodata._ws_write.str1.4 + 0x3c16c5d0 0x6f esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.ws_read_payload.str1.4 + 0x3c16c5d0 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.get_http_header.str1.4 + 0x3c16c5d0 0x3 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.ws_connect.str1.4 + 0x3c16c5d0 0x4d9 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.esp_transport_ws_set_path.str1.4 + 0x3c16c5d0 0x54 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.esp_transport_ws_init.str1.4 + 0x3c16c5d0 0x6a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.esp_transport_ws_poll_connection_closed.str1.4 + 0x3c16c5d0 0xca esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.esp_transport_ws_handle_control_frames.str1.4 + 0x3c16c5d0 0x209 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.ws_handle_control_frame_internal.str1.4 + 0x3c16c5d0 0x110 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.ws_read.str1.4 + 0x3c16c5d0 0x33 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.__FUNCTION__.1 + 0x3c16c5d0 0x16 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .rodata.http_dispatch_event_to_event_loop.str1.4 + 0x3c16c5e6 0x6b esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.http_on_body.str1.4 + 0x3c16c5e6 0xb3 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.http_on_header_value.str1.4 + 0x3c16c5e6 0x39 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.init_common_tcp_transport.str1.4 + 0x3c16c5e6 0x31 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata._set_config.str1.4 + 0x3c16c5e6 0x11 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata._get_host_header.str1.4 + 0x3c16c5e6 0xb esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_prepare.str1.4 + 0x3c16c5e6 0xe esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.http_client_prepare_first_line.str1.4 + 0x3c16c5e6 0x5a esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_read.str1.4 + 0x3c16c5e6 0x108 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_fetch_headers.str1.4 + 0x3c16c5e6 0x44 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_send_post_data.str1.4 + 0x3c16c5e6 0x26 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_connect.str1.4 + 0x3c16c5e6 0x151 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_set_url.str1.4 + 0x3c16c5e6 0x65 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_init.str1.4 + 0x3c16c5e6 0x2b9 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_request_send.str1.4 + 0x3c16c5e6 0x2c esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_add_auth.str1.4 + 0x3c16c5e6 0x103 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_check_response.str1.4 + 0x3c16c5e6 0x44 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.esp_http_client_perform.str1.4 + 0x3c16c5e6 0x67 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + *fill* 0x3c16c5e6 0x2 + .rodata.__FUNCTION__.0 + 0x3c16c5e8 0x18 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.__FUNCTION__.1 + 0x3c16c600 0xc esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.__FUNCTION__.2 + 0x3c16c60c 0x1a esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + *fill* 0x3c16c626 0x2 + .rodata.__func__.3 + 0x3c16c628 0xd esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + *fill* 0x3c16c635 0x3 + .rodata.__FUNCTION__.4 + 0x3c16c638 0x15 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.str1.4 + 0x3c16c64d 0x8e esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + *fill* 0x3c16c64d 0x3 + .rodata.HTTP_METHOD_MAPPING + 0x3c16c650 0x44 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .rodata.http_auth_digest.str1.4 + 0x3c16c694 0x1c8 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .rodata.http_auth_basic.str1.4 + 0x3c16c694 0x7 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .rodata.__FUNCTION__.0 + 0x3c16c694 0x10 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .rodata.http_header_new_item.str1.4 + 0x3c16c6a4 0x3d esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .rodata.http_header_generate_string.str1.4 + 0x3c16c6a4 0x57 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .rodata.__FUNCTION__.0 + 0x3c16c6a4 0x17 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + *fill* 0x3c16c6bb 0x1 + .rodata.__FUNCTION__.2 + 0x3c16c6bc 0x15 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + *fill* 0x3c16c6d1 0x3 + .rodata.__FUNCTION__.3 + 0x3c16c6d4 0x11 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .rodata.http_utils_join_string.str1.4 + 0x3c16c6e5 0x36 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .rodata.http_utils_assign_string.str1.4 + 0x3c16c6e5 0x8 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + *fill* 0x3c16c6e5 0x3 + .rodata.__func__.1 + 0x3c16c6e8 0x19 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + *fill* 0x3c16c701 0x3 + .rodata.__func__.2 + 0x3c16c704 0x19 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .rodata.httpd_process_ctrl_msg.str1.4 + 0x3c16c71d 0x63 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.httpd_create.str1.4 + 0x3c16c71d 0x186 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.httpd_server_init.str1.4 + 0x3c16c71d 0x15a esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.esp_http_server_dispatch_event.str1.4 + 0x3c16c71d 0x59 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.httpd_accept_conn.str1.4 + 0x3c16c71d 0x200 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.httpd_server.str1.4 + 0x3c16c71d 0x6f esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.httpd_queue_work.str1.4 + 0x3c16c71d 0x31 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.httpd_start.str1.4 + 0x3c16c71d 0xc5 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.httpd_stop.str1.4 + 0x3c16c71d 0x3e esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + *fill* 0x3c16c71d 0x3 + .rodata.__func__.0 + 0x3c16c720 0x12 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + *fill* 0x3c16c732 0x2 + .rodata.__func__.1 + 0x3c16c734 0xd esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + *fill* 0x3c16c741 0x3 + .rodata.__func__.2 + 0x3c16c744 0x12 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + *fill* 0x3c16c756 0x2 + .rodata.__func__.3 + 0x3c16c758 0x17 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + *fill* 0x3c16c76f 0x1 + .rodata.__func__.4 + 0x3c16c770 0xd esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + *fill* 0x3c16c77d 0x3 + .rodata.__func__.5 + 0x3c16c780 0x11 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .rodata.cb_header_value.str1.4 + 0x3c16c791 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.cb_url.str1.4 + 0x3c16c791 0x49 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.verify_url.str1.4 + 0x3c16c791 0xd5 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.pause_parsing.str1.4 + 0x3c16c791 0x78 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.cb_headers_complete.str1.4 + 0x3c16c791 0x8a esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.parse_block.str1.4 + 0x3c16c791 0xdc esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.httpd_req_new.str1.4 + 0x3c16c791 0x12 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + *fill* 0x3c16c791 0x3 + .rodata.__func__.0 + 0x3c16c794 0xc esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .srodata.__func__.1 + 0x3c16c7a0 0x7 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + *fill* 0x3c16c7a7 0x1 + .rodata.__func__.2 + 0x3c16c7a8 0x10 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.__func__.3 + 0x3c16c7b8 0x10 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.__func__.4 + 0x3c16c7c8 0x14 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.__func__.5 + 0x3c16c7dc 0xb esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + *fill* 0x3c16c7e7 0x1 + .rodata.__func__.6 + 0x3c16c7e8 0xe esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + *fill* 0x3c16c7f6 0x2 + .rodata.__func__.7 + 0x3c16c7f8 0xb esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + *fill* 0x3c16c803 0x1 + .rodata.__func__.8 + 0x3c16c804 0xb esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .rodata.httpd_sess_delete.str1.4 + 0x3c16c80f 0x46 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .rodata.enum_function.str1.4 + 0x3c16c80f 0x36 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .rodata.httpd_sess_new.str1.4 + 0x3c16c80f 0x40 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + *fill* 0x3c16c80f 0x1 + .rodata.__func__.0 + 0x3c16c810 0x12 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + *fill* 0x3c16c822 0x2 + .rodata.__func__.1 + 0x3c16c824 0xf esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + *fill* 0x3c16c833 0x1 + .rodata.__func__.2 + 0x3c16c834 0xe esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .rodata.httpd_sock_err.str1.4 + 0x3c16c842 0x39 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .rodata.httpd_resp_send.str1.4 + 0x3c16c842 0x3b esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .rodata.httpd_resp_send_err.str1.4 + 0x3c16c842 0x362 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .rodata.httpd_default_send.str1.4 + 0x3c16c842 0x5 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .rodata.httpd_default_recv.str1.4 + 0x3c16c842 0x5 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + *fill* 0x3c16c842 0x2 + .rodata.__func__.0 + 0x3c16c844 0xf esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + *fill* 0x3c16c853 0x1 + .rodata.__func__.1 + 0x3c16c854 0x14 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .rodata.httpd_register_uri_handler.str1.4 + 0x3c16c868 0x9a esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .rodata.httpd_unregister_uri_handler.str1.4 + 0x3c16c868 0x40 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .rodata.httpd_uri.str1.4 + 0x3c16c868 0xad esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .rodata.__func__.0 + 0x3c16c868 0xa esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + *fill* 0x3c16c872 0x2 + .rodata.__func__.2 + 0x3c16c874 0x1d esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + *fill* 0x3c16c891 0x3 + .rodata.__func__.3 + 0x3c16c894 0x1b esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .rodata.cs_create_ctrl_sock.str1.4 + 0x3c16c8af 0xa esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .rodata._http_handle_response_code.str1.4 + 0x3c16c8af 0x102 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata._http_connect.str1.4 + 0x3c16c8af 0x61 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.esp_https_ota_dispatch_event.str1.4 + 0x3c16c8af 0x4f esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.esp_ota_verify_chip_id.str1.4 + 0x3c16c8af 0x40 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.read_header.str1.4 + 0x3c16c8af 0x73 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata._ota_write.str1.4 + 0x3c16c8af 0x3e esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.esp_https_ota_begin.str1.4 + 0x3c16c8af 0x318 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.esp_https_ota_get_img_desc.str1.4 + 0x3c16c8af 0xc3 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.esp_https_ota_perform.str1.4 + 0x3c16c8af 0x17e esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.esp_https_ota_finish.str1.4 + 0x3c16c8af 0x44 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.str1.4 + 0x3c16c8af 0xf0 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + *fill* 0x3c16c8af 0x1 + .rodata.ota_event_name_table + 0x3c16c8b0 0x24 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .rodata.str1.4 + 0x3c16c8d4 0x889 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .rodata.ciphersuite_definitions + 0x3c16c8d4 0x3b0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .rodata.ciphersuite_preference + 0x3c16cc84 0x2e8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .rodata.ssl_compute_master.str1.4 + 0x3c16cf6c 0x27 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.ssl_calc_finished_tls_generic.str1.4 + 0x3c16cf6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.ssl_tls12_populate_transform.str1.4 + 0x3c16cf6c 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.mbedtls_ssl_check_cert_usage.str1.4 + 0x3c16cf6c 0x15 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.tls_id_match_table + 0x3c16cf6c 0x9c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .srodata.ssl_preset_suiteb_groups + 0x3c16d008 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x3c16d00e 0x2 + .srodata.ssl_preset_suiteb_sig_algs + 0x3c16d010 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x3c16d016 0x2 + .rodata.ssl_preset_default_sig_algs + 0x3c16d018 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.ssl_preset_suiteb_ciphersuites + 0x3c16d02c 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.ssl_preset_default_groups + 0x3c16d038 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata 0x3c16d048 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata.esp_mbedtls_alloc_tx_buf.str1.4 + 0x3c16d054 0x3f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .rodata.esp_mbedtls_add_tx_buffer.str1.4 + 0x3c16d054 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .rodata.esp_mbedtls_add_rx_buffer.str1.4 + 0x3c16d054 0x39 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .rodata.small_prime_gaps + 0x3c16d054 0xa7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + *fill* 0x3c16d0fb 0x1 + .rodata.mbedtls_cipher_definitions + 0x3c16d0fc 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c16d0fc mbedtls_cipher_definitions + .rodata.str1.4 + 0x3c16d27c 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_ccm_star_no_tag_info + 0x3c16d27c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_ccm_star_no_tag_info + 0x3c16d284 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_ccm_star_no_tag_info + 0x3c16d28c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_ccm_info + 0x3c16d294 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_ccm_info + 0x3c16d29c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_ccm_info + 0x3c16d2a4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.ccm_aria_info + 0x3c16d2ac 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_gcm_info + 0x3c16d2d8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_gcm_info + 0x3c16d2e0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_gcm_info + 0x3c16d2e8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.gcm_aria_info + 0x3c16d2f0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_ctr_info + 0x3c16d31c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_ctr_info + 0x3c16d324 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_ctr_info + 0x3c16d32c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_cfb128_info + 0x3c16d334 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_cfb128_info + 0x3c16d33c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_cfb128_info + 0x3c16d344 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_cbc_info + 0x3c16d34c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_cbc_info + 0x3c16d354 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_cbc_info + 0x3c16d35c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_ecb_info + 0x3c16d364 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_ecb_info + 0x3c16d36c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_ecb_info + 0x3c16d374 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aria_info + 0x3c16d37c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ccm_star_no_tag_info + 0x3c16d3a8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ccm_star_no_tag_info + 0x3c16d3b0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ccm_star_no_tag_info + 0x3c16d3b8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ccm_info + 0x3c16d3c0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ccm_info + 0x3c16d3c8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ccm_info + 0x3c16d3d0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.ccm_aes_info + 0x3c16d3d8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_gcm_info + 0x3c16d404 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_gcm_info + 0x3c16d40c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_gcm_info + 0x3c16d414 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.gcm_aes_info + 0x3c16d41c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_xts_info + 0x3c16d448 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_xts_info + 0x3c16d450 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.xts_aes_info + 0x3c16d458 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ctr_info + 0x3c16d484 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ctr_info + 0x3c16d48c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ctr_info + 0x3c16d494 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ofb_info + 0x3c16d49c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ofb_info + 0x3c16d4a4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ofb_info + 0x3c16d4ac 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_cfb128_info + 0x3c16d4b4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_cfb128_info + 0x3c16d4bc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_cfb128_info + 0x3c16d4c4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_cbc_info + 0x3c16d4cc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_cbc_info + 0x3c16d4d4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_cbc_info + 0x3c16d4dc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ecb_info + 0x3c16d4e4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ecb_info + 0x3c16d4ec 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ecb_info + 0x3c16d4f4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_info + 0x3c16d4fc 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.str1.4 + 0x3c16d528 0x367 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .srodata.ecp_x25519_bad_point_2 + 0x3c16d528 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .srodata.ecp_x25519_bad_point_1 + 0x3c16d530 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.x25519_bad_point_2 + 0x3c16d538 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.x25519_bad_point_1 + 0x3c16d558 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.ecp_supported_curves + 0x3c16d578 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .srodata.Rp.0 0x3c16d614 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.Rp.1 0x3c16d61c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.Rp.2 0x3c16d624 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.curve25519_part_of_n + 0x3c16d62c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T + 0x3c16d63c 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_31_Y + 0x3c16d93c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_31_X + 0x3c16d97c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_30_Y + 0x3c16d9bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_30_X + 0x3c16d9fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_29_Y + 0x3c16da3c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_29_X + 0x3c16da7c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_28_Y + 0x3c16dabc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_28_X + 0x3c16dafc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_27_Y + 0x3c16db3c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_27_X + 0x3c16db7c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_26_Y + 0x3c16dbbc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_26_X + 0x3c16dbfc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_25_Y + 0x3c16dc3c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_25_X + 0x3c16dc7c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_24_Y + 0x3c16dcbc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_24_X + 0x3c16dcfc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_23_Y + 0x3c16dd3c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_23_X + 0x3c16dd7c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_22_Y + 0x3c16ddbc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_22_X + 0x3c16ddfc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_21_Y + 0x3c16de3c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_21_X + 0x3c16de7c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_20_Y + 0x3c16debc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_20_X + 0x3c16defc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_19_Y + 0x3c16df3c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_19_X + 0x3c16df7c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_18_Y + 0x3c16dfbc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_18_X + 0x3c16dffc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_17_Y + 0x3c16e03c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_17_X + 0x3c16e07c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_16_Y + 0x3c16e0bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_16_X + 0x3c16e0fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_15_Y + 0x3c16e13c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_15_X + 0x3c16e17c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_14_Y + 0x3c16e1bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_14_X + 0x3c16e1fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_13_Y + 0x3c16e23c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_13_X + 0x3c16e27c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_12_Y + 0x3c16e2bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_12_X + 0x3c16e2fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_11_Y + 0x3c16e33c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_11_X + 0x3c16e37c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_10_Y + 0x3c16e3bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_10_X + 0x3c16e3fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_9_Y + 0x3c16e43c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_9_X + 0x3c16e47c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_8_Y + 0x3c16e4bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_8_X + 0x3c16e4fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_7_Y + 0x3c16e53c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_7_X + 0x3c16e57c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_6_Y + 0x3c16e5bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_6_X + 0x3c16e5fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_5_Y + 0x3c16e63c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_5_X + 0x3c16e67c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_4_Y + 0x3c16e6bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_4_X + 0x3c16e6fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_3_Y + 0x3c16e73c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_3_X + 0x3c16e77c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_2_Y + 0x3c16e7bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_2_X + 0x3c16e7fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_1_Y + 0x3c16e83c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_1_X + 0x3c16e87c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_0_Y + 0x3c16e8bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_T_0_X + 0x3c16e8fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_n + 0x3c16e93c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_gy + 0x3c16e97c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_gx + 0x3c16e9bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_b + 0x3c16e9fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_a + 0x3c16ea3c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_p + 0x3c16ea7c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T + 0x3c16eabc 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_31_Y + 0x3c16edbc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_31_X + 0x3c16edec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_30_Y + 0x3c16ee1c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_30_X + 0x3c16ee4c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_29_Y + 0x3c16ee7c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_29_X + 0x3c16eeac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_28_Y + 0x3c16eedc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_28_X + 0x3c16ef0c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_27_Y + 0x3c16ef3c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_27_X + 0x3c16ef6c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_26_Y + 0x3c16ef9c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_26_X + 0x3c16efcc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_25_Y + 0x3c16effc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_25_X + 0x3c16f02c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_24_Y + 0x3c16f05c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_24_X + 0x3c16f08c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_23_Y + 0x3c16f0bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_23_X + 0x3c16f0ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_22_Y + 0x3c16f11c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_22_X + 0x3c16f14c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_21_Y + 0x3c16f17c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_21_X + 0x3c16f1ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_20_Y + 0x3c16f1dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_20_X + 0x3c16f20c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_19_Y + 0x3c16f23c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_19_X + 0x3c16f26c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_18_Y + 0x3c16f29c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_18_X + 0x3c16f2cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_17_Y + 0x3c16f2fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_17_X + 0x3c16f32c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_16_Y + 0x3c16f35c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_16_X + 0x3c16f38c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_15_Y + 0x3c16f3bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_15_X + 0x3c16f3ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_14_Y + 0x3c16f41c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_14_X + 0x3c16f44c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_13_Y + 0x3c16f47c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_13_X + 0x3c16f4ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_12_Y + 0x3c16f4dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_12_X + 0x3c16f50c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_11_Y + 0x3c16f53c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_11_X + 0x3c16f56c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_10_Y + 0x3c16f59c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_10_X + 0x3c16f5cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_9_Y + 0x3c16f5fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_9_X + 0x3c16f62c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_8_Y + 0x3c16f65c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_8_X + 0x3c16f68c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_7_Y + 0x3c16f6bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_7_X + 0x3c16f6ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_6_Y + 0x3c16f71c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_6_X + 0x3c16f74c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_5_Y + 0x3c16f77c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_5_X + 0x3c16f7ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_4_Y + 0x3c16f7dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_4_X + 0x3c16f80c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_3_Y + 0x3c16f83c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_3_X + 0x3c16f86c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_2_Y + 0x3c16f89c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_2_X + 0x3c16f8cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_1_Y + 0x3c16f8fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_1_X + 0x3c16f92c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_0_Y + 0x3c16f95c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_T_0_X + 0x3c16f98c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_n + 0x3c16f9bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_gy + 0x3c16f9ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_gx + 0x3c16fa1c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_b + 0x3c16fa4c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_a + 0x3c16fa7c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_p + 0x3c16faac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T + 0x3c16fadc 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_15_Y + 0x3c16fc5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_15_X + 0x3c16fc7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_14_Y + 0x3c16fc9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_14_X + 0x3c16fcbc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_13_Y + 0x3c16fcdc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_13_X + 0x3c16fcfc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_12_Y + 0x3c16fd1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_12_X + 0x3c16fd3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_11_Y + 0x3c16fd5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_11_X + 0x3c16fd7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_10_Y + 0x3c16fd9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_10_X + 0x3c16fdbc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_9_Y + 0x3c16fddc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_9_X + 0x3c16fdfc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_8_Y + 0x3c16fe1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_8_X + 0x3c16fe3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_7_Y + 0x3c16fe5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_7_X + 0x3c16fe7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_6_Y + 0x3c16fe9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_6_X + 0x3c16febc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_5_Y + 0x3c16fedc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_5_X + 0x3c16fefc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_4_Y + 0x3c16ff1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_4_X + 0x3c16ff3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_3_Y + 0x3c16ff5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_3_X + 0x3c16ff7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_2_Y + 0x3c16ff9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_2_X + 0x3c16ffbc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_1_Y + 0x3c16ffdc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_1_X + 0x3c16fffc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_0_Y + 0x3c17001c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_T_0_X + 0x3c17003c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_n + 0x3c17005c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_gy + 0x3c17007c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_gx + 0x3c17009c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_b + 0x3c1700bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_a + 0x3c1700dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_p + 0x3c1700fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T + 0x3c17011c 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_15_Y + 0x3c17029c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_15_X + 0x3c1702bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_14_Y + 0x3c1702dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_14_X + 0x3c1702fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_13_Y + 0x3c17031c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_13_X + 0x3c17033c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_12_Y + 0x3c17035c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_12_X + 0x3c17037c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_11_Y + 0x3c17039c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_11_X + 0x3c1703bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_10_Y + 0x3c1703dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_10_X + 0x3c1703fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_9_Y + 0x3c17041c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_9_X + 0x3c17043c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_8_Y + 0x3c17045c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_8_X + 0x3c17047c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_7_Y + 0x3c17049c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_7_X + 0x3c1704bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_6_Y + 0x3c1704dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_6_X + 0x3c1704fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_5_Y + 0x3c17051c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_5_X + 0x3c17053c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_4_Y + 0x3c17055c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_4_X + 0x3c17057c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_3_Y + 0x3c17059c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_3_X + 0x3c1705bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_2_Y + 0x3c1705dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_2_X + 0x3c1705fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_1_Y + 0x3c17061c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_1_X + 0x3c17063c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_0_Y + 0x3c17065c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_T_0_X + 0x3c17067c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_n + 0x3c17069c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_gy + 0x3c1706bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_gx + 0x3c1706dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp256k1_b + 0x3c1706fc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp256k1_a + 0x3c170700 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_p + 0x3c170704 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T + 0x3c170724 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_15_Y + 0x3c1708a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_15_X + 0x3c1708c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_14_Y + 0x3c1708e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_14_X + 0x3c170904 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_13_Y + 0x3c170924 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_13_X + 0x3c170944 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_12_Y + 0x3c170964 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_12_X + 0x3c170984 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_11_Y + 0x3c1709a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_11_X + 0x3c1709c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_10_Y + 0x3c1709e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_10_X + 0x3c170a04 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_9_Y + 0x3c170a24 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_9_X + 0x3c170a44 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_8_Y + 0x3c170a64 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_8_X + 0x3c170a84 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_7_Y + 0x3c170aa4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_7_X + 0x3c170ac4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_6_Y + 0x3c170ae4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_6_X + 0x3c170b04 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_5_Y + 0x3c170b24 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_5_X + 0x3c170b44 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_4_Y + 0x3c170b64 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_4_X + 0x3c170b84 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_3_Y + 0x3c170ba4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_3_X + 0x3c170bc4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_2_Y + 0x3c170be4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_2_X + 0x3c170c04 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_1_Y + 0x3c170c24 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_1_X + 0x3c170c44 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_0_Y + 0x3c170c64 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_T_0_X + 0x3c170c84 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_n + 0x3c170ca4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_gy + 0x3c170cc4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_gx + 0x3c170ce0 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp224k1_b + 0x3c170cfc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp224k1_a + 0x3c170d00 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_p + 0x3c170d04 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T + 0x3c170d20 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_15_Y + 0x3c170ea0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_15_X + 0x3c170eb8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_14_Y + 0x3c170ed0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_14_X + 0x3c170ee8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_13_Y + 0x3c170f00 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_13_X + 0x3c170f18 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_12_Y + 0x3c170f30 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_12_X + 0x3c170f48 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_11_Y + 0x3c170f60 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_11_X + 0x3c170f78 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_10_Y + 0x3c170f90 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_10_X + 0x3c170fa8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_9_Y + 0x3c170fc0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_9_X + 0x3c170fd8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_8_Y + 0x3c170ff0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_8_X + 0x3c171008 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_7_Y + 0x3c171020 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_7_X + 0x3c171038 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_6_Y + 0x3c171050 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_6_X + 0x3c171068 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_5_Y + 0x3c171080 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_5_X + 0x3c171098 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_4_Y + 0x3c1710b0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_4_X + 0x3c1710c8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_3_Y + 0x3c1710e0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_3_X + 0x3c1710f8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_2_Y + 0x3c171110 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_2_X + 0x3c171128 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_1_Y + 0x3c171140 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_1_X + 0x3c171158 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_0_Y + 0x3c171170 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_T_0_X + 0x3c171188 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_n + 0x3c1711a0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_gy + 0x3c1711b8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_gx + 0x3c1711d0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp192k1_b + 0x3c1711e8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp192k1_a + 0x3c1711ec 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_p + 0x3c1711f0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T + 0x3c171208 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_31_Y + 0x3c171508 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_31_X + 0x3c171550 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_30_Y + 0x3c171598 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_30_X + 0x3c1715e0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_29_Y + 0x3c171628 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_29_X + 0x3c171670 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_28_Y + 0x3c1716b8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_28_X + 0x3c171700 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_27_Y + 0x3c171748 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_27_X + 0x3c171790 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_26_Y + 0x3c1717d8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_26_X + 0x3c171820 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_25_Y + 0x3c171868 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_25_X + 0x3c1718b0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_24_Y + 0x3c1718f8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_24_X + 0x3c171940 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_23_Y + 0x3c171988 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_23_X + 0x3c1719d0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_22_Y + 0x3c171a18 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_22_X + 0x3c171a60 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_21_Y + 0x3c171aa8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_21_X + 0x3c171af0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_20_Y + 0x3c171b38 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_20_X + 0x3c171b80 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_19_Y + 0x3c171bc8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_19_X + 0x3c171c10 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_18_Y + 0x3c171c58 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_18_X + 0x3c171ca0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_17_Y + 0x3c171ce8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_17_X + 0x3c171d30 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_16_Y + 0x3c171d78 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_16_X + 0x3c171dc0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_15_Y + 0x3c171e08 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_15_X + 0x3c171e50 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_14_Y + 0x3c171e98 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_14_X + 0x3c171ee0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_13_Y + 0x3c171f28 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_13_X + 0x3c171f70 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_12_Y + 0x3c171fb8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_12_X + 0x3c172000 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_11_Y + 0x3c172048 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_11_X + 0x3c172090 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_10_Y + 0x3c1720d8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_10_X + 0x3c172120 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_9_Y + 0x3c172168 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_9_X + 0x3c1721b0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_8_Y + 0x3c1721f8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_8_X + 0x3c172240 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_7_Y + 0x3c172288 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_7_X + 0x3c1722d0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_6_Y + 0x3c172318 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_6_X + 0x3c172360 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_5_Y + 0x3c1723a8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_5_X + 0x3c1723f0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_4_Y + 0x3c172438 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_4_X + 0x3c172480 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_3_Y + 0x3c1724c8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_3_X + 0x3c172510 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_2_Y + 0x3c172558 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_2_X + 0x3c1725a0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_1_Y + 0x3c1725e8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_1_X + 0x3c172630 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_0_Y + 0x3c172678 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_T_0_X + 0x3c1726c0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_n + 0x3c172708 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_gy + 0x3c17274c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_gx + 0x3c172790 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_b + 0x3c1727d4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_p + 0x3c172818 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T + 0x3c17285c 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_31_Y + 0x3c172b5c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_31_X + 0x3c172b8c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_30_Y + 0x3c172bbc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_30_X + 0x3c172bec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_29_Y + 0x3c172c1c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_29_X + 0x3c172c4c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_28_Y + 0x3c172c7c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_28_X + 0x3c172cac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_27_Y + 0x3c172cdc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_27_X + 0x3c172d0c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_26_Y + 0x3c172d3c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_26_X + 0x3c172d6c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_25_Y + 0x3c172d9c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_25_X + 0x3c172dcc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_24_Y + 0x3c172dfc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_24_X + 0x3c172e2c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_23_Y + 0x3c172e5c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_23_X + 0x3c172e8c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_22_Y + 0x3c172ebc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_22_X + 0x3c172eec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_21_Y + 0x3c172f1c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_21_X + 0x3c172f4c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_20_Y + 0x3c172f7c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_20_X + 0x3c172fac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_19_Y + 0x3c172fdc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_19_X + 0x3c17300c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_18_Y + 0x3c17303c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_18_X + 0x3c17306c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_17_Y + 0x3c17309c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_17_X + 0x3c1730cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_16_Y + 0x3c1730fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_16_X + 0x3c17312c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_15_Y + 0x3c17315c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_15_X + 0x3c17318c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_14_Y + 0x3c1731bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_14_X + 0x3c1731ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_13_Y + 0x3c17321c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_13_X + 0x3c17324c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_12_Y + 0x3c17327c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_12_X + 0x3c1732ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_11_Y + 0x3c1732dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_11_X + 0x3c17330c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_10_Y + 0x3c17333c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_10_X + 0x3c17336c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_9_Y + 0x3c17339c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_9_X + 0x3c1733cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_8_Y + 0x3c1733fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_8_X + 0x3c17342c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_7_Y + 0x3c17345c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_7_X + 0x3c17348c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_6_Y + 0x3c1734bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_6_X + 0x3c1734ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_5_Y + 0x3c17351c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_5_X + 0x3c17354c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_4_Y + 0x3c17357c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_4_X + 0x3c1735ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_3_Y + 0x3c1735dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_3_X + 0x3c17360c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_2_Y + 0x3c17363c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_2_X + 0x3c17366c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_1_Y + 0x3c17369c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_1_X + 0x3c1736cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_0_Y + 0x3c1736fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_T_0_X + 0x3c17372c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_n + 0x3c17375c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_gy + 0x3c17378c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_gx + 0x3c1737bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_b + 0x3c1737ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_p + 0x3c17381c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T + 0x3c17384c 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_15_Y + 0x3c1739cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_15_X + 0x3c1739ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_14_Y + 0x3c173a0c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_14_X + 0x3c173a2c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_13_Y + 0x3c173a4c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_13_X + 0x3c173a6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_12_Y + 0x3c173a8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_12_X + 0x3c173aac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_11_Y + 0x3c173acc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_11_X + 0x3c173aec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_10_Y + 0x3c173b0c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_10_X + 0x3c173b2c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_9_Y + 0x3c173b4c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_9_X + 0x3c173b6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_8_Y + 0x3c173b8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_8_X + 0x3c173bac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_7_Y + 0x3c173bcc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_7_X + 0x3c173bec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_6_Y + 0x3c173c0c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_6_X + 0x3c173c2c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_5_Y + 0x3c173c4c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_5_X + 0x3c173c6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_4_Y + 0x3c173c8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_4_X + 0x3c173cac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_3_Y + 0x3c173ccc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_3_X + 0x3c173cec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_2_Y + 0x3c173d0c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_2_X + 0x3c173d2c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_1_Y + 0x3c173d4c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_1_X + 0x3c173d6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_0_Y + 0x3c173d8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_T_0_X + 0x3c173dac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_n + 0x3c173dcc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_gy + 0x3c173dec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_gx + 0x3c173e0c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_b + 0x3c173e2c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_p + 0x3c173e4c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T + 0x3c173e6c 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_15_Y + 0x3c173fec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_15_X + 0x3c17400c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_14_Y + 0x3c17402c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_14_X + 0x3c17404c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_13_Y + 0x3c17406c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_13_X + 0x3c17408c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_12_Y + 0x3c1740ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_12_X + 0x3c1740cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_11_Y + 0x3c1740ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_11_X + 0x3c17410c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_10_Y + 0x3c17412c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_10_X + 0x3c17414c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_9_Y + 0x3c17416c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_9_X + 0x3c17418c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_8_Y + 0x3c1741ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_8_X + 0x3c1741cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_7_Y + 0x3c1741ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_7_X + 0x3c17420c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_6_Y + 0x3c17422c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_6_X + 0x3c17424c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_5_Y + 0x3c17426c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_5_X + 0x3c17428c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_4_Y + 0x3c1742ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_4_X + 0x3c1742cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_3_Y + 0x3c1742ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_3_X + 0x3c17430c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_2_Y + 0x3c17432c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_2_X + 0x3c17434c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_1_Y + 0x3c17436c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_1_X + 0x3c17438c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_0_Y + 0x3c1743ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_T_0_X + 0x3c1743cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_n + 0x3c1743ec 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_gy + 0x3c174408 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_gx + 0x3c174424 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_b + 0x3c174440 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_p + 0x3c17445c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T + 0x3c17447c 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_15_Y + 0x3c1745fc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_15_X + 0x3c174614 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_14_Y + 0x3c17462c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_14_X + 0x3c174644 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_13_Y + 0x3c17465c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_13_X + 0x3c174674 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_12_Y + 0x3c17468c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_12_X + 0x3c1746a4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_11_Y + 0x3c1746bc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_11_X + 0x3c1746d4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_10_Y + 0x3c1746ec 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_10_X + 0x3c174704 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_9_Y + 0x3c17471c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_9_X + 0x3c174734 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_8_Y + 0x3c17474c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_8_X + 0x3c174764 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_7_Y + 0x3c17477c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_7_X + 0x3c174794 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_6_Y + 0x3c1747ac 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_6_X + 0x3c1747c4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_5_Y + 0x3c1747dc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_5_X + 0x3c1747f4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_4_Y + 0x3c17480c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_4_X + 0x3c174824 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_3_Y + 0x3c17483c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_3_X + 0x3c174854 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_2_Y + 0x3c17486c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_2_X + 0x3c174884 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_1_Y + 0x3c17489c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_1_X + 0x3c1748b4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_0_Y + 0x3c1748cc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_T_0_X + 0x3c1748e4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_n + 0x3c1748fc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_gy + 0x3c174914 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_gx + 0x3c17492c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_b + 0x3c174944 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_p + 0x3c17495c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.mpi_one + 0x3c174974 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.mbedtls_sha3_512_info + 0x3c174978 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha3_384_info + 0x3c174980 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha3_256_info + 0x3c174988 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha3_224_info + 0x3c174990 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha512_info + 0x3c174998 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha384_info + 0x3c1749a0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha256_info + 0x3c1749a8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha224_info + 0x3c1749b0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha1_info + 0x3c1749b8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_md5_info + 0x3c1749c0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .rodata.rsa_debug.str1.4 + 0x3c1749c8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .rodata.eckey_debug.str1.4 + 0x3c1749c8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .rodata.str1.4 + 0x3c1749c8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .rodata.mbedtls_rsa_alt_info + 0x3c1749c8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c1749c8 mbedtls_rsa_alt_info + .rodata.mbedtls_ecdsa_info + 0x3c174a08 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c174a08 mbedtls_ecdsa_info + .rodata.mbedtls_eckeydh_info + 0x3c174a48 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c174a48 mbedtls_eckeydh_info + .rodata.mbedtls_eckey_info + 0x3c174a88 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c174a88 mbedtls_eckey_info + .rodata.mbedtls_rsa_info + 0x3c174ac8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c174ac8 mbedtls_rsa_info + .rodata.pk_group_from_specified.str1.4 + 0x3c174b08 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .rodata.mbedtls_pk_parse_key_pkcs8_encrypted_der.str1.4 + 0x3c174b08 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .rodata.mbedtls_pk_parse_key.str1.4 + 0x3c174b08 0x102 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .rodata.mbedtls_pk_parse_public_key.str1.4 + 0x3c174b08 0x77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .rodata.mbedtls_pk_write_key_pem.str1.4 + 0x3c174b08 0xbd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .srodata.memset_func + 0x3c174b08 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .rodata.mbedtls_rsa_deduce_primes.str1.4 + 0x3c174b0c 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + *fill* 0x3c174b0c 0x4 + .rodata.K 0x3c174b10 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .srodata.cst8 0x3c174d90 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .rodata.rho 0x3c174d90 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.iota_r_packed + 0x3c174da8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.esp_aes_validate_input.str1.4 + 0x3c174dc0 0x8f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_dma_wait_complete.str1.4 + 0x3c174dc0 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_process_dma.str1.4 + 0x3c174dc0 0x155 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_intr_alloc.str1.4 + 0x3c174dc0 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_crypt_cbc.str1.4 + 0x3c174dc0 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_crypt_cfb128.str1.4 + 0x3c174dc0 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_crypt_ctr.str1.4 + 0x3c174dc0 0x89 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.__func__.0 + 0x3c174dc0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.__func__.1 + 0x3c174dd4 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_ds_conn_lock.str1.4 + 0x3c174de7 0x5f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .rodata.esp_ds_init_data_ctx.str1.4 + 0x3c174de7 0x7b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .rodata.esp_ds_rsa_sign.str1.4 + 0x3c174de7 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .rodata.esp_mpi_isr_initialise.str1.4 + 0x3c174de7 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .rodata.esp_mpi_wait_intr.str1.4 + 0x3c174de7 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .rodata.mpi_mult_mpi_failover_mod_mult.str1.4 + 0x3c174de7 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + *fill* 0x3c174de7 0x1 + .rodata.__func__.0 + 0x3c174de8 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + *fill* 0x3c174e07 0x1 + .rodata.sha1_padding + 0x3c174e08 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .rodata.sha256_padding + 0x3c174e48 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .rodata.esp_aes_gcm_starts.str1.4 + 0x3c174e88 0x63 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.esp_aes_gcm_update_ad.str1.4 + 0x3c174e88 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.esp_aes_gcm_update.str1.4 + 0x3c174e88 0xbb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.last4 0x3c174e88 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.aria_is2 + 0x3c174f08 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_is1 + 0x3c175008 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_sb2 + 0x3c175108 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_sb1 + 0x3c175208 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata 0x3c175308 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.str1.4 + 0x3c175338 0xeb9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_pkcs12_pbe_alg + 0x3c175338 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_md_hmac + 0x3c175380 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_md_alg + 0x3c175448 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_cipher_alg + 0x3c175524 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_ecp_grp_algid + 0x3c17559c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_ecp_grp + 0x3c1755c4 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_pk_alg + 0x3c1756b4 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_sig_alg + 0x3c175704 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_x509_ext + 0x3c175854 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata 0x3c175908 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.mbedtls_pem_read_buffer.str1.4 + 0x3c17593d 0x6f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .rodata.mbedtls_pkcs5_pbes2_ext.str1.4 + 0x3c17593d 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .rodata.crypto_shared_gdma_init.str1.4 + 0x3c17593d 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .rodata.esp_sha_dma_process.str1.4 + 0x3c17593d 0x53 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .rodata.esp_sha_dma.str1.4 + 0x3c17593d 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .rodata.x509_crt_verify_name.str1.4 + 0x3c17593d 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.mbedtls_x509_crt_parse.str1.4 + 0x3c17593d 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x3c17593d 0x3 + .rodata.mbedtls_x509_crt_profile_suiteb + 0x3c175940 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x3c175940 mbedtls_x509_crt_profile_suiteb + .rodata.mbedtls_x509_crt_profile_default + 0x3c175950 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x3c175950 mbedtls_x509_crt_profile_default + .rodata 0x3c175960 0xd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .rodata.x509write_csr_der_internal.str1.4 + 0x3c17596d 0xa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .rodata.mbedtls_x509write_csr_pem.str1.4 + 0x3c17596d 0x49 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .rodata.x509_get_other_name.str1.4 + 0x3c17596d 0x9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.mbedtls_x509_get_rsassa_pss_params.str1.4 + 0x3c17596d 0xa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .rodata.parse_attribute_value_string.str1.4 + 0x3c17596d 0xb esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .rodata.str1.4 + 0x3c17596d 0x183 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + *fill* 0x3c17596d 0x3 + .rodata.x509_attrs + 0x3c175970 0x1d0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .rodata.coex_pre_init.str1.4 + 0x3c175b40 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 + 0x3c175b40 0xbe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .rodata.str1.4 + 0x3c175b40 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex/lib/esp32c3/libcoexist.a(coexist_api.o) + .rodata.CSWTCH.21 + 0x3c175b40 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 + 0x3c175b68 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 + 0x3c175b68 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 + 0x3c175b68 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.str1.4 + 0x3c175b68 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 + 0x3c175b68 0xad C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.ieee80211_ethbroadcast + 0x3c175b68 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c175b68 ieee80211_ethbroadcast + .rodata.ieee80211_send_sa_query.str1.4 + 0x3c175b6e 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 + 0x3c175b6e 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 + 0x3c175b6e 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 + 0x3c175b6e 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 + 0x3c175b6e 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 + 0x3c175b6e 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c175b6e 0x2 + .rodata 0x3c175b70 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 + 0x3c175b80 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 + 0x3c175b80 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .rodata 0x3c175b80 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata.CSWTCH.45 + 0x3c175b98 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 + 0x3c175bf8 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 + 0x3c175bf8 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata.CSWTCH.284 + 0x3c175bf8 0x4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata.CSWTCH.286 + 0x3c175bfc 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c175c07 0x1 + .rodata.__FUNCTION__.14506 + 0x3c175c08 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata.str1.4 + 0x3c175c1e 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 + 0x3c175c1e 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c175c1e 0x2 + .rodata.wifi_nvs_set + 0x3c175c20 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 + 0x3c175c40 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_load + 0x3c175c60 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 + 0x3c175c80 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 + 0x3c175c80 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 + 0x3c175c80 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 + 0x3c175c80 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata.info.13585 + 0x3c175c80 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c175c89 0x3 + .rodata.param.13591 + 0x3c175c8c 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c175c95 0x3 + .rodata.s_ac_param.13590 + 0x3c175c98 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata.ieee80211_11b_table + 0x3c175cb4 0xd4 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .rodata.ieee80211_11g_table + 0x3c175d88 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 + 0x3c175e5c 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 + 0x3c175e5c 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 + 0x3c175e5c 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 + 0x3c175e78 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 + 0x3c175e78 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 + 0x3c175e78 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 + 0x3c175e78 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 + 0x3c175e90 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 + 0x3c175e90 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 + 0x3c175e90 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.state_desc.12627 + 0x3c175e90 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.str1.4 + 0x3c175eb4 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 + 0x3c175eb4 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .rodata.CSWTCH.90 + 0x3c175ee0 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 + 0x3c175ee6 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c175ee6 0x2 + .rodata.__FUNCTION__.11550 + 0x3c175ee8 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11556 + 0x3c175f00 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c175f1a 0x2 + .rodata.__FUNCTION__.11562 + 0x3c175f1c 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c175f39 0x3 + .rodata.__FUNCTION__.11568 + 0x3c175f3c 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c175f4a 0x2 + .rodata.__FUNCTION__.11574 + 0x3c175f4c 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c175f61 0x3 + .rodata.__FUNCTION__.11582 + 0x3c175f64 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c175f75 0x3 + .rodata.__FUNCTION__.11590 + 0x3c175f78 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11596 + 0x3c175f8c 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11602 + 0x3c175fa0 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c175fb6 0x2 + .rodata.__FUNCTION__.11611 + 0x3c175fb8 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c175fc7 0x1 + .rodata.__FUNCTION__.11617 + 0x3c175fc8 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11623 + 0x3c175fd8 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11629 + 0x3c175ff0 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17600b 0x1 + .rodata.__FUNCTION__.11635 + 0x3c17600c 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17602b 0x1 + .rodata.__FUNCTION__.11641 + 0x3c17602c 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c176046 0x2 + .rodata.__FUNCTION__.11647 + 0x3c176048 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c176062 0x2 + .rodata.__FUNCTION__.11653 + 0x3c176064 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 + 0x3c176082 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c176082 0x2 + .rodata.CSWTCH.241 + 0x3c176084 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.CSWTCH.242 + 0x3c176090 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.CSWTCH.243 + 0x3c1760d0 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 + 0x3c1760db 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 + 0x3c1760db 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 + 0x3c1760db 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 + 0x3c1760db 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.str1.4 + 0x3c1760db 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 + 0x3c1760db 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 + 0x3c1760db 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + *fill* 0x3c1760db 0x1 + .rodata 0x3c1760dc 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata 0x3c17612c 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata.__FUNCTION__.11012 + 0x3c176144 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c17615d 0x3 + .rodata.__FUNCTION__.11077 + 0x3c176160 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c176175 0x3 + .rodata.__FUNCTION__.11115 + 0x3c176178 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c176199 0x3 + .rodata.__FUNCTION__.11151 + 0x3c17619c 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1761b9 0x3 + .rodata.__FUNCTION__.11182 + 0x3c1761bc 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1761d1 0x3 + .rodata.__FUNCTION__.11226 + 0x3c1761d4 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1761ea 0x2 + .rodata.__FUNCTION__.11245 + 0x3c1761ec 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c176206 0x2 + .rodata.__FUNCTION__.11277 + 0x3c176208 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c176221 0x3 + .rodata.__FUNCTION__.11296 + 0x3c176224 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c17623a 0x2 + .rodata.__FUNCTION__.11307 + 0x3c17623c 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c176252 0x2 + .rodata.__FUNCTION__.11326 + 0x3c176254 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c17626a 0x2 + .rodata.__FUNCTION__.11353 + 0x3c17626c 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c17627f 0x1 + .rodata.__FUNCTION__.11399 + 0x3c176280 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata.__FUNCTION__.11438 + 0x3c17628c 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata.lmacProcessTxopSuccess.str1.4 + 0x3c176297 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata.str1.4 + 0x3c176297 0x5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c176297 0x1 + .rodata.CSWTCH.492 + 0x3c176298 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c1762a1 0x3 + .rodata.CSWTCH.493 + 0x3c1762a4 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 + 0x3c1762ad 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 + 0x3c1762ad 0x5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c1762ad 0x3 + .rodata.rcUpdatePhyMode + 0x3c1762b0 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata.CSWTCH.45 + 0x3c1762cc 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c1762f7 0x1 + .rodata.CSWTCH.46 + 0x3c1762f8 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c176323 0x1 + .rodata.__FUNCTION__.12662 + 0x3c176324 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c17632e 0x2 + .rodata.__FUNCTION__.12749 + 0x3c176330 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata.rcGetAmpduSched.str1.4 + 0x3c176342 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c176342 0x2 + .rodata.__FUNCTION__.12437 + 0x3c176344 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata.str1.4 + 0x3c17635a 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 + 0x3c17635a 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c17635a 0x2 + .rodata 0x3c17635c 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .rodata.prvReturnItemByteBuf.str1.4 + 0x3c176362 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvGetItemByteBuf.str1.4 + 0x3c176362 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvCheckItemFitsByteBuffer.str1.4 + 0x3c176362 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvReturnItemDefault.str1.4 + 0x3c176362 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvGetItemDefault.str1.4 + 0x3c176362 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvAcquireItemNoSplit.str1.4 + 0x3c176362 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvSendItemDoneNoSplit.str1.4 + 0x3c176362 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvInitializeNewRingbuffer.str1.4 + 0x3c176362 0x3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvReceiveGeneric.str1.4 + 0x3c176362 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferCreate.str1.4 + 0x3c176362 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferCreateStatic.str1.4 + 0x3c176362 0x82 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSendAcquire.str1.4 + 0x3c176362 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSendComplete.str1.4 + 0x3c176362 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSend.str1.4 + 0x3c176362 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceive.str1.4 + 0x3c176362 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceiveUpTo.str1.4 + 0x3c176362 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferGetStaticBuffer.str1.4 + 0x3c176362 0x3d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.vRingbufferDeleteWithCaps.str1.4 + 0x3c176362 0x20 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c176362 0x2 + .rodata.__func__.0 + 0x3c176364 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c17637e 0x2 + .rodata.__func__.1 + 0x3c176380 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c17639b 0x1 + .rodata.__func__.8 + 0x3c17639c 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1763b6 0x2 + .rodata.__func__.9 + 0x3c1763b8 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1763ca 0x2 + .rodata.__func__.10 + 0x3c1763cc 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1763e9 0x3 + .rodata.__func__.11 + 0x3c1763ec 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c176402 0x2 + .rodata.__func__.13 + 0x3c176404 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c17641b 0x1 + .rodata.__func__.16 + 0x3c17641c 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c176435 0x3 + .rodata.__func__.17 + 0x3c176438 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c176452 0x2 + .rodata.__func__.18 + 0x3c176454 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c176466 0x2 + .rodata.__func__.19 + 0x3c176468 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c17647b 0x1 + .rodata.__func__.20 + 0x3c17647c 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c176493 0x1 + .rodata.__func__.21 + 0x3c176494 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.24 + 0x3c1764a4 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.25 + 0x3c1764bc 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.26 + 0x3c1764d0 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.27 + 0x3c1764e8 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1764ff 0x1 + .rodata.__func__.28 + 0x3c176500 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c176516 0x2 + .rodata.__func__.29 + 0x3c176518 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c17652a 0x2 + .rodata.__func__.30 + 0x3c17652c 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c176541 0x3 + .rodata.__func__.31 + 0x3c176544 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c17655a 0x2 + .rodata.__func__.32 + 0x3c17655c 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c176577 0x1 + .rodata.__func__.33 + 0x3c176578 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c17658b 0x1 + .rodata.__func__.34 + 0x3c17658c 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c17659e 0x2 + .rodata.__func__.35 + 0x3c1765a0 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c1765b5 0x3 + .rodata.__func__.36 + 0x3c1765b8 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.esp_efuse_rtc_calib_get_ver.str1.4 + 0x3c1765ca 0x63 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.esp_efuse_rtc_calib_get_init_code.str1.4 + 0x3c1765ca 0x130 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + *fill* 0x3c1765ca 0x2 + .rodata.__func__.2 + 0x3c1765cc 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + *fill* 0x3c1765ee 0x2 + .srodata.g_spi_lock_main_flash_dev + 0x3c1765f0 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + 0x3c1765f0 g_spi_lock_main_flash_dev + .rodata.bootloader_common_check_chip_validity.str1.4 + 0x3c1765f4 0xea esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .rodata.verify_segment_header.str1.4 + 0x3c1765f4 0x98 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_appended_hash_and_sig.str1.4 + 0x3c1765f4 0x4d esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_checksum.str1.4 + 0x3c1765f4 0x43 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_image_header.str1.4 + 0x3c1765f4 0x9f esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segment_data.str1.4 + 0x3c1765f4 0x3d esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segment.str1.4 + 0x3c1765f4 0xd9 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.process_segments.str1.4 + 0x3c1765f4 0x31 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.verify_simple_hash.str1.4 + 0x3c1765f4 0x5e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.image_load.str1.4 + 0x3c1765f4 0x47 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .rodata.bootloader_sha256_data.str1.4 + 0x3c1765f4 0x59 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.__func__.0 + 0x3c1765f4 0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + *fill* 0x3c17660d 0x3 + .rodata.__func__.1 + 0x3c176610 0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .rodata.load_partitions.str1.4 + 0x3c176627 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.ensure_partitions_loaded.str1.4 + 0x3c176627 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_unload_all.str1.4 + 0x3c176627 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_next.str1.4 + 0x3c176627 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_get.str1.4 + 0x3c176627 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_verify.str1.4 + 0x3c176627 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c176627 0x1 + .rodata.__func__.1 + 0x3c176628 0x15 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c17663d 0x3 + .rodata.__func__.2 + 0x3c176640 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c176652 0x2 + .rodata.__func__.3 + 0x3c176654 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_write.str1.4 + 0x3c176667 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c176667 0x1 + .rodata.__func__.0 + 0x3c176668 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c17667b 0x1 + .rodata.__func__.1 + 0x3c17667c 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c176696 0x2 + .rodata.__func__.2 + 0x3c176698 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.3 + 0x3c1766b0 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c1766c7 0x1 + .rodata.__func__.4 + 0x3c1766c8 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.5 + 0x3c1766dc 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 + 0x3c1766ef 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.clk_hal_xtal_get_freq_mhz.str1.4 + 0x3c1766ef 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + *fill* 0x3c1766ef 0x1 + .rodata.__func__.0 + 0x3c1766f0 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.__func__.1 + 0x3c17670c 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + *fill* 0x3c17672a 0x2 + .rodata.temperature_sensor_attributes + 0x3c17672c 0x64 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + 0x3c17672c temperature_sensor_attributes + .rodata.MPI_LL_OPERATIONS + 0x3c176790 0xc esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x3c176790 MPI_LL_OPERATIONS + .rodata.MPI_LL_BLOCK_BASES + 0x3c17679c 0x10 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x3c17679c MPI_LL_BLOCK_BASES + .rodata.s_sleep_hook_register.str1.4 + 0x3c1767ac 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.gdma_release_group_handle.str1.4 + 0x3c1767ac 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_release_pair_handle.str1.4 + 0x3c1767ac 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.do_allocate_gdma_channel.str1.4 + 0x3c1767ac 0x206 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_connect.str1.4 + 0x3c1767ac 0xdd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_disconnect.str1.4 + 0x3c1767ac 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_set_transfer_ability.str1.4 + 0x3c1767ac 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_start.str1.4 + 0x3c1767ac 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.16 + 0x3c1767ac 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c1767b7 0x1 + .rodata.__FUNCTION__.9 + 0x3c1767b8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c1767d2 0x2 + .rodata.__FUNCTION__.7 + 0x3c1767d4 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.6 + 0x3c1767e4 0xd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c1767f1 0x3 + .rodata.__FUNCTION__.5 + 0x3c1767f4 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.4 + 0x3c176808 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c176819 0x3 + .rodata.__func__.3 + 0x3c17681c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c176836 0x2 + .rodata.__func__.2 + 0x3c176838 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c176851 0x3 + .rodata.__func__.1 + 0x3c176854 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c17686d 0x3 + .rodata.__FUNCTION__.0 + 0x3c176870 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c176889 0x3 + .rodata 0x3c17688c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.lib_printf.str1.4 + 0x3c1768a0 0x1b esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.phy_printf.str1.4 + 0x3c1768a0 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.pp_printf.str1.4 + 0x3c1768a0 0x3 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.net80211_printf.str1.4 + 0x3c1768a0 0x9 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.coexist_printf.str1.4 + 0x3c1768a0 0x8 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.lwip_getaddrinfo.str1.4 + 0x3c1768a0 0x73 esp-idf/lwip/liblwip.a(netdb.c.obj) + .rodata.__func__.0 + 0x3c1768a0 0x11 esp-idf/lwip/liblwip.a(netdb.c.obj) + .rodata.kill_oldest_dhcps_pool.str1.4 + 0x3c1768b1 0x57 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .rodata.dhcps_start.str1.4 + 0x3c1768b1 0x70 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x3c1768b1 0x3 + .rodata.__func__.0 + 0x3c1768b4 0x17 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x3c1768cb 0x1 + .srodata.magic_cookie + 0x3c1768cc 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .rodata.esp_netif_action_connected.str1.4 + 0x3c1768d0 0xba esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .rodata.esp_netif_action_got_ip.str1.4 + 0x3c1768d0 0x4f esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .rodata.__FUNCTION__.0 + 0x3c1768d0 0x1b esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .rodata.str1.4 + 0x3c1768eb 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + *fill* 0x3c1768eb 0x1 + .rodata._g_esp_netif_inherent_ap_config + 0x3c1768ec 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + 0x3c1768ec _g_esp_netif_inherent_ap_config + .rodata._g_esp_netif_soft_ap_ip + 0x3c176914 0xc esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + 0x3c176914 _g_esp_netif_soft_ap_ip + .rodata._g_esp_netif_inherent_sta_config + 0x3c176920 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + 0x3c176920 _g_esp_netif_inherent_sta_config + .srodata.s_wifi_netif_config_sta + 0x3c176948 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .srodata.s_wifi_netif_config_ap + 0x3c176950 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .rodata.wlanif_init.str1.4 + 0x3c176958 0x4a esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .rodata.__func__.0 + 0x3c176958 0xc esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .rodata.wpa3_hostap_auth_init.str1.4 + 0x3c176964 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .rodata.wpa_group_init_gmk_and_counter.str1.4 + 0x3c176964 0xd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .rodata.wpa_gtk_update.str1.4 + 0x3c176964 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .rodata.wpa_group_config_group_keys.str1.4 + 0x3c176964 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .rodata.wpa_derive_ptk.str1.4 + 0x3c176964 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .rodata.sae_check_big_sync.str1.4 + 0x3c176964 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .rodata.sae_accept_sta.str1.4 + 0x3c176964 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .rodata.sae_sm_step.str1.4 + 0x3c176964 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .rodata.handle_auth_sae.str1.4 + 0x3c176964 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .rodata.sswu.str1.4 + 0x3c176964 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_test_pwd_seed_ffc.str1.4 + 0x3c176964 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_pt_ecc.str1.4 + 0x3c176964 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_pt_ffc.str1.4 + 0x3c176964 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_keys.str1.4 + 0x3c176964 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_pwe_from_pt_ecc.str1.4 + 0x3c176964 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_pwe_from_pt_ffc.str1.4 + 0x3c176964 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata 0x3c176964 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.dragonfly_get_rand_1_to_p_1.str1.4 + 0x3c176984 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .rodata.rsn_pmkid.str1.4 + 0x3c176984 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .rodata.hmac_sha256_kdf.str1.4 + 0x3c176984 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .rodata.dh_groups + 0x3c176984 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .rodata.dh_group5_order + 0x3c1769a4 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .rodata.dh_group5_prime + 0x3c176a64 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .srodata.dh_group5_generator + 0x3c176b24 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .rodata.wpa_derive_ptk.str1.4 + 0x3c176b25 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .rodata.owe_process_assoc_resp.str1.4 + 0x3c176b25 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .rodata.wpa_gen_wpa_ie_rsn.str1.4 + 0x3c176b25 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + *fill* 0x3c176b25 0x3 + .rodata.__func__.1 + 0x3c176b28 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .rodata.add_char.str1.4 + 0x3c176b3b 0x21 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + *fill* 0x3c176b3b 0x1 + .rodata.d_perm_table + 0x3c176b3c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .rodata.d_mult_table + 0x3c176b5c 0x400 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .rodata.zero 0x3c176f5c 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .rodata.esp_crypto_sha1_mbedtls.str1.4 + 0x3c176f6c 0x54 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .rodata.misc_nvs_load.str1.4 + 0x3c176f6c 0x5 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .rodata 0x3c176f6c 0x20 esp-idf/hal/libhal.a(ds_hal.c.obj) + .rodata._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv.str1.4 + 0x3c176f8c 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 + 0x3c176f8c 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 + 0x3c176f8c 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) + 0x3c176f8c typeinfo name for std::exception + *fill* 0x3c176f99 0x3 + .srodata._ZTISt9exception + 0x3c176f9c 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) + 0x3c176f9c typeinfo for std::exception + .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE + 0x3c176fa4 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) + 0x3c176fa4 typeinfo name for __gnu_cxx::__concurrence_lock_error + *fill* 0x3c176fcb 0x1 + .rodata._ZTIN9__gnu_cxx24__concurrence_lock_errorE + 0x3c176fcc 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) + 0x3c176fcc typeinfo for __gnu_cxx::__concurrence_lock_error + .rodata._ZTSN9__gnu_cxx26__concurrence_unlock_errorE + 0x3c176fd8 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) + 0x3c176fd8 typeinfo name for __gnu_cxx::__concurrence_unlock_error + *fill* 0x3c177001 0x3 + .rodata._ZTIN9__gnu_cxx26__concurrence_unlock_errorE + 0x3c177004 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) + 0x3c177004 typeinfo for __gnu_cxx::__concurrence_unlock_error + .rodata._ZTVN9__gnu_cxx24__concurrence_lock_errorE + 0x3c177010 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) + 0x3c177010 vtable for __gnu_cxx::__concurrence_lock_error + .rodata._ZTVN9__gnu_cxx26__concurrence_unlock_errorE + 0x3c177024 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) + 0x3c177024 vtable for __gnu_cxx::__concurrence_unlock_error + .srodata._ZSt7nothrow + 0x3c177038 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) + 0x3c177038 std::nothrow + *fill* 0x3c177039 0x3 + .rodata._ZTVN10__cxxabiv120__si_class_type_infoE + 0x3c17703c 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) + 0x3c17703c vtable for __cxxabiv1::__si_class_type_info + .rodata._ZTVN10__cxxabiv117__class_type_infoE + 0x3c177068 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) + 0x3c177068 vtable for __cxxabiv1::__class_type_info + .rodata._ZTSSt9bad_alloc + 0x3c177094 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) + 0x3c177094 typeinfo name for std::bad_alloc + *fill* 0x3c1770a1 0x3 + .rodata._ZTISt9bad_alloc + 0x3c1770a4 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) + 0x3c1770a4 typeinfo for std::bad_alloc + .rodata._ZNKSt9bad_alloc4whatEv.str1.4 + 0x3c1770b0 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 + 0x3c1770b0 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) + 0x3c1770b0 vtable for std::bad_alloc + .rodata.bt_bb_v2_version.str1.4 + 0x3c1770c4 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy/lib/esp32c3\libbtbb.a(bt_bb_v2.o) + .rodata.str1.4 + 0x3c1770c4 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* 0x3c1770c4 0x4 + .rodata 0x3c1770c8 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 0x3c177130 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 0x3c177130 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 + 0x3c177130 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 0x3c177130 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) + 0x3c177130 _ctype_ + *fill* 0x3c177231 0x3 + .rodata 0x3c177234 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 + 0x3c177474 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 0x3c177474 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c177474 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 + 0x3c1776b4 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 + 0x3c1776b4 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 + 0x3c1776b4 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 0x3c1776b4 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 0x3c1778f0 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 0x3c177950 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) + 0x3c177950 __month_lengths + .rodata.str1.4 + 0x3c1779b0 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 0x3c1779b0 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 + 0x3c177b08 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 + 0x3c177b08 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 + 0x3c177b08 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 0x3c177b08 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) + 0x3c177b08 __default_global_locale + .rodata.str1.4 + 0x3c177c74 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 0x3c177c74 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) + 0x3c177c74 _C_time_locale + .srodata.cst8 0x3c177d70 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 0x3c177d70 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 0x3c177d70 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 + 0x3c177d70 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 0x3c177d70 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 + 0x3c177d70 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 + 0x3c177d70 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 0x3c177d70 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 0x3c177d70 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) + 0x3c177d80 __mprec_tens + 0x3c177e48 __mprec_tinytens + 0x3c177e70 __mprec_bigtens + .rodata 0x3c177e98 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) + 0x3c1780b8 __chclass + 0x3c1781b8 __state_table + 0x3c178224 __action_table + .rodata.str1.4 + 0x3c1782b0 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 0x3c1782b0 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* 0x3c1783ee 0x2 + .rodata 0x3c1783f0 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 + 0x3c178630 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 0x3c178630 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x3c178630 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 0x3c178630 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 + 0x3c178926 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* 0x3c178926 0x2 + .rodata_wlog_error.13 + 0x3c178928 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c178942 0x2 + .rodata_wlog_error.15 + 0x3c178944 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c178965 0x3 + .rodata_wlog_error.18 + 0x3c178968 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c178989 0x3 + .rodata_wlog_error.34 + 0x3c17898c 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.35 + 0x3c1789b0 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c1789cf 0x1 + .rodata_wlog_error.38 + 0x3c1789d0 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c1789f3 0x1 + .rodata_wlog_error.5 + 0x3c1789f4 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c178a0f 0x1 + .rodata_wlog_error.8 + 0x3c178a10 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.7 + 0x3c178a34 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata_wlog_error.10 + 0x3c178a50 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.11 + 0x3c178a64 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c178a8b 0x1 + .rodata_wlog_error.12 + 0x3c178a8c 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c178aba 0x2 + .rodata_wlog_error.3 + 0x3c178abc 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c178ac3 0x1 + .rodata_wlog_error.4 + 0x3c178ac4 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c178aeb 0x1 + .rodata_wlog_error.5 + 0x3c178aec 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c178af9 0x3 + .rodata_wlog_error.6 + 0x3c178afc 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.7 + 0x3c178b10 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c178b37 0x1 + .rodata_wlog_error.8 + 0x3c178b38 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c178b66 0x2 + .rodata_wlog_error.9 + 0x3c178b68 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c178b75 0x3 + .rodata_wlog_error.10 + 0x3c178b78 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c178b7f 0x1 + .rodata_wlog_error.11 + 0x3c178b80 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c178b87 0x1 + .rodata_wlog_error.13 + 0x3c178b88 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c178b8f 0x1 + .rodata_wlog_error.17 + 0x3c178b90 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c178b97 0x1 + .rodata_wlog_error.19 + 0x3c178b98 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c178b9f 0x1 + .rodata_wlog_error.21 + 0x3c178ba0 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c178ba7 0x1 + .rodata_wlog_error.25 + 0x3c178ba8 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c178bc5 0x3 + .rodata_wlog_error.26 + 0x3c178bc8 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c178be5 0x3 + .rodata_wlog_error.28 + 0x3c178be8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c178bef 0x1 + .rodata_wlog_error.32 + 0x3c178bf0 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.42 + 0x3c178c08 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c178c0f 0x1 + .rodata_wlog_error.9 + 0x3c178c10 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c178c17 0x1 + .rodata_wlog_error.10 + 0x3c178c18 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.11 + 0x3c178c7c 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178c9f 0x1 + .rodata_wlog_error.12 + 0x3c178ca0 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178cc2 0x2 + .rodata_wlog_error.14 + 0x3c178cc4 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.19 + 0x3c178d0c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178d13 0x1 + .rodata_wlog_error.2 + 0x3c178d14 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178d1b 0x1 + .rodata_wlog_error.21 + 0x3c178d1c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178d23 0x1 + .rodata_wlog_error.22 + 0x3c178d24 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.23 + 0x3c178d38 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178d4f 0x1 + .rodata_wlog_error.32 + 0x3c178d50 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178d66 0x2 + .rodata_wlog_error.35 + 0x3c178d68 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178d6f 0x1 + .rodata_wlog_error.38 + 0x3c178d70 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178d77 0x1 + .rodata_wlog_error.39 + 0x3c178d78 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178d7f 0x1 + .rodata_wlog_error.4 + 0x3c178d80 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178d87 0x1 + .rodata_wlog_error.40 + 0x3c178d88 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178d8f 0x1 + .rodata_wlog_error.41 + 0x3c178d90 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178d97 0x1 + .rodata_wlog_error.43 + 0x3c178d98 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178d9f 0x1 + .rodata_wlog_error.48 + 0x3c178da0 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178da7 0x1 + .rodata_wlog_error.5 + 0x3c178da8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178daf 0x1 + .rodata_wlog_error.51 + 0x3c178db0 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178db7 0x1 + .rodata_wlog_error.52 + 0x3c178db8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178dbf 0x1 + .rodata_wlog_error.54 + 0x3c178dc0 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178dc7 0x1 + .rodata_wlog_error.55 + 0x3c178dc8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178dcf 0x1 + .rodata_wlog_error.56 + 0x3c178dd0 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178dd7 0x1 + .rodata_wlog_error.57 + 0x3c178dd8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178ddf 0x1 + .rodata_wlog_error.58 + 0x3c178de0 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178de7 0x1 + .rodata_wlog_error.59 + 0x3c178de8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178def 0x1 + .rodata_wlog_error.60 + 0x3c178df0 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178df7 0x1 + .rodata_wlog_error.62 + 0x3c178df8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178dff 0x1 + .rodata_wlog_error.64 + 0x3c178e00 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178e07 0x1 + .rodata_wlog_error.7 + 0x3c178e08 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178e25 0x3 + .rodata_wlog_error.8 + 0x3c178e28 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.9 + 0x3c178e4c 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c178e6f 0x1 + .rodata_wlog_error.3 + 0x3c178e70 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c178e77 0x1 + .rodata_wlog_error.7 + 0x3c178e78 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_error.8 + 0x3c178e98 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c178e9f 0x1 + .rodata_wlog_error.111 + 0x3c178ea0 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c178ebb 0x1 + .rodata_wlog_error.13 + 0x3c178ebc 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.20 + 0x3c178edc 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c178f1a 0x2 + .rodata_wlog_error.21 + 0x3c178f1c 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c178f47 0x1 + .rodata_wlog_error.24 + 0x3c178f48 0x4b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c178f93 0x1 + .rodata_wlog_error.34 + 0x3c178f94 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c178f9b 0x1 + .rodata_wlog_error.35 + 0x3c178f9c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c178fa3 0x1 + .rodata_wlog_error.37 + 0x3c178fa4 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c178fab 0x1 + .rodata_wlog_error.38 + 0x3c178fac 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c178fb3 0x1 + .rodata_wlog_error.40 + 0x3c178fb4 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.41 + 0x3c178fd8 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17901e 0x2 + .rodata_wlog_error.42 + 0x3c179020 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.43 + 0x3c179068 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.44 + 0x3c179090 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c1790b9 0x3 + .rodata_wlog_error.45 + 0x3c1790bc 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.46 + 0x3c1790e4 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17910d 0x3 + .rodata_wlog_error.47 + 0x3c179110 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c179125 0x3 + .rodata_wlog_error.48 + 0x3c179128 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c179157 0x1 + .rodata_wlog_error.49 + 0x3c179158 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17916e 0x2 + .rodata_wlog_error.50 + 0x3c179170 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c179183 0x1 + .rodata_wlog_error.51 + 0x3c179184 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c1791b1 0x3 + .rodata_wlog_error.58 + 0x3c1791b4 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c1791d5 0x3 + .rodata_wlog_error.88 + 0x3c1791d8 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.96 + 0x3c1791e8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c1791ef 0x1 + .rodata_wlog_error.97 + 0x3c1791f0 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.16 + 0x3c179208 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c179221 0x3 + .rodata_wlog_error.2 + 0x3c179224 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c179242 0x2 + .rodata_wlog_error.3 + 0x3c179244 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c17925e 0x2 + .rodata_wlog_error.5 + 0x3c179260 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c179281 0x3 + .rodata_wlog_error.12 + 0x3c179284 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17928b 0x1 + .rodata_wlog_error.13 + 0x3c17928c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c179293 0x1 + .rodata_wlog_error.14 + 0x3c179294 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17929b 0x1 + .rodata_wlog_error.15 + 0x3c17929c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c1792a3 0x1 + .rodata_wlog_error.20 + 0x3c1792a4 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c1792ab 0x1 + .rodata_wlog_error.22 + 0x3c1792ac 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.23 + 0x3c1792ec 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c1792f3 0x1 + .rodata_wlog_error.25 + 0x3c1792f4 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c1792fb 0x1 + .rodata_wlog_error.26 + 0x3c1792fc 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c179303 0x1 + .rodata_wlog_error.28 + 0x3c179304 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17930b 0x1 + .rodata_wlog_error.29 + 0x3c17930c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c179313 0x1 + .rodata_wlog_error.31 + 0x3c179314 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17931b 0x1 + .rodata_wlog_error.35 + 0x3c17931c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c179323 0x1 + .rodata_wlog_error.37 + 0x3c179324 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17932b 0x1 + .rodata_wlog_error.38 + 0x3c17932c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c179333 0x1 + .rodata_wlog_error.39 + 0x3c179334 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17933b 0x1 + .rodata_wlog_error.41 + 0x3c17933c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c179343 0x1 + .rodata_wlog_error.54 + 0x3c179344 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17934b 0x1 + .rodata_wlog_error.56 + 0x3c17934c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c179353 0x1 + .rodata_wlog_error.2 + 0x3c179354 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c17935b 0x1 + .rodata_wlog_error.3 + 0x3c17935c 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c179377 0x1 + .rodata_wlog_error.4 + 0x3c179378 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c17937f 0x1 + .rodata_wlog_error.10 + 0x3c179380 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c179387 0x1 + .rodata_wlog_error.42 + 0x3c179388 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17938f 0x1 + .rodata_wlog_error.50 + 0x3c179390 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_error.52 + 0x3c1793b0 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c1793e2 0x2 + .rodata_wlog_error.54 + 0x3c1793e4 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c1793fa 0x2 + .rodata_wlog_error.58 + 0x3c1793fc 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c179442 0x2 + .rodata_wlog_error.61 + 0x3c179444 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17945a 0x2 + .rodata_wlog_error.62 + 0x3c17945c 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c179472 0x2 + .rodata_wlog_error.84 + 0x3c179474 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17947b 0x1 + .rodata_wlog_error.46 + 0x3c17947c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c179483 0x1 + .rodata_wlog_error.52 + 0x3c179484 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c1794a5 0x3 + .rodata_wlog_error.63 + 0x3c1794a8 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c1794b6 0x2 + .rodata_wlog_error.82 + 0x3c1794b8 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c1794bf 0x1 + .rodata_wlog_error.83 + 0x3c1794c0 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17951a 0x2 + .rodata_wlog_error.85 + 0x3c17951c 0x62 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17957e 0x2 + .rodata_wlog_error.86 + 0x3c179580 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c179593 0x1 + .rodata_wlog_error.88 + 0x3c179594 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c1795bb 0x1 + .rodata_wlog_error.10 + 0x3c1795bc 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c1795c3 0x1 + .rodata_wlog_error.3 + 0x3c1795c4 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c1795f2 0x2 + .rodata_wlog_error.9 + 0x3c1795f4 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c1795fb 0x1 + .rodata_wlog_error.25 + 0x3c1795fc 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c179622 0x2 + .rodata_wlog_error.26 + 0x3c179624 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c179647 0x1 + .rodata_wlog_error.27 + 0x3c179648 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_error.28 + 0x3c179664 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c179681 0x3 + .rodata_wlog_error.13 + 0x3c179684 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c17968b 0x1 + .rodata_wlog_error.7 + 0x3c17968c 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_error.8 + 0x3c17969c 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c1796b1 0x3 + .rodata_wlog_error.12 + 0x3c1796b4 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c1796d1 0x3 + .rodata_wlog_error.18 + 0x3c1796d4 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c1796ed 0x3 + .rodata_wlog_error.46 + 0x3c1796f0 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17972a 0x2 + .rodata_wlog_error.56 + 0x3c17972c 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c179746 0x2 + .rodata_wlog_error.57 + 0x3c179748 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17974f 0x1 + .rodata_wlog_error.64 + 0x3c179750 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c179767 0x1 + .rodata_wlog_error.94 + 0x3c179768 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17976f 0x1 + .rodata_wlog_error.97 + 0x3c179770 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c179777 0x1 + .rodata_wlog_error.2 + 0x3c179778 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + *fill* 0x3c17977f 0x1 + .rodata_wlog_error.2 + 0x3c179780 0x57 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c1797d7 0x1 + .rodata_wlog_error.3 + 0x3c1797d8 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c179826 0x2 + .rodata_wlog_error.4 + 0x3c179828 0x71 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c179899 0x3 + .rodata_wlog_error.4 + 0x3c17989c 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c1798c3 0x1 + .rodata_wlog_error.6 + 0x3c1798c4 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c1798e3 0x1 + .rodata_wlog_error.8 + 0x3c1798e4 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c1798ff 0x1 + .rodata_wlog_error.8 + 0x3c179900 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c17991a 0x2 + .rodata_wlog_error.19 + 0x3c17991c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179926 0x2 + .rodata_wlog_error.24 + 0x3c179928 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179932 0x2 + .rodata_wlog_error.26 + 0x3c179934 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c17993e 0x2 + .rodata_wlog_error.27 + 0x3c179940 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c17994a 0x2 + .rodata_wlog_error.28 + 0x3c17994c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179956 0x2 + .rodata_wlog_error.29 + 0x3c179958 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179962 0x2 + .rodata_wlog_error.30 + 0x3c179964 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c17996e 0x2 + .rodata_wlog_error.32 + 0x3c179970 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c17997a 0x2 + .rodata_wlog_error.33 + 0x3c17997c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179986 0x2 + .rodata_wlog_error.34 + 0x3c179988 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179992 0x2 + .rodata_wlog_error.40 + 0x3c179994 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c17999e 0x2 + .rodata_wlog_error.42 + 0x3c1799a0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1799aa 0x2 + .rodata_wlog_error.43 + 0x3c1799ac 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1799b6 0x2 + .rodata_wlog_error.44 + 0x3c1799b8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1799c2 0x2 + .rodata_wlog_error.46 + 0x3c1799c4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1799ce 0x2 + .rodata_wlog_error.47 + 0x3c1799d0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1799da 0x2 + .rodata_wlog_error.48 + 0x3c1799dc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1799e6 0x2 + .rodata_wlog_error.49 + 0x3c1799e8 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1799f2 0x2 + .rodata_wlog_error.50 + 0x3c1799f4 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c1799fe 0x2 + .rodata_wlog_error.51 + 0x3c179a00 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179a0a 0x2 + .rodata_wlog_error.52 + 0x3c179a0c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179a16 0x2 + .rodata_wlog_error.54 + 0x3c179a18 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179a22 0x2 + .rodata_wlog_error.55 + 0x3c179a24 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179a2e 0x2 + .rodata_wlog_error.59 + 0x3c179a30 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179a3a 0x2 + .rodata_wlog_error.6 + 0x3c179a3c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179a46 0x2 + .rodata_wlog_error.60 + 0x3c179a48 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179a52 0x2 + .rodata_wlog_error.61 + 0x3c179a54 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179a5e 0x2 + .rodata_wlog_error.63 + 0x3c179a60 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179a6a 0x2 + .rodata_wlog_error.7 + 0x3c179a6c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179a76 0x2 + .rodata_wlog_error.8 + 0x3c179a78 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c179a82 0x2 + .rodata_wlog_error.33 + 0x3c179a84 0x6 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c179a8a 0x2 + .rodata_wlog_error.29 + 0x3c179a8c 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c179aab 0x1 + .rodata_wlog_error.38 + 0x3c179aac 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c179ab3 0x1 + .rodata_wlog_error.41 + 0x3c179ab4 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c179abb 0x1 + .rodata_wlog_error.53 + 0x3c179abc 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c179ae5 0x3 + .rodata_wlog_error.54 + 0x3c179ae8 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c179b11 0x3 + .rodata_wlog_error.55 + 0x3c179b14 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c179b3b 0x1 + .rodata_wlog_error.56 + 0x3c179b3c 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_error.68 + 0x3c179b64 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c179b6b 0x1 + .rodata_wlog_error.74 + 0x3c179b6c 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c179b73 0x1 + .rodata_wlog_error.8 + 0x3c179b74 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c179b7b 0x1 + .rodata_wlog_error.14 + 0x3c179b7c 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c179b86 0x2 + .rodata_wlog_error.15 + 0x3c179b88 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c179b95 0x3 + .rodata_wlog_error.16 + 0x3c179b98 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c179ba2 0x2 + .rodata_wlog_error.17 + 0x3c179ba4 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c179bc9 0x3 + .rodata_wlog_error.18 + 0x3c179bcc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c179bd6 0x2 + .rodata_wlog_error.22 + 0x3c179bd8 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c179bf3 0x1 + .rodata_wlog_error.26 + 0x3c179bf4 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c179c0a 0x2 + .rodata_wlog_error.28 + 0x3c179c0c 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.3 + 0x3c179c2c 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.4 + 0x3c179c58 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.5 + 0x3c179c84 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.26 + 0x3c179cb0 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c179cba 0x2 + .rodata_wlog_error.32 + 0x3c179cbc 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c179ceb 0x1 + .rodata_wlog_error.36 + 0x3c179cec 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata_wlog_error.44 + 0x3c179d18 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* 0x3c179d32 0x2 + .rodata_wlog_info.3 + 0x3c179d34 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.4 + 0x3c179d40 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c179d6b 0x1 + .rodata_wlog_info.5 + 0x3c179d6c 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c179d9a 0x2 + .rodata_wlog_info.6 + 0x3c179d9c 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.8 + 0x3c179df0 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.9 + 0x3c179e18 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c179e4a 0x2 + .rodata_wlog_info.20 + 0x3c179e4c 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_info.23 + 0x3c179e64 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_info.24 + 0x3c179e7c 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c179eba 0x2 + .rodata_wlog_info.27 + 0x3c179ebc 0x33 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c179eef 0x1 + .rodata_wlog_info.48 + 0x3c179ef0 0x4d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c179f3d 0x3 + .rodata_wlog_info.50 + 0x3c179f40 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_info.44 + 0x3c179f84 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c179fa6 0x2 + .rodata_wlog_info.46 + 0x3c179fa8 0x3b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c179fe3 0x1 + .rodata_wlog_info.47 + 0x3c179fe4 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_info.28 + 0x3c17a010 0x35 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17a045 0x3 + .rodata_wlog_info.36 + 0x3c17a048 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17a052 0x2 + .rodata_wlog_info.53 + 0x3c17a054 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17a06e 0x2 + .rodata_wlog_info.54 + 0x3c17a070 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17a093 0x1 + .rodata_wlog_info.55 + 0x3c17a094 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17a0a9 0x3 + .rodata_wlog_info.56 + 0x3c17a0ac 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17a0c6 0x2 + .rodata_wlog_info.2 + 0x3c17a0c8 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + *fill* 0x3c17a0eb 0x1 + .rodata_wlog_info.13 + 0x3c17a0ec 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17a0f9 0x3 + .rodata_wlog_info.55 + 0x3c17a0fc 0x33 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17a12f 0x1 + .rodata_wlog_info.56 + 0x3c17a130 0x3f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17a16f 0x1 + .rodata_wlog_info.57 + 0x3c17a170 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_info.72 + 0x3c17a1a8 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17a1bd 0x3 + .rodata_wlog_info.73 + 0x3c17a1c0 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17a1dd 0x3 + .rodata_wlog_info.2 + 0x3c17a1e0 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17a1f5 0x3 + .rodata_wlog_info.33 + 0x3c17a1f8 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.65 + 0x3c17a218 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17a237 0x1 + .rodata_wlog_info.66 + 0x3c17a238 0x51 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17a289 0x3 + .rodata_wlog_info.67 + 0x3c17a28c 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.68 + 0x3c17a2c8 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.70 + 0x3c17a304 0x31 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17a335 0x3 + .rodata_wlog_info.84 + 0x3c17a338 0x39 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17a371 0x3 + .rodata_wlog_info.90 + 0x3c17a374 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17a37f 0x1 + .rodata_wlog_info.94 + 0x3c17a380 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.96 + 0x3c17a3c0 0x43 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17a403 0x1 + .rodata_wlog_info.10 + 0x3c17a404 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a427 0x1 + .rodata_wlog_info.11 + 0x3c17a428 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a445 0x3 + .rodata_wlog_info.12 + 0x3c17a448 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a46b 0x1 + .rodata_wlog_info.13 + 0x3c17a46c 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a48f 0x1 + .rodata_wlog_info.14 + 0x3c17a490 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a4b2 0x2 + .rodata_wlog_info.15 + 0x3c17a4b4 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a4d7 0x1 + .rodata_wlog_info.16 + 0x3c17a4d8 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a4fb 0x1 + .rodata_wlog_info.17 + 0x3c17a4fc 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a51e 0x2 + .rodata_wlog_info.18 + 0x3c17a520 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a543 0x1 + .rodata_wlog_info.19 + 0x3c17a544 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a567 0x1 + .rodata_wlog_info.20 + 0x3c17a568 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a58b 0x1 + .rodata_wlog_info.21 + 0x3c17a58c 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a5ae 0x2 + .rodata_wlog_info.22 + 0x3c17a5b0 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a5d2 0x2 + .rodata_wlog_info.4 + 0x3c17a5d4 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a5f7 0x1 + .rodata_wlog_info.5 + 0x3c17a5f8 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a61b 0x1 + .rodata_wlog_info.6 + 0x3c17a61c 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a63f 0x1 + .rodata_wlog_info.7 + 0x3c17a640 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a663 0x1 + .rodata_wlog_info.8 + 0x3c17a664 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a687 0x1 + .rodata_wlog_info.9 + 0x3c17a688 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17a6a5 0x3 + .rodata_wlog_info.100 + 0x3c17a6a8 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.105 + 0x3c17a6e4 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17a702 0x2 + .rodata_wlog_info.107 + 0x3c17a704 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17a722 0x2 + .rodata_wlog_info.110 + 0x3c17a724 0x53 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17a777 0x1 + .rodata_wlog_info.111 + 0x3c17a778 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.13 + 0x3c17a798 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.40 + 0x3c17a7c8 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.41 + 0x3c17a7e8 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17a7f7 0x1 + .rodata_wlog_info.48 + 0x3c17a7f8 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17a80d 0x3 + .rodata_wlog_info.53 + 0x3c17a810 0x35 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17a845 0x3 + .rodata_wlog_info.55 + 0x3c17a848 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17a877 0x1 + .rodata_wlog_info.82 + 0x3c17a878 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.83 + 0x3c17a898 0x33 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17a8cb 0x1 + .rodata_wlog_info.95 + 0x3c17a8cc 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.96 + 0x3c17a91c 0x59 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17a975 0x3 + .rodata_wlog_info.99 + 0x3c17a978 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.2 + 0x3c17a988 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + *fill* 0x3c17a9a9 0x3 + .rodata_wlog_info.11 + 0x3c17a9ac 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c17a9d6 0x2 + .rodata_wlog_info.12 + 0x3c17a9d8 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c17a9fb 0x1 + .rodata_wlog_info.13 + 0x3c17a9fc 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata_wlog_info.14 + 0x3c17aa20 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c17aa45 0x3 + .rodata_wlog_info.15 + 0x3c17aa48 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c17aa66 0x2 + .rodata_wlog_info.16 + 0x3c17aa68 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c17aa87 0x1 + .rodata_wlog_info.17 + 0x3c17aa88 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c17aaa5 0x3 + .rodata_wlog_info.18 + 0x3c17aaa8 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c17aac9 0x3 + .rodata_wlog_info.10 + 0x3c17aacc 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .rodata_wlog_info.39 + 0x3c17aad8 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c17aaeb 0x1 + .rodata_wlog_info.45 + 0x3c17aaec 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c17aaf9 0x3 + .rodata_wlog_info.64 + 0x3c17aafc 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c17ab0d 0x3 + .rodata_wlog_info.10 + 0x3c17ab10 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c17ab4a 0x2 + .rodata_wlog_info.11 + 0x3c17ab4c 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.12 + 0x3c17ab94 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c17abc2 0x2 + .rodata_wlog_info.13 + 0x3c17abc4 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.14 + 0x3c17abe8 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c17ac22 0x2 + .rodata_wlog_info.15 + 0x3c17ac24 0x48 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.16 + 0x3c17ac6c 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c17ac9a 0x2 + .rodata_wlog_info.17 + 0x3c17ac9c 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c17accb 0x1 + .rodata_wlog_info.48 + 0x3c17accc 0x3f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c17ad0b 0x1 + .rodata_wlog_info.52 + 0x3c17ad0c 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.53 + 0x3c17ad20 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.54 + 0x3c17ad6c 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c17ad9a 0x2 + .rodata_wlog_info.55 + 0x3c17ad9c 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c17adf2 0x2 + .rodata_wlog_info.56 + 0x3c17adf4 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c17ae12 0x2 + .rodata_wlog_info.57 + 0x3c17ae14 0x3f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c17ae53 0x1 + .rodata_wlog_info.59 + 0x3c17ae54 0x3a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c17ae8e 0x2 + .rodata_wlog_info.7 + 0x3c17ae90 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c17aed2 0x2 + .rodata_wlog_info.9 + 0x3c17aed4 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c17aefd 0x3 + .rodata_wlog_info.21 + 0x3c17af00 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c17af11 0x3 + .rodata_wlog_info.25 + 0x3c17af14 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c17af26 0x2 + .rodata_wlog_info.57 + 0x3c17af28 0x31 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c17af59 0x3 + .rodata_wlog_info.17 + 0x3c17af5c 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c17af6e 0x2 + .rodata_wlog_info.18 + 0x3c17af70 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c17af83 0x1 + .rodata_wlog_info.33 + 0x3c17af84 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c17afa3 0x1 + .rodata_wlog_info.34 + 0x3c17afa4 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c17afc2 0x2 + .rodata_wlog_info.35 + 0x3c17afc4 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c17afe3 0x1 + .rodata_wlog_info.37 + 0x3c17afe4 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c17afff 0x1 + .rodata_wlog_info.2 + 0x3c17b000 0x53 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + *fill* 0x3c17b053 0x1 + .rodata_wlog_info.4 + 0x3c17b054 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* 0x3c17b06b 0x1 + .rodata_wlog_warning.10 + 0x3c17b06c 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c17b08a 0x2 + .rodata_wlog_warning.16 + 0x3c17b08c 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c17b0ad 0x3 + .rodata_wlog_warning.17 + 0x3c17b0b0 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.19 + 0x3c17b0c0 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c17b0cf 0x1 + .rodata_wlog_warning.4 + 0x3c17b0d0 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.6 + 0x3c17b0f0 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c17b10a 0x2 + .rodata_wlog_warning.7 + 0x3c17b10c 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.9 + 0x3c17b128 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.10 + 0x3c17b144 0x5a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c17b19e 0x2 + .rodata_wlog_warning.12 + 0x3c17b1a0 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17b1a7 0x1 + .rodata_wlog_warning.14 + 0x3c17b1a8 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17b1cb 0x1 + .rodata_wlog_warning.15 + 0x3c17b1cc 0x5b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17b227 0x1 + .rodata_wlog_warning.3 + 0x3c17b228 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17b252 0x2 + .rodata_wlog_warning.36 + 0x3c17b254 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17b272 0x2 + .rodata_wlog_warning.37 + 0x3c17b274 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17b295 0x3 + .rodata_wlog_warning.38 + 0x3c17b298 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17b2b9 0x3 + .rodata_wlog_warning.4 + 0x3c17b2bc 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17b2c5 0x3 + .rodata_wlog_warning.43 + 0x3c17b2c8 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.44 + 0x3c17b304 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17b31f 0x1 + .rodata_wlog_warning.45 + 0x3c17b320 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17b35d 0x3 + .rodata_wlog_warning.47 + 0x3c17b360 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17b385 0x3 + .rodata_wlog_warning.49 + 0x3c17b388 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17b3ad 0x3 + .rodata_wlog_warning.6 + 0x3c17b3b0 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17b3b9 0x3 + .rodata_wlog_warning.7 + 0x3c17b3bc 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.8 + 0x3c17b3e0 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.15 + 0x3c17b400 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c17b40d 0x3 + .rodata_wlog_warning.16 + 0x3c17b410 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c17b429 0x3 + .rodata_wlog_warning.17 + 0x3c17b42c 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.20 + 0x3c17b458 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c17b467 0x1 + .rodata_wlog_warning.3 + 0x3c17b468 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c17b481 0x3 + .rodata_wlog_warning.36 + 0x3c17b484 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.37 + 0x3c17b49c 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c17b4d2 0x2 + .rodata_wlog_warning.45 + 0x3c17b4d4 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c17b4fd 0x3 + .rodata_wlog_warning.53 + 0x3c17b500 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c17b512 0x2 + .rodata_wlog_warning.6 + 0x3c17b514 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c17b523 0x1 + .rodata_wlog_warning.61 + 0x3c17b524 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c17b52d 0x3 + .rodata_wlog_warning.63 + 0x3c17b530 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c17b539 0x3 + .rodata_wlog_warning.65 + 0x3c17b53c 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.2 + 0x3c17b564 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17b587 0x1 + .rodata_wlog_warning.27 + 0x3c17b588 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17b5a9 0x3 + .rodata_wlog_warning.29 + 0x3c17b5ac 0x45 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17b5f1 0x3 + .rodata_wlog_warning.30 + 0x3c17b5f4 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17b646 0x2 + .rodata_wlog_warning.44 + 0x3c17b648 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17b671 0x3 + .rodata_wlog_warning.112 + 0x3c17b674 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.113 + 0x3c17b6b0 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17b6d5 0x3 + .rodata_wlog_warning.114 + 0x3c17b6d8 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17b6fb 0x1 + .rodata_wlog_warning.19 + 0x3c17b6fc 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.22 + 0x3c17b75c 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17b772 0x2 + .rodata_wlog_warning.23 + 0x3c17b774 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17b78b 0x1 + .rodata_wlog_warning.25 + 0x3c17b78c 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17b7d2 0x2 + .rodata_wlog_warning.26 + 0x3c17b7d4 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.27 + 0x3c17b828 0x50 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.52 + 0x3c17b878 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.57 + 0x3c17b8a8 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17b8c2 0x2 + .rodata_wlog_warning.7 + 0x3c17b8c4 0x39 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17b8fd 0x3 + .rodata_wlog_warning.70 + 0x3c17b900 0x8 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.72 + 0x3c17b908 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17b931 0x3 + .rodata_wlog_warning.8 + 0x3c17b934 0x60 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.89 + 0x3c17b994 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17b99f 0x1 + .rodata_wlog_warning.90 + 0x3c17b9a0 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17b9ab 0x1 + .rodata_wlog_warning.99 + 0x3c17b9ac 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17b9c6 0x2 + .rodata_wlog_warning.10 + 0x3c17b9c8 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c17b9e3 0x1 + .rodata_wlog_warning.11 + 0x3c17b9e4 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c17ba0b 0x1 + .rodata_wlog_warning.12 + 0x3c17ba0c 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.13 + 0x3c17ba30 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c17ba46 0x2 + .rodata_wlog_warning.14 + 0x3c17ba48 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c17ba76 0x2 + .rodata_wlog_warning.15 + 0x3c17ba78 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c17ba97 0x1 + .rodata_wlog_warning.4 + 0x3c17ba98 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c17bab2 0x2 + .rodata_wlog_warning.8 + 0x3c17bab4 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c17bacf 0x1 + .rodata_wlog_warning.9 + 0x3c17bad0 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c17baeb 0x1 + .rodata_wlog_warning.16 + 0x3c17baec 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17baf6 0x2 + .rodata_wlog_warning.24 + 0x3c17baf8 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.27 + 0x3c17bb0c 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.30 + 0x3c17bb20 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.32 + 0x3c17bb34 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17bb3e 0x2 + .rodata_wlog_warning.33 + 0x3c17bb40 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17bb56 0x2 + .rodata_wlog_warning.34 + 0x3c17bb58 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17bb66 0x2 + .rodata_wlog_warning.40 + 0x3c17bb68 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17bb7e 0x2 + .rodata_wlog_warning.42 + 0x3c17bb80 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17bb91 0x3 + .rodata_wlog_warning.43 + 0x3c17bb94 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17bb9f 0x1 + .rodata_wlog_warning.55 + 0x3c17bba0 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17bbb1 0x3 + .rodata_wlog_warning.57 + 0x3c17bbb4 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17bbc9 0x3 + .rodata_wlog_warning.58 + 0x3c17bbcc 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17bbd6 0x2 + .rodata_wlog_warning.7 + 0x3c17bbd8 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17bbe5 0x3 + .rodata_wlog_warning.8 + 0x3c17bbe8 0x47 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17bc2f 0x1 + .rodata_wlog_warning.2 + 0x3c17bc30 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + *fill* 0x3c17bc45 0x3 + .rodata_wlog_warning.3 + 0x3c17bc48 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17bc76 0x2 + .rodata_wlog_warning.49 + 0x3c17bc78 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17bc92 0x2 + .rodata_wlog_warning.6 + 0x3c17bc94 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17bcb1 0x3 + .rodata_wlog_warning.7 + 0x3c17bcb4 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17bcc6 0x2 + .rodata_wlog_warning.64 + 0x3c17bcc8 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_warning.87 + 0x3c17bce4 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17bd01 0x3 + .rodata_wlog_warning.93 + 0x3c17bd04 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17bd29 0x3 + .rodata_wlog_warning.95 + 0x3c17bd2c 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17bd51 0x3 + .rodata_wlog_warning.23 + 0x3c17bd54 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17bd5d 0x3 + .rodata_wlog_warning.24 + 0x3c17bd60 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c17bd71 0x3 + .rodata_wlog_warning.109 + 0x3c17bd74 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17bd9a 0x2 + .rodata_wlog_warning.17 + 0x3c17bd9c 0x33 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17bdcf 0x1 + .rodata_wlog_warning.23 + 0x3c17bdd0 0x64 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_warning.24 + 0x3c17be34 0x65 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17be99 0x3 + .rodata_wlog_warning.25 + 0x3c17be9c 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17bea9 0x3 + .rodata_wlog_warning.72 + 0x3c17beac 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17becd 0x3 + .rodata_wlog_warning.2 + 0x3c17bed0 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + *fill* 0x3c17bf0d 0x3 + .rodata_wlog_warning.3 + 0x3c17bf10 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + *fill* 0x3c17bf2e 0x2 + .rodata_wlog_warning.10 + 0x3c17bf30 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata_wlog_warning.53 + 0x3c17bf58 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c17bf6b 0x1 + .rodata_wlog_warning.65 + 0x3c17bf6c 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c17bf8d 0x3 + .rodata_wlog_warning.27 + 0x3c17bf90 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c17bfaa 0x2 + .rodata_wlog_warning.30 + 0x3c17bfac 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c17bfb9 0x3 + .rodata_wlog_warning.51 + 0x3c17bfbc 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_warning.52 + 0x3c17bfdc 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c17bffd 0x3 + .rodata_wlog_warning.5 + 0x3c17c000 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + *fill* 0x3c17c009 0x3 + .rodata_wlog_warning.6 + 0x3c17c00c 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + *fill* 0x3c17c01d 0x3 + .rodata_wlog_warning.23 + 0x3c17c020 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c17c02e 0x2 + .rodata_wlog_warning.24 + 0x3c17c030 0x7 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c17c037 0x1 + .rodata_wlog_warning.6 + 0x3c17c038 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c17c06a 0x2 + .rodata_wlog_warning.7 + 0x3c17c06c 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c17c09a 0x2 + .rodata_wlog_warning.20 + 0x3c17c09c 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c17c0b1 0x3 + .rodata_wlog_warning.31 + 0x3c17c0b4 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c17c0c7 0x1 + .rodata_wlog_warning.2 + 0x3c17c0c8 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c17c0d1 0x3 + .rodata_wlog_warning.3 + 0x3c17c0d4 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c17c0dd 0x3 + .rodata_wlog_warning.4 + 0x3c17c0e0 0x9 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c17c0e9 0x3 + .rodata_wlog_warning.2 + 0x3c17c0ec 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .rodata_wlog_warning.3 + 0x3c17c0f8 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) + 0x3c17c117 __XT_EXCEPTION_TABLE_ = ABSOLUTE (.) + *(.xt_except_table) + *(.gcc_except_table .gcc_except_table.*) + .gcc_except_table._ZSt15get_new_handlerv + 0x3c17c117 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* 0x3c17c11b 0x1 + .gcc_except_table._ZnajRKSt9nothrow_t + 0x3c17c11c 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 + 0x3c17c12c 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 + 0x3c17c130 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 + 0x3c17c134 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 + 0x3c17c144 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) + 0x3c17c14c . = ((. + 0x7) & 0xfffffffffffffffc) + *fill* 0x3c17c148 0x4 + 0x3c17c14c __init_priority_array_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array.*) + 0x3c17c14c __init_priority_array_end = ABSOLUTE (.) + 0x3c17c14c __init_array_start = ABSOLUTE (.) + *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array) + .init_array 0x3c17c14c 0x4 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .init_array 0x3c17c150 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .init_array 0x3c17c154 0x4 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .init_array 0x3c17c158 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .init_array 0x3c17c15c 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .init_array 0x3c17c160 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .init_array 0x3c17c164 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .init_array 0x3c17c168 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 0x3c17c16c 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 0x3c17c170 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) + 0x3c17c174 __init_array_end = ABSOLUTE (.) + *crtbegin.*(.dtors) + *(EXCLUDE_FILE(*crtend.*) .dtors) + *(SORT_BY_NAME(.dtors.*)) + *(.dtors) + 0x3c17c174 __XT_EXCEPTION_DESCS_ = ABSOLUTE (.) + *(.xt_except_desc) + *(.gnu.linkonce.h.*) + 0x3c17c174 __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.) + *(.xt_except_desc_end) + *(.dynamic) + *(.gnu.version_d) + 0x3c17c174 soc_reserved_memory_region_start = ABSOLUTE (.) + *(.reserved_memory_address) + .reserved_memory_address + 0x3c17c174 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c17c194 soc_reserved_memory_region_end = ABSOLUTE (.) + 0x3c17c194 _esp_system_init_fn_array_start = ABSOLUTE (.) + *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) + .esp_system_init_fn.100 + 0x3c17c194 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .esp_system_init_fn.101 + 0x3c17c19c 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .esp_system_init_fn.105 + 0x3c17c1a4 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .esp_system_init_fn.200 + 0x3c17c1ac 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c17c1b4 _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x3c17c1b4 _rodata_end = ABSOLUTE (.) + 0x3c17c1b4 _lit4_start = ABSOLUTE (.) + *(*.lit4) + *(.lit4.*) + *(.gnu.linkonce.lit4.*) + 0x3c17c1b4 _lit4_end = ABSOLUTE (.) + 0x3c17c1b4 . = ALIGN (0x4) + 0x3c17c1b4 _thread_local_start = ABSOLUTE (.) + *(.tdata) + *(.tdata.*) + *(.tbss) + *(.tbss.*) + 0x3c17c1b4 _thread_local_end = ABSOLUTE (.) + +.flash.rodata_noload + 0x3c17c1b4 0x2ce4 + 0x3c17c1b4 _rodata_reserved_end = ABSOLUTE (.) + 0x3c17c1b4 . = ALIGN (0x4) + *(.rodata_wlog_debug .rodata_wlog_debug.*) + .rodata_wlog_debug.16 + 0x3c17c1b4 0x31 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17c1e5 0x3 + .rodata_wlog_debug.22 + 0x3c17c1e8 0x2e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17c216 0x2 + .rodata_wlog_debug.29 + 0x3c17c218 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_debug.30 + 0x3c17c238 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17c25e 0x2 + .rodata_wlog_debug.31 + 0x3c17c260 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17c27e 0x2 + .rodata_wlog_debug.33 + 0x3c17c280 0x5b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17c2db 0x1 + .rodata_wlog_debug.34 + 0x3c17c2dc 0x4e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17c32a 0x2 + .rodata_wlog_debug.35 + 0x3c17c32c 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_debug.39 + 0x3c17c368 0x52 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17c3ba 0x2 + .rodata_wlog_debug.40 + 0x3c17c3bc 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c17c406 0x2 + .rodata_wlog_debug.10 + 0x3c17c408 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c41a 0x2 + .rodata_wlog_debug.11 + 0x3c17c41c 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c431 0x3 + .rodata_wlog_debug.12 + 0x3c17c434 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c445 0x3 + .rodata_wlog_debug.13 + 0x3c17c448 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c45a 0x2 + .rodata_wlog_debug.14 + 0x3c17c45c 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c46d 0x3 + .rodata_wlog_debug.15 + 0x3c17c470 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c482 0x2 + .rodata_wlog_debug.16 + 0x3c17c484 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c49d 0x3 + .rodata_wlog_debug.17 + 0x3c17c4a0 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c4b2 0x2 + .rodata_wlog_debug.18 + 0x3c17c4b4 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.19 + 0x3c17c4c4 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c4d5 0x3 + .rodata_wlog_debug.20 + 0x3c17c4d8 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c4ea 0x2 + .rodata_wlog_debug.21 + 0x3c17c4ec 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c505 0x3 + .rodata_wlog_debug.22 + 0x3c17c508 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c51a 0x2 + .rodata_wlog_debug.23 + 0x3c17c51c 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c52e 0x2 + .rodata_wlog_debug.24 + 0x3c17c530 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c542 0x2 + .rodata_wlog_debug.25 + 0x3c17c544 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c556 0x2 + .rodata_wlog_debug.26 + 0x3c17c558 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c56a 0x2 + .rodata_wlog_debug.31 + 0x3c17c56c 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c5a2 0x2 + .rodata_wlog_debug.32 + 0x3c17c5a4 0x47 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c5eb 0x1 + .rodata_wlog_debug.33 + 0x3c17c5ec 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.34 + 0x3c17c62c 0x3f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c66b 0x1 + .rodata_wlog_debug.35 + 0x3c17c66c 0x46 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c6b2 0x2 + .rodata_wlog_debug.36 + 0x3c17c6b4 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c6e3 0x1 + .rodata_wlog_debug.37 + 0x3c17c6e4 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c707 0x1 + .rodata_wlog_debug.38 + 0x3c17c708 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c727 0x1 + .rodata_wlog_debug.39 + 0x3c17c728 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.4 + 0x3c17c734 0x49 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c77d 0x3 + .rodata_wlog_debug.40 + 0x3c17c780 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c7ab 0x1 + .rodata_wlog_debug.41 + 0x3c17c7ac 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c7d2 0x2 + .rodata_wlog_debug.42 + 0x3c17c7d4 0x58 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.43 + 0x3c17c82c 0x56 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c882 0x2 + .rodata_wlog_debug.5 + 0x3c17c884 0x3b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c8bf 0x1 + .rodata_wlog_debug.6 + 0x3c17c8c0 0xb C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c8cb 0x1 + .rodata_wlog_debug.9 + 0x3c17c8cc 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c17c902 0x2 + .rodata_wlog_debug.107 + 0x3c17c904 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.108 + 0x3c17c93c 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.109 + 0x3c17c96c 0x3b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17c9a7 0x1 + .rodata_wlog_debug.110 + 0x3c17c9a8 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.12 + 0x3c17c9d8 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.14 + 0x3c17c9e4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.15 + 0x3c17c9fc 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17ca16 0x2 + .rodata_wlog_debug.16 + 0x3c17ca18 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.17 + 0x3c17ca30 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17ca49 0x3 + .rodata_wlog_debug.28 + 0x3c17ca4c 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17ca65 0x3 + .rodata_wlog_debug.29 + 0x3c17ca68 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17ca81 0x3 + .rodata_wlog_debug.59 + 0x3c17ca84 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.60 + 0x3c17caac 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17cabf 0x1 + .rodata_wlog_debug.61 + 0x3c17cac0 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17cadb 0x1 + .rodata_wlog_debug.62 + 0x3c17cadc 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17caf2 0x2 + .rodata_wlog_debug.64 + 0x3c17caf4 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.66 + 0x3c17cb04 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17cb1f 0x1 + .rodata_wlog_debug.67 + 0x3c17cb20 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.98 + 0x3c17cb34 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.21 + 0x3c17cb60 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17cb8b 0x1 + .rodata_wlog_debug.3 + 0x3c17cb8c 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + *fill* 0x3c17cbaf 0x1 + .rodata_wlog_debug.4 + 0x3c17cbb0 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + .rodata_wlog_debug.100 + 0x3c17cbc4 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17cbe1 0x3 + .rodata_wlog_debug.14 + 0x3c17cbe4 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17cc0f 0x1 + .rodata_wlog_debug.15 + 0x3c17cc10 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.16 + 0x3c17cc34 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.19 + 0x3c17cc5c 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17cc8e 0x2 + .rodata_wlog_debug.20 + 0x3c17cc90 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.21 + 0x3c17cc9c 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17ccb5 0x3 + .rodata_wlog_debug.25 + 0x3c17ccb8 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17cce2 0x2 + .rodata_wlog_debug.4 + 0x3c17cce4 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17ccfd 0x3 + .rodata_wlog_debug.40 + 0x3c17cd00 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17cd0e 0x2 + .rodata_wlog_debug.41 + 0x3c17cd10 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17cd1e 0x2 + .rodata_wlog_debug.47 + 0x3c17cd20 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17cd6a 0x2 + .rodata_wlog_debug.48 + 0x3c17cd6c 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17cdae 0x2 + .rodata_wlog_debug.5 + 0x3c17cdb0 0x54 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.51 + 0x3c17ce04 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17ce17 0x1 + .rodata_wlog_debug.53 + 0x3c17ce18 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17ce2d 0x3 + .rodata_wlog_debug.59 + 0x3c17ce30 0xc C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.60 + 0x3c17ce3c 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17ce4f 0x1 + .rodata_wlog_debug.63 + 0x3c17ce50 0x6d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17cebd 0x3 + .rodata_wlog_debug.64 + 0x3c17cec0 0x6d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17cf2d 0x3 + .rodata_wlog_debug.65 + 0x3c17cf30 0x38 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.66 + 0x3c17cf68 0x71 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17cfd9 0x3 + .rodata_wlog_debug.67 + 0x3c17cfdc 0x6d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d049 0x3 + .rodata_wlog_debug.68 + 0x3c17d04c 0x4a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d096 0x2 + .rodata_wlog_debug.69 + 0x3c17d098 0x3b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d0d3 0x1 + .rodata_wlog_debug.74 + 0x3c17d0d4 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d0fe 0x2 + .rodata_wlog_debug.75 + 0x3c17d100 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d10f 0x1 + .rodata_wlog_debug.76 + 0x3c17d110 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d11f 0x1 + .rodata_wlog_debug.77 + 0x3c17d120 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d12f 0x1 + .rodata_wlog_debug.78 + 0x3c17d130 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d13e 0x2 + .rodata_wlog_debug.79 + 0x3c17d140 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d166 0x2 + .rodata_wlog_debug.8 + 0x3c17d168 0x35 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d19d 0x3 + .rodata_wlog_debug.80 + 0x3c17d1a0 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.81 + 0x3c17d1cc 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d202 0x2 + .rodata_wlog_debug.82 + 0x3c17d204 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.83 + 0x3c17d21c 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d23a 0x2 + .rodata_wlog_debug.85 + 0x3c17d23c 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d25f 0x1 + .rodata_wlog_debug.93 + 0x3c17d260 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d28d 0x3 + .rodata_wlog_debug.94 + 0x3c17d290 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d2b9 0x3 + .rodata_wlog_debug.95 + 0x3c17d2bc 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d2f2 0x2 + .rodata_wlog_debug.96 + 0x3c17d2f4 0x37 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d32b 0x1 + .rodata_wlog_debug.98 + 0x3c17d32c 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.99 + 0x3c17d35c 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17d377 0x1 + .rodata_wlog_debug.10 + 0x3c17d378 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.11 + 0x3c17d39c 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.12 + 0x3c17d3b4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.13 + 0x3c17d3cc 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.14 + 0x3c17d3e4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.15 + 0x3c17d3fc 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.16 + 0x3c17d414 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d441 0x3 + .rodata_wlog_debug.17 + 0x3c17d444 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.18 + 0x3c17d45c 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d46d 0x3 + .rodata_wlog_debug.19 + 0x3c17d470 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d47a 0x2 + .rodata_wlog_debug.20 + 0x3c17d47c 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.21 + 0x3c17d494 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d4af 0x1 + .rodata_wlog_debug.22 + 0x3c17d4b0 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d4ca 0x2 + .rodata_wlog_debug.23 + 0x3c17d4cc 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d4f5 0x3 + .rodata_wlog_debug.24 + 0x3c17d4f8 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.25 + 0x3c17d518 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d531 0x3 + .rodata_wlog_debug.26 + 0x3c17d534 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d54f 0x1 + .rodata_wlog_debug.27 + 0x3c17d550 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.28 + 0x3c17d564 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.29 + 0x3c17d580 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.3 + 0x3c17d598 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d5b7 0x1 + .rodata_wlog_debug.30 + 0x3c17d5b8 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.31 + 0x3c17d5d0 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d5eb 0x1 + .rodata_wlog_debug.32 + 0x3c17d5ec 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d602 0x2 + .rodata_wlog_debug.34 + 0x3c17d604 0x2f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d633 0x1 + .rodata_wlog_debug.35 + 0x3c17d634 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.36 + 0x3c17d64c 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.37 + 0x3c17d688 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d6a9 0x3 + .rodata_wlog_debug.38 + 0x3c17d6ac 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.4 + 0x3c17d6c4 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d6d9 0x3 + .rodata_wlog_debug.40 + 0x3c17d6dc 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d6f5 0x3 + .rodata_wlog_debug.41 + 0x3c17d6f8 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d70e 0x2 + .rodata_wlog_debug.5 + 0x3c17d710 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.53 + 0x3c17d728 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d73f 0x1 + .rodata_wlog_debug.54 + 0x3c17d740 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.55 + 0x3c17d75c 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d77f 0x1 + .rodata_wlog_debug.56 + 0x3c17d780 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d797 0x1 + .rodata_wlog_debug.57 + 0x3c17d798 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d7a7 0x1 + .rodata_wlog_debug.58 + 0x3c17d7a8 0x37 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d7df 0x1 + .rodata_wlog_debug.59 + 0x3c17d7e0 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d803 0x1 + .rodata_wlog_debug.6 + 0x3c17d804 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.60 + 0x3c17d81c 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d83f 0x1 + .rodata_wlog_debug.61 + 0x3c17d840 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d87e 0x2 + .rodata_wlog_debug.62 + 0x3c17d880 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d8a3 0x1 + .rodata_wlog_debug.69 + 0x3c17d8a4 0x33 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d8d7 0x1 + .rodata_wlog_debug.7 + 0x3c17d8d8 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.71 + 0x3c17d8f0 0x3f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d92f 0x1 + .rodata_wlog_debug.72 + 0x3c17d930 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d94d 0x3 + .rodata_wlog_debug.73 + 0x3c17d950 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.74 + 0x3c17d970 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d986 0x2 + .rodata_wlog_debug.75 + 0x3c17d988 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d9ad 0x3 + .rodata_wlog_debug.76 + 0x3c17d9b0 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d9c9 0x3 + .rodata_wlog_debug.77 + 0x3c17d9cc 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17d9f1 0x3 + .rodata_wlog_debug.78 + 0x3c17d9f4 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17da21 0x3 + .rodata_wlog_debug.79 + 0x3c17da24 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17da3d 0x3 + .rodata_wlog_debug.8 + 0x3c17da40 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.80 + 0x3c17da6c 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17da96 0x2 + .rodata_wlog_debug.81 + 0x3c17da98 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17daaf 0x1 + .rodata_wlog_debug.89 + 0x3c17dab0 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17dac9 0x3 + .rodata_wlog_debug.9 + 0x3c17dacc 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.91 + 0x3c17dae4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.92 + 0x3c17dafc 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.11 + 0x3c17db14 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c17db26 0x2 + .rodata_wlog_debug.4 + 0x3c17db28 0x4c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .rodata_wlog_debug.5 + 0x3c17db74 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c17db97 0x1 + .rodata_wlog_debug.6 + 0x3c17db98 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c17dbbb 0x1 + .rodata_wlog_debug.7 + 0x3c17dbbc 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c17dbfe 0x2 + .rodata_wlog_debug.8 + 0x3c17dc00 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c17dc23 0x1 + .rodata_wlog_debug.10 + 0x3c17dc24 0x2a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17dc4e 0x2 + .rodata_wlog_debug.101 + 0x3c17dc50 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17dc75 0x3 + .rodata_wlog_debug.102 + 0x3c17dc78 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17dc96 0x2 + .rodata_wlog_debug.103 + 0x3c17dc98 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17dcbd 0x3 + .rodata_wlog_debug.104 + 0x3c17dcc0 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17dce6 0x2 + .rodata_wlog_debug.106 + 0x3c17dce8 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17dd1e 0x2 + .rodata_wlog_debug.108 + 0x3c17dd20 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17dd46 0x2 + .rodata_wlog_debug.11 + 0x3c17dd48 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17dd7e 0x2 + .rodata_wlog_debug.112 + 0x3c17dd80 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17dd99 0x3 + .rodata_wlog_debug.113 + 0x3c17dd9c 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17ddb5 0x3 + .rodata_wlog_debug.114 + 0x3c17ddb8 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.14 + 0x3c17ddd0 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.15 + 0x3c17ddf0 0x23 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17de13 0x1 + .rodata_wlog_debug.16 + 0x3c17de14 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17de32 0x2 + .rodata_wlog_debug.19 + 0x3c17de34 0x40 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.20 + 0x3c17de74 0x44 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.21 + 0x3c17deb8 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17ded3 0x1 + .rodata_wlog_debug.22 + 0x3c17ded4 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17df06 0x2 + .rodata_wlog_debug.26 + 0x3c17df08 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.27 + 0x3c17df20 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.28 + 0x3c17df44 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.29 + 0x3c17df54 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17df65 0x3 + .rodata_wlog_debug.3 + 0x3c17df68 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.30 + 0x3c17df80 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17df8d 0x3 + .rodata_wlog_debug.31 + 0x3c17df90 0xa C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17df9a 0x2 + .rodata_wlog_debug.32 + 0x3c17df9c 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17dfaa 0x2 + .rodata_wlog_debug.33 + 0x3c17dfac 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17dfc3 0x1 + .rodata_wlog_debug.34 + 0x3c17dfc4 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17dfda 0x2 + .rodata_wlog_debug.35 + 0x3c17dfdc 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17dffd 0x3 + .rodata_wlog_debug.36 + 0x3c17e000 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e021 0x3 + .rodata_wlog_debug.37 + 0x3c17e024 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e037 0x1 + .rodata_wlog_debug.38 + 0x3c17e038 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e055 0x3 + .rodata_wlog_debug.39 + 0x3c17e058 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.4 + 0x3c17e070 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.42 + 0x3c17e080 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e096 0x2 + .rodata_wlog_debug.43 + 0x3c17e098 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.44 + 0x3c17e0c4 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.47 + 0x3c17e0dc 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e11a 0x2 + .rodata_wlog_debug.49 + 0x3c17e11c 0x1b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e137 0x1 + .rodata_wlog_debug.5 + 0x3c17e138 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e14e 0x2 + .rodata_wlog_debug.50 + 0x3c17e150 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e186 0x2 + .rodata_wlog_debug.51 + 0x3c17e188 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.52 + 0x3c17e1a0 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e1b9 0x3 + .rodata_wlog_debug.54 + 0x3c17e1bc 0x35 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e1f1 0x3 + .rodata_wlog_debug.58 + 0x3c17e1f4 0x35 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e229 0x3 + .rodata_wlog_debug.59 + 0x3c17e22c 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e242 0x2 + .rodata_wlog_debug.6 + 0x3c17e244 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e262 0x2 + .rodata_wlog_debug.60 + 0x3c17e264 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e28f 0x1 + .rodata_wlog_debug.61 + 0x3c17e290 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e2a6 0x2 + .rodata_wlog_debug.66 + 0x3c17e2a8 0x36 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e2de 0x2 + .rodata_wlog_debug.67 + 0x3c17e2e0 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.68 + 0x3c17e30c 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.69 + 0x3c17e338 0x35 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e36d 0x3 + .rodata_wlog_debug.7 + 0x3c17e370 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e395 0x3 + .rodata_wlog_debug.70 + 0x3c17e398 0x42 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e3da 0x2 + .rodata_wlog_debug.71 + 0x3c17e3dc 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e419 0x3 + .rodata_wlog_debug.73 + 0x3c17e41c 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e431 0x3 + .rodata_wlog_debug.74 + 0x3c17e434 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.75 + 0x3c17e444 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e452 0x2 + .rodata_wlog_debug.76 + 0x3c17e454 0x32 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e486 0x2 + .rodata_wlog_debug.77 + 0x3c17e488 0x3d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e4c5 0x3 + .rodata_wlog_debug.78 + 0x3c17e4c8 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e4d7 0x1 + .rodata_wlog_debug.8 + 0x3c17e4d8 0x26 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e4fe 0x2 + .rodata_wlog_debug.80 + 0x3c17e500 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e519 0x3 + .rodata_wlog_debug.81 + 0x3c17e51c 0x27 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e543 0x1 + .rodata_wlog_debug.84 + 0x3c17e544 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.85 + 0x3c17e55c 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.86 + 0x3c17e574 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.87 + 0x3c17e58c 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e5b7 0x1 + .rodata_wlog_debug.88 + 0x3c17e5b8 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.89 + 0x3c17e5e4 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.9 + 0x3c17e610 0x1f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e62f 0x1 + .rodata_wlog_debug.98 + 0x3c17e630 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17e645 0x3 + .rodata_wlog_debug.4 + 0x3c17e648 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c17e661 0x3 + .rodata_wlog_debug.5 + 0x3c17e664 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c17e67d 0x3 + .rodata_wlog_debug.6 + 0x3c17e680 0x19 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c17e699 0x3 + .rodata_wlog_debug.7 + 0x3c17e69c 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* 0x3c17e6b5 0x3 + .rodata_wlog_verbose.20 + 0x3c17e6b8 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c17e6ce 0x2 + .rodata_wlog_verbose.21 + 0x3c17e6d0 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c17e6de 0x2 + .rodata_wlog_verbose.49 + 0x3c17e6e0 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c17e6ef 0x1 + .rodata_wlog_verbose.50 + 0x3c17e6f0 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_verbose.63 + 0x3c17e710 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17e72e 0x2 + .rodata_wlog_verbose.68 + 0x3c17e730 0x29 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17e759 0x3 + .rodata_wlog_verbose.69 + 0x3c17e75c 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17e76a 0x2 + .rodata_wlog_verbose.71 + 0x3c17e76c 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c17e797 0x1 + .rodata_wlog_verbose.11 + 0x3c17e798 0x3b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c17e7d3 0x1 + .rodata_wlog_verbose.11 + 0x3c17e7d4 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17e7ee 0x2 + .rodata_wlog_verbose.12 + 0x3c17e7f0 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17e803 0x1 + .rodata_wlog_verbose.17 + 0x3c17e804 0x11 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17e815 0x3 + .rodata_wlog_verbose.18 + 0x3c17e818 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17e82d 0x3 + .rodata_wlog_verbose.2 + 0x3c17e830 0x3f C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17e86f 0x1 + .rodata_wlog_verbose.22 + 0x3c17e870 0x45 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17e8b5 0x3 + .rodata_wlog_verbose.23 + 0x3c17e8b8 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17e8d2 0x2 + .rodata_wlog_verbose.24 + 0x3c17e8d4 0x1a C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17e8ee 0x2 + .rodata_wlog_verbose.26 + 0x3c17e8f0 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17e8fe 0x2 + .rodata_wlog_verbose.27 + 0x3c17e900 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17e916 0x2 + .rodata_wlog_verbose.28 + 0x3c17e918 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17e935 0x3 + .rodata_wlog_verbose.29 + 0x3c17e938 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.30 + 0x3c17e948 0x2c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.31 + 0x3c17e974 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.32 + 0x3c17e994 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17e9b9 0x3 + .rodata_wlog_verbose.33 + 0x3c17e9bc 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.34 + 0x3c17e9d8 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17e9f9 0x3 + .rodata_wlog_verbose.35 + 0x3c17e9fc 0x22 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17ea1e 0x2 + .rodata_wlog_verbose.36 + 0x3c17ea20 0x30 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.37 + 0x3c17ea50 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.38 + 0x3c17ea78 0x28 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.39 + 0x3c17eaa0 0x25 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17eac5 0x3 + .rodata_wlog_verbose.43 + 0x3c17eac8 0x1d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17eae5 0x3 + .rodata_wlog_verbose.45 + 0x3c17eae8 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17eb15 0x3 + .rodata_wlog_verbose.46 + 0x3c17eb18 0xd C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17eb25 0x3 + .rodata_wlog_verbose.70 + 0x3c17eb28 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17eb37 0x1 + .rodata_wlog_verbose.71 + 0x3c17eb38 0xf C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17eb47 0x1 + .rodata_wlog_verbose.86 + 0x3c17eb48 0x1e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17eb66 0x2 + .rodata_wlog_verbose.87 + 0x3c17eb68 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17eb7b 0x1 + .rodata_wlog_verbose.88 + 0x3c17eb7c 0x18 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.89 + 0x3c17eb94 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17eba7 0x1 + .rodata_wlog_verbose.9 + 0x3c17eba8 0x3b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17ebe3 0x1 + .rodata_wlog_verbose.90 + 0x3c17ebe4 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17ebf7 0x1 + .rodata_wlog_verbose.91 + 0x3c17ebf8 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17ec0b 0x1 + .rodata_wlog_verbose.92 + 0x3c17ec0c 0x13 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c17ec1f 0x1 + .rodata_wlog_verbose.97 + 0x3c17ec20 0x3c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.42 + 0x3c17ec5c 0xe C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17ec6a 0x2 + .rodata_wlog_verbose.43 + 0x3c17ec6c 0x14 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_verbose.44 + 0x3c17ec80 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17ec97 0x1 + .rodata_wlog_verbose.47 + 0x3c17ec98 0x3e C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17ecd6 0x2 + .rodata_wlog_verbose.48 + 0x3c17ecd8 0x24 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_verbose.49 + 0x3c17ecfc 0x15 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c17ed11 0x3 + .rodata_wlog_verbose.10 + 0x3c17ed14 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c17ed2b 0x1 + .rodata_wlog_verbose.11 + 0x3c17ed2c 0x16 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c17ed42 0x2 + .rodata_wlog_verbose.2 + 0x3c17ed44 0x20 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.3 + 0x3c17ed64 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c17ed7b 0x1 + .rodata_wlog_verbose.4 + 0x3c17ed7c 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.5 + 0x3c17ed8c 0x10 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.6 + 0x3c17ed9c 0x2d C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c17edc9 0x3 + .rodata_wlog_verbose.9 + 0x3c17edcc 0x17 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c17ede3 0x1 + .rodata_wlog_verbose.45 + 0x3c17ede4 0x2b C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17ee0f 0x1 + .rodata_wlog_verbose.62 + 0x3c17ee10 0x33 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17ee43 0x1 + .rodata_wlog_verbose.63 + 0x3c17ee44 0x12 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17ee56 0x2 + .rodata_wlog_verbose.65 + 0x3c17ee58 0x21 C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c17ee79 0x3 + .rodata_wlog_verbose.79 + 0x3c17ee7c 0x1c C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + +.rela.dyn 0x3c17ee98 0x0 + .rela.text.esp_app_get_description + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_app_format_init_elf_sha256 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.0 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_clk_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.1 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.panic_print_char_usb_serial_jtag + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.disable_all_wdts + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_panic_handler_reconfigure_wdts + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.sdata.s_panic_uart + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.sdata.rtc_wdt_ctx + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.do_global_ctors + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.do_system_init_fn + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.start_cpu0_default + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.srodata.g_startup_fn + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.sdata.wdt0_context + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_brownout_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.2 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.3 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.efuse_hal_set_timing + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.efuse_hal_read + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wdt_hal_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wdt_hal_config_stage + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.brownout_hal_config + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.tlsf_free + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.tlsf_realloc + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_get_num_reserved_regions + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_prepare_reserved_regions + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.reserved_memory_address + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.6 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.7 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_deep_sleep_wakeup_io_reset + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.set_ocode_by_efuse + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.get_dig_dbias_by_efuse + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.get_rtc_dbias_by_efuse + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtc_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.enable_timer_group0_for_calibration + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_sar_adc_power_acquire + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_sar_adc_power_release + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sar_periph_ctrl_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_memprot_iram0_get_def_split_addr + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_memprot_dram0_get_def_split_addr + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_memprot_rtcfast_get_min_split_addr + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_startup_start_app + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pxPortInitialiseStack + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_newlib_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_rx_char + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_tx_char + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_fsync + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.usb_serial_jtag_write + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.data.s_context + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_rmaker_node_create + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_bt_controller_rom_mem_release + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_bt_mem_release + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata.osi_funcs_ro + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_funcs_table_destroy + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_deinit_internal + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_wakeup_request + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_get_mode + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_enable_sleep + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_get_sleep_mode + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.5 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_in_wakeup_requesting_set + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rw_schedule + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rw_em_show + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_rom_ref_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rw_pre_main + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_on_reset + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rw_stop + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.8 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.9 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_enable + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_disable + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_controller_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_rf_rw_v9_le_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rw_rf_le_exit_test_mode + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rw_rf_le_enter_test_mode + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_schm_process_in_active + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_schm_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_schm_btdm_callback + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_hli_funcs_register + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_intc_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_intc_enable + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_intc_disable + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata.r_ip_funcs_ro + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_con_upd_cmd_pre_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ll_connection_param_rsp_param_handler_pre + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ll_connection_param_req_handler_pre + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_con_estab_ind_handler_hack + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_pref_param_compute_eco + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_loc_con_upd_proc_continue + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_rem_con_upd_proc_continue + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_rem_encrypt_proc_continue_eco + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_acl_rx_ind_handler_hack + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_hci_command_handler_search + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_hci_command_handler_get + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_hci_command_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_le_ping_restart + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llc_llcp_conn_update_ind_ack + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llc_llcp_phy_update_ind_ack + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_llcp_pdu_handler_get_overwrite + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_llcp_rx_ind_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_llcp_channel_map_ind_ack + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_llcp_send_eco + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_start_eco + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llc_loc_phy_upd_proc_continue + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_qa_test_enable + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_get_adv_txed_cnt + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_adv_aa_setting + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_adv_start_hook + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_adv_start_eco + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_adv_adv_data_update_hack + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_adv_start_update_filter_policy + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_con_llcp_proc_type_get + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.4 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_con_update_last_clock + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.10 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_con_start_hook + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_con_start_eco + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.11 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.12 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.14 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.15 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.16 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_con_stop + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_init_start_hook + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_init_start_hack + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_peer_rpa_res + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_core_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_env_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_env_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_ral_valid_count + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_wl_search + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_res_list_clear + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_res_list_rem + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_priv_rpa_res + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_wl_rpa_res + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_wl_res_rem + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_per_adv_data_update_hack + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_scan_aa_setting + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_scan_channel_setting + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_scan_start_hook + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_scan_start_eco + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_schm_ble_scan_stop + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_sync_start_eco + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_dtm_is_ongoing + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_lld_test_stop + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_adv_param_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_adv_data_cmd_handler + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_adv_en_cmd_handler + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rmv_adv_set_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_clear_adv_sets_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_ext_adv_get_own_addr + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_clear_adv + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.adv_itf_version_is_legacy + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_adv_set_release_hack + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_rd_local_ver_info_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_set_evt_mask_cmd_handler + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_host_buf_size_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_buff_size_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_wl_size_cmd_handler + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_enc_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rand_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_tx_pwr_cmd_handler + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_priv_mode_cmd_handler + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_generate_dhkey_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_dft_phy_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rd_supp_states_cmd_handler + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_rand_addr_cmd_handler + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_evt_mask_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_rd_bd_addr_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_test_end_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_enh_tx_test_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_enh_rx_test_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_tx_test_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_rx_test_cmd_handler + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_clear_rslv_list_cmd_handler + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_clear_wlst_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_rd_local_supp_feats_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_rd_local_supp_cmds_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_reset_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_host_nb_cmp_pkts_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_reset_rand_addr + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_rand_addr_check + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_hci_env_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_hci_env_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_init_end_ind_pre_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_create_con_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_ext_create_con_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_create_con_cancel_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_util_flush_list + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_update_duplicate_scan_exceptional_list + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_exception_list_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_duplicate_list_clear + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_duplicate_list_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_le_features_get + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_env_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_env_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_get_preferred_phys + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_ble_controller_status_check + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_ch_map_update_hack + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_scan_set_perfer_addr + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_ll_get_scan_rxed_cnt + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_scan_param_cmd_handler + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_is_pal_empty + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_util_check_mesh_adv_report_list + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.llm_cal_duplicate_scan_defer_count + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_le_set_scan_en_cmd_handler + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_llm_scan_start_eco + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lld_adv_rep_ind_handler_hack + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata.r_modules_funcs_ro + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_walk_tag + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_browse_tag + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_read + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_write + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_erase + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_purge + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_get + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_del + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_lock + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_nvds_put + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.btdm_osi_funcs_register + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata.r_plf_funcs_ro + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bt_rf_coex_cfg_overwrite + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_rw_rf_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bt_controller_txpwr_level_2_index + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bt_controller_txpwr_index_2_level + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_txpwr_get + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_txpwr_set + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_txpwr_set_inter + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rtp_pwr_tbl_desc_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ble_txpwr_lvl_range_get + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_rwble_hw_disable + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_rwble_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_cca_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bb_int_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_rwip_driver_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rwip_aes_encrypt_sync + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_rwip_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_rwip_reset + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_sch_plan_set + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sdk_config_overwrite_priv_opts + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sdk_config_set_derived_opts + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sdk_config_extend_set_pll_track + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_btdm_task_post_impl + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_btdm_task_post + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_vhci_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_vhci_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_vhci_check_packet_allow + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.API_vhci_host_check_send_available + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.API_vhci_host_send_packet + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.API_vhci_host_register_callback + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_dbg_common_echo_cmd_handler + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vendor_ble_clear_adv_cmd_handler + 0x3c17ee98 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 + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_register_esp_vendor_cmd_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rw_crypto_aes_encrypt_sync + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_ble_util_buf_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_emi_em_base_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_emi_em_base_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_emi_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_emi_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_writebyte + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_env_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_env_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_identify + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_erase + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_write + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_flash_read + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hci_vendor_ble_qa_test_cmd_upk + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_hci_register_vendor_desc_tab + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_hci_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_hci_tl_env_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_hci_tl_env_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_hci_tl_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_ke_task_handler_get_overwrite + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.r_ke_task_schedule + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_hook_calc_aux_adv_dur + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bt_rf_coex_hook_st_param_set + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bt_rf_coex_hook_st_set + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_efuse_utility_check_errors + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_reserve_irom_region + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.s_reserve_drom_region + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.sdata._gpio_hal + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rmt_module_enable + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rmt_config + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.check_rmt_legacy_driver_conflict + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.data.rmt_contex + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.uart_ll_enable_bus_clock + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.uart_ll_reset_register + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.data.uart_context + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.bootloader_flash_update_id + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_needs_reset_check + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.25 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spimem_flash_ll_get_source_freq_mhz + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_flash_init_default_chip + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.memspi_host_flush_cache + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_int_wdt_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.task_wdt_isr + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_task_wdt_impl_timer_allocate + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_supports_direct_write + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_supports_direct_read + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_setup_read_suspend + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_setup_auto_suspend_mode + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_setup_auto_resume_mode + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_disable_auto_suspend_mode + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.spi_flash_hal_disable_auto_resume_mode + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.systimer_hal_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.gpio_hal_intr_enable_on_core + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.temperature_sensor_get_raw_value + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.temperature_sensor_power_acquire + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.temperature_sensor_power_release + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.adc_calc_hw_calibration_code + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs15NVSHandleSimpleD2Ev + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTVN3nvs9NVSHandleE + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs12NVSPartitionD2Ev + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs12NVSPartitionD0Ev + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTVN3nvs9PartitionE + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTVN3nvs12NVSPartitionE + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs19NVSPartitionManagerD2Ev + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs19NVSPartitionManagerD0Ev + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs19NVSPartitionManager12get_instanceEv + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN3nvs19NVSPartitionManager11open_handleEPKcS2_15nvs_open_mode_tPPNS_15NVSHandleSimpleE + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTVN3nvs19NVSPartitionManagerE + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_mpi_enable_hardware_hw_op + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_mpi_disable_hardware_hw_op + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_crypto_shared_gdma_start + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_coex_adapter_register + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_core_lock + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_core_unlock + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_core_pre_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_rom_data_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_rom_osi_funcs_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_schm_status_change + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_schm_change_phase + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.coex_schm_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_api_lock + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_api_unlock + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_deinit_in_caller_task + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_init_in_caller_task + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_osi_funcs_register + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.net80211_data_ptr_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.net80211_softap_funcs_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.net80211_funcs_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.net80211_funcs_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_init_internal + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_deinit_internal + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_set_mode + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_start + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_stop + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_connect + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_disconnect + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_deauth_sta + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_scan_start + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_scan_get_ap_records + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_clear_ap_list + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_set_config + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_get_config + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_set_ps + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_sta_get_ap_info + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_set_storage + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_internal_reg_rxcb + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_restore + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_event_post + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_mesh_event_post + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_vnd_lora_enable + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_vnd_lora_disable + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_ipc_internal + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_mesh_map_deauth + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_mesh_get_running_active_duty_cycle + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_recv_sa_query_resp + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_destroy_softap + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_destroy_sta + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_create_softap + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_create_sta + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_mode_set + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_crypto_aes_128_cmac_encrypt + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_crypto_aes_128_cmac_decrypt + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_crypto_gmac_decrypt + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_log + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ftm_responder_cleanup + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ftm_initiator_cleanup + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_hostapd_beacon_txcb + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_hostap_send_beacon_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_hostap_attach + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hostap_deliver_data + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ap_rx_cb + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hostap_auth_open + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_softap_stop + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ap_sa_query_timeout_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ap_try_sa_query_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hostap_recv_mgmt + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.addba_stop_timeout + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_ampdu_stop_age_timer + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ampdu_tx_stop + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_ht_attach + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ampdu_rx_stop + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ampdu_rx_start.isra.9 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_ht_deattach + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_ampdu_request + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_update_channel + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_decap_amsdu + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_alloc_challenge + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_ioctl_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.current_task_is_wifi_task + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._do_wifi_stop + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._do_wifi_start + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_sta_disconnect + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_softap_set_config + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_reset_mac + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_hw_start + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_txq_empty + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_hw_stop + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_init_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_stop_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_get_ap_list_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_set_config_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_ipc_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_set_appie + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_ioctl + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_nvs_cfg_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_nvs_commit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_nvs_set + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_nvs_compare_cfg_diff + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_nvs_load + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_nvs_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_nvs_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_reg_netstack_buf_cb + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_set_hmac_stop + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_empty_txq + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_output_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_tx_mgt_cb + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_mgmt_output + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.6 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_encap_amsdu + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifi0iram.10 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_setup_ratetable + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_mlme_connect_bss + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_update_phy_country + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_op_start + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_scan_attach + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_scan_deattach + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_cancel + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_add_bssid + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_remove_bssid + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_hidden_ssid + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_set_act_duration + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_set_pas_duration + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_set_home_chan_dwell_time + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_add_probe_ssid + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_remove_probe_ssid + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_prefer_chan + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_update_scan_history + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_build_chan_list + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_set_desChan + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_get_type + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_add_ssid.isra.6 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_profile_check + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.free_bss_info + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.clear_bss_queue + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_done + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_next_channel + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_inter_channel_timeout_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_op_end + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_start + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.check_bss_queue + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_set_scan_id + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_get_scan_id + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.scan_parse_beacon + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_sta_new_state + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.39 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wifi_sta_reg_rxcb + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_auth_ft + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_auth_open + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_auth_shared + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_rx_csa + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_retry_assoc + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_recv_assoc + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_sa_query_process_timeout + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_try_sa_query_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_auth_sae + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.sta_recv_mgmt + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifirxiram.45 + 0x3c17ee98 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 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_set_key + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_unregister_wpa_cb_internal + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_ap_deauth_internal + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_set_ap_key_internal + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppInstallKey + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_set_appie_internal + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_register_mgmt_frame_internal + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esp_wifi_send_mgmt_frm_internal + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_timer_do_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ieee80211_timer_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.data.g_timer_info + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_release_lock + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_end_op + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_end_op_timeout_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_cancel_op + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_acquire_lock + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_get_current_channel + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_get_home_channel + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_set_home_channel + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_get_chan_info + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_set_current_channel + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_change_channel + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_start_op + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.chm_return_home_channel + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_connect_op + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_connect_to_bss + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_sta_scan_cmd + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_bss_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_remove_from_blacklist + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_add_to_blacklist + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_clear_blacklist + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_remove_all_rc + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_do_handoff + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_remove_rc + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_sta_connect_cmd + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_remove_rc_except + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_update_bss_more + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.send_ap_probe + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_beacon_timeout_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.mgd_probe_send_timeout_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_node_alloc + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_node_remove + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ic_set_sta + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_sta_leave + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_sta_associated + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_node_leave + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_start_obss_scan + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cnx_auth_done + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.115 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.5 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.7 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifirxiram.9 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.esf_buf_free_static + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ic_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ic_set_interrupt_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ic_clear_interrupt_handler + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacGetTxFrame + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacSetAcParam + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacInitAc + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifi0iram.58 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifi0iram.62 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacDiscardMSDU + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessTxopQComplete + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifi0iram.25 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.18 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessShortRetryFail + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessCtsTimeout + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessLongRetryFail + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessCollision + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessAckTimeout + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessTxRtsError + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacProcessTxError + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.38 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacDisableTransmit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmacStopTransmit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.lmac_stop_hw_txq + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_disable_active_timer + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.8 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislpiram.20 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_disable_disconnected_sleep_delay_timer + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_enable_disconnected_sleep_delay_timer + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.24 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.25 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.26 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.27 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.29 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_disconnected_sleep + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_off_channel + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_coex_separate_connectionless_window + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislpiram.22 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.30 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_set_next_tbtt + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislpiram.34 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_coex_schm_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_coex_schm_process_restart + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_coex_slice_timeout_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislpiram.40 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_tx_null_data_done_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_go_to_wake + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_on_channel + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_update_params + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.36 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.42 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_coex_tbtt_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.41 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.38 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.43 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_on_coex_schm_status_config + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_on_probe_resp_rx + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_disconnected_start + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_disconnected_stop + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_start + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_stop + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_attach + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_deattach + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_set_sleep_type + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.iram1.58 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pm_coex_set_reconnect_policy + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_delete_task_manually + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_register_net80211_tx_cb + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_register_config_cb + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_register_timer_cb + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_register_michael_mic_failure_cb + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppRegisterRxCallback + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppRegisterTxCallback + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppCheckTxConnTrafficIdle + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifi0iram.22 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifirxiram.26 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppFillAMPDUBar + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppReSendBar + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.20 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.28 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_create_task + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_deattach + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppInitTxq + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppTxqEmpty + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_delete_task + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.62 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppCheckTxIdle + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppCalTxopDur + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_attach + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifi0iram.40 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.70 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppClearTxq + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.pp_stop_sw_txq + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.72 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ppGetTaskHdl + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislpiram.4 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.RC_GetDuration + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rc_disable_trc + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.trc_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.trc_update_ifx_phy_mode + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.trc_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rc_set_per_conn_fix_rate + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.rc_enable_trc + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wdev_csi_rx_process + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wDev_SnifferRxData + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wDev_IndicateCtrlFrame + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wDev_SnifferRxAmpdu + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifislprxiram.19 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wDev_Rxbuf_Deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wDev_Rxbuf_Init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wdev_data_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wdev_funcs_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.wdev_funcs_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hal_crypto_set_key_entry + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.wifiextrairam.3 + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.hal_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.read_cal_channel + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.cal_setup + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.adc_hal_arbiter_config + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.gdma_acquire_group_handle + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.gdma_release_group_handle + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ds_acquire_enable + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.ds_disable_release + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.misc_nvs_load + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.misc_nvs_deinit + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text.gdma_ahb_hal_init + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN9__gnu_cxx7__mutex4lockEv + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN9__gnu_cxx7__mutex6unlockEv + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.srodata._ZTISt9exception + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTIN9__gnu_cxx24__concurrence_lock_errorE + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTIN9__gnu_cxx26__concurrence_unlock_errorE + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTVN9__gnu_cxx24__concurrence_lock_errorE + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTVN9__gnu_cxx26__concurrence_unlock_errorE + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN10__cxxabiv120__si_class_type_infoD2Ev + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZN10__cxxabiv117__class_type_infoD2Ev + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._Znwj + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.rodata._ZTISt9bad_alloc + 0x3c17ee98 0x0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .rela.text._ZNSt9bad_allocD2Ev + 0x3c17ee98 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 + 0x3fca2610 0x0 + 0x3fca2610 . = ALIGN (0x10) + 0x3fca2610 _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 0x441553 + .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 0x1598 esp-idf/main/libmain.a(app_main.c.obj) + .debug_info 0x0008e50c 0xa49 esp-idf/main/libmain.a(app_driver.c.obj) + .debug_info 0x0008ef55 0x898 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_info 0x0008f7ed 0x11c5 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_info 0x000909b2 0xfc3 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_info 0x00091975 0x27a7 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_info 0x0009411c 0x4bd9 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_info 0x00098cf5 0x12c3 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_info 0x00099fb8 0x33aa esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_info 0x0009d362 0x17fd esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_info 0x0009eb5f 0x40a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_info 0x0009ef69 0x9ee esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_info 0x0009f957 0x1fd4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_info 0x000a192b 0x35e9 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_info 0x000a4f14 0x1e6a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_info 0x000a6d7e 0x8a3 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_info 0x000a7621 0x251 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_info 0x000a7872 0x3671 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_info 0x000aaee3 0x302b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_info 0x000adf0e 0x994 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_info 0x000ae8a2 0x72f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_info 0x000aefd1 0x32c0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_info 0x000b2291 0xbf3 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_info 0x000b2e84 0x1f25 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_info 0x000b4da9 0x10cf esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_info 0x000b5e78 0x60e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .debug_info 0x000b6486 0x984 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_info 0x000b6e0a 0xc3 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .debug_info 0x000b6ecd 0xfd5 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_info 0x000b7ea2 0x15ba esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_info 0x000b945c 0x15b esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .debug_info 0x000b95b7 0x174d esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_info 0x000bad04 0x628 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_info 0x000bb32c 0x37c3 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_info 0x000beaef 0x9a6 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_info 0x000bf495 0xb6e esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_info 0x000c0003 0x29ee esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_info 0x000c29f1 0x177c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_info 0x000c416d 0x2d68 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_info 0x000c6ed5 0x1e47 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_info 0x000c8d1c 0x2850 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_info 0x000cb56c 0x1d05 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_info 0x000cd271 0x1199 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_info 0x000ce40a 0x11e0f esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_info 0x000e0219 0x193f esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_info 0x000e1b58 0x1b3f esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_info 0x000e3697 0x1395 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_info 0x000e4a2c 0x665e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_info 0x000eb08a 0x16bf esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_info 0x000ec749 0x129f esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_info 0x000ed9e8 0x1855 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_info 0x000ef23d 0x1a91 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_info 0x000f0cce 0xf7a esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_info 0x000f1c48 0x26d0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_info 0x000f4318 0x29b6 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_info 0x000f6cce 0x1bd4 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_info 0x000f88a2 0xe45 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_info 0x000f96e7 0x1385 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_info 0x000faa6c 0x2f0 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .debug_info 0x000fad5c 0x158c esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_info 0x000fc2e8 0x12f0 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_info 0x000fd5d8 0x3112 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_info 0x001006ea 0x2a3c esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_info 0x00103126 0x1d07 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_info 0x00104e2d 0xa4c esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_info 0x00105879 0x3ef7 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_info 0x00109770 0x1515 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_info 0x0010ac85 0x1d51 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_info 0x0010c9d6 0x1dc1 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_info 0x0010e797 0x1379 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_info 0x0010fb10 0x4359 esp-idf/bt/libbt.a(bt.c.obj) + .debug_info 0x00113e69 0x297 esp-idf/bt/libbt.a(addr.c.obj) + .debug_info 0x00114100 0xc11 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_info 0x00114d11 0x9f9 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_info 0x0011570a 0x707 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_info 0x00115e11 0x3aaa esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_info 0x001198bb 0x2d43 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_info 0x0011c5fe 0xccc esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_info 0x0011d2ca 0x19f5 esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_info 0x0011ecbf 0x997f esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_info 0x0012863e 0x1aa1 esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_info 0x0012a0df 0xc14 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .debug_info 0x0012acf3 0x3275 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_info 0x0012df68 0x648 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_info 0x0012e5b0 0x2d51 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_info 0x00131301 0x40a esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_info 0x0013170b 0x95a esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_info 0x00132065 0x28bd esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_info 0x00134922 0x8cee esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_info 0x0013d610 0xa4b esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_info 0x0013e05b 0xc68 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_info 0x0013ecc3 0x33e esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .debug_info 0x0013f001 0x2744 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_info 0x00141745 0x14e0 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_info 0x00142c25 0x4aaf esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_info 0x001476d4 0x1ba2 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_info 0x00149276 0x27b5 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_info 0x0014ba2b 0x1042 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_info 0x0014ca6d 0x21cc esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_info 0x0014ec39 0x1488 esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_info 0x001500c1 0x25e esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_info 0x0015031f 0x5f0 esp-idf/bt/libbt.a(endian.c.obj) + .debug_info 0x0015090f 0x10a0 esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_info 0x001519af 0xb62 esp-idf/bt/libbt.a(mem.c.obj) + .debug_info 0x00152511 0x2398 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_info 0x001548a9 0x5e1 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_info 0x00154e8a 0x366e esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_info 0x001584f8 0x1605 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_info 0x00159afd 0x281 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_info 0x00159d7e 0xdaa esp-idf/bt/libbt.a(transport.c.obj) + .debug_info 0x0015ab28 0x23c3 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_info 0x0015ceeb 0x649e esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_info 0x00163389 0x13b9 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_info 0x00164742 0x4ff esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_info 0x00164c41 0x61a9 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_info 0x0016adea 0x11a9 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_info 0x0016bf93 0x2778 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_info 0x0016e70b 0x1f37 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_info 0x00170642 0xd56 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_info 0x00171398 0x1113 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_info 0x001724ab 0x28cb esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_info 0x00174d76 0x5ed4 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_info 0x0017ac4a 0x3d4a esp-idf/json/libjson.a(cJSON.c.obj) + .debug_info 0x0017e994 0x5d5 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_info 0x0017ef69 0x37f8 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_info 0x00182761 0x892 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_info 0x00182ff3 0x6b0 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_info 0x001836a3 0x1083 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_info 0x00184726 0x227 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_info 0x0018494d 0x1681 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_info 0x00185fce 0x9a6 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_info 0x00186974 0x1a7e esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_info 0x001883f2 0x729 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_info 0x00188b1b 0x117f esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_info 0x00189c9a 0x171c esp-idf/console/libconsole.a(commands.c.obj) + .debug_info 0x0018b3b6 0x1bc esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_info 0x0018b572 0xe90 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_info 0x0018c402 0x6fc esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_info 0x0018cafe 0xf8d esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_info 0x0018da8b 0x2d4c esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_info 0x001907d7 0x7b8 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_info 0x00190f8f 0x6b28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_info 0x00197ab7 0x146f esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_info 0x00198f26 0xcf5 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_info 0x00199c1b 0x3b2 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_info 0x00199fcd 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_info 0x0019a146 0x52b esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_info 0x0019a671 0x24cd esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_info 0x0019cb3e 0xf06 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_info 0x0019da44 0x62b esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_info 0x0019e06f 0x14aa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x0019f519 0x3edb esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x001a33f4 0x2f98 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_info 0x001a638c 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_info 0x001a654d 0x6351 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_info 0x001ac89e 0x16e esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_info 0x001aca0c 0xda4c esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_info 0x001ba458 0xdaab esp-idf/driver/libdriver.a(uart.c.obj) + .debug_info 0x001c7f03 0x1ceb esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_info 0x001c9bee 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x001c9c8d 0x3a58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x001cd6e5 0xbf2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_info 0x001ce2d7 0xad7 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x001cedae 0x2c1d esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x001d19cb 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x001d1ba8 0x730 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x001d22d8 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x001d390d 0x3ce esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x001d3cdb 0x4280 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x001d7f5b 0x6479 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x001de3d4 0x1254 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x001df628 0x9bf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x001dffe7 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x001e0c60 0x261d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x001e327d 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x001e4292 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x001e5385 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x001e6449 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x001e786e 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_info 0x001e875d 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_info 0x001e964c 0x471e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x001edd6a 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x001ee14a 0x737 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x001ee881 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_info 0x001eedda 0x941d esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_info 0x001f81f7 0x206f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x001fa266 0x96e9 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x0020394f 0x2de esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_info 0x00203c2d 0x475 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_info 0x002040a2 0x101f esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x002050c1 0xc94 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_info 0x00205d55 0x40d2 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x00209e27 0x534e esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x0020f175 0x49c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x0020f611 0x1805 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_info 0x00210e16 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x00213829 0x1912 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_info 0x0021513b 0x147e esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_info 0x002165b9 0x4630 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_info 0x0021abe9 0x8bf esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_info 0x0021b4a8 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_info 0x0021b6ed 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x0021b7c5 0x41e esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_info 0x0021bbe3 0x3a6 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .debug_info 0x0021bf89 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_info 0x0021c0bd 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_info 0x0021c328 0x2b3 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_info 0x0021c5db 0x2fb esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_info 0x0021c8d6 0xcdc esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_info 0x0021d5b2 0x10a esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_info 0x0021d6bc 0x2291 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_info 0x0021f94d 0x607 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_info 0x0021ff54 0x5e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_info 0x00220538 0x38c1 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_info 0x00223df9 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_info 0x00223ece 0x279 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_info 0x00224147 0x25f4 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_info 0x0022673b 0x10e7 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_info 0x00227822 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_info 0x00227846 0x1a8f esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_info 0x002292d5 0x4875 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_info 0x0022db4a 0x7a3 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_info 0x0022e2ed 0x741 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_info 0x0022ea2e 0x2ccf esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_info 0x002316fd 0xc495 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_info 0x0023db92 0xb86f esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_info 0x00249401 0x7477 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_info 0x00250878 0x1705 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_info 0x00251f7d 0x8bee esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_info 0x0025ab6b 0xa25 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_info 0x0025b590 0x3b69 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_info 0x0025f0f9 0x7379 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_info 0x00266472 0x6c87 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_info 0x0026d0f9 0xf77 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_info 0x0026e070 0x2c65 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_info 0x00270cd5 0x1968 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_info 0x0027263d 0x71a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_info 0x00272d57 0xe4d esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_info 0x00273ba4 0x76ea esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_info 0x0027b28e 0x162d esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_info 0x0027c8bb 0x1290 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_info 0x0027db4b 0x3ed esp-idf/lwip/liblwip.a(def.c.obj) + .debug_info 0x0027df38 0x1d66 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_info 0x0027fc9e 0x168 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_info 0x0027fe06 0xb73 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_info 0x00280979 0x393 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_info 0x00280d0c 0x7d2 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_info 0x002814de 0x2ae2 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_info 0x00283fc0 0x278e esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_info 0x0028674e 0x158b esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_info 0x00287cd9 0x365f esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_info 0x0028b338 0x2b8e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_info 0x0028dec6 0x330b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_info 0x002911d1 0x10a6 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_info 0x00292277 0x1acc esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_info 0x00293d43 0x3772 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_info 0x002974b5 0x1d13 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_info 0x002991c8 0xf96 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_info 0x0029a15e 0x147d esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_info 0x0029b5db 0x1763 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_info 0x0029cd3e 0xa52 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_info 0x0029d790 0xab6 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_info 0x0029e246 0x1432 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_info 0x0029f678 0x1905 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_info 0x002a0f7d 0x54f esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_info 0x002a14cc 0xb39 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_info 0x002a2005 0x148f esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_info 0x002a3494 0x2ec8 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_info 0x002a635c 0xb6f esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_info 0x002a6ecb 0x620 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_info 0x002a74eb 0xaf6 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_info 0x002a7fe1 0xef5 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_info 0x002a8ed6 0x152b esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_info 0x002aa401 0x16d6 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_info 0x002abad7 0x2ab9 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_info 0x002ae590 0x440b esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_info 0x002b299b 0xfd esp-idf/lwip/liblwip.a(err.c.obj) + .debug_info 0x002b2a98 0x803 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_info 0x002b329b 0xa3d esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_info 0x002b3cd8 0x4c7 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_info 0x002b419f 0x6941 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_info 0x002baae0 0xede esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_info 0x002bb9be 0x52f esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_info 0x002bbeed 0x355 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_info 0x002bc242 0x2b3b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_info 0x002bed7d 0x202 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_info 0x002bef7f 0x2b1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_info 0x002bf230 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_info 0x002bf4d2 0x371 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_info 0x002bf843 0xdf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_info 0x002c0633 0x11ae esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_info 0x002c17e1 0xd88 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_info 0x002c2569 0xcb7 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_info 0x002c3220 0x1dcf esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_info 0x002c4fef 0x1de3 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_info 0x002c6dd2 0x9d1 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_info 0x002c77a3 0x35bd esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_info 0x002cad60 0x1d1c esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_info 0x002cca7c 0x49a2 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_info 0x002d141e 0x337 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_info 0x002d1755 0xdd esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_info 0x002d1832 0x4427 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_info 0x002d5c59 0x39c2 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_info 0x002d961b 0x115d esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_info 0x002da778 0x2b9a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_info 0x002dd312 0x4a8 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_info 0x002dd7ba 0x32be esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_info 0x002e0a78 0x5047 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_info 0x002e5abf 0xcd4 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_info 0x002e6793 0xccb esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_info 0x002e745e 0x841 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_info 0x002e7c9f 0x2c05 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_info 0x002ea8a4 0x29b8 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_info 0x002ed25c 0x1bcd esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_info 0x002eee29 0x22f2 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_info 0x002f111b 0x13c5 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_info 0x002f24e0 0x7f8 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_info 0x002f2cd8 0x25bb esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_info 0x002f5293 0x8f5 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_info 0x002f5b88 0x536b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_info 0x002faef3 0x8cfb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_info 0x00303bee 0x28ec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_info 0x003064da 0x28bb esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_info 0x00308d95 0x2a5f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_info 0x0030b7f4 0x1785 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_info 0x0030cf79 0x30ee esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_info 0x00310067 0x4b7c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_info 0x00314be3 0x553f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_info 0x0031a122 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_info 0x0031a2c2 0x3097 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_info 0x0031d359 0x5267 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_info 0x003225c0 0x2645 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_info 0x00324c05 0x3475 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_info 0x0032807a 0x23e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_info 0x0032a45d 0x91c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_info 0x0032ad79 0x1e77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_info 0x0032cbf0 0x223a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_info 0x0032ee2a 0x18c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_info 0x003306f2 0x6e0d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_info 0x003374ff 0x6654 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_info 0x0033db53 0x1b93 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_info 0x0033f6e6 0x23d1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_info 0x00341ab7 0x4c3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_info 0x00341f7a 0x2eb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_info 0x00344e32 0x8a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_info 0x003456da 0x2230 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_info 0x0034790a 0x3b50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_info 0x0034b45a 0x1705 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_info 0x0034cb5f 0x252 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_info 0x0034cdb1 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_info 0x0034cf5f 0x6b79 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_info 0x00353ad8 0x107d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_info 0x00354b55 0x666 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_info 0x003551bb 0x7df esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_info 0x0035599a 0xf16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_info 0x003568b0 0x11f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_info 0x00357aa8 0x123 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_info 0x00357bcb 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_info 0x00357d3b 0x73d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_info 0x00358478 0x2a1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_info 0x00358719 0x2695 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_info 0x0035adae 0xc02 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_info 0x0035b9b0 0x192a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_info 0x0035d2da 0x577a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_info 0x00362a54 0x86e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_info 0x003632c2 0x76c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_info 0x00363a2e 0x14ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_info 0x00364ee8 0x3fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_info 0x003652e4 0x1b38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_info 0x00366e1c 0xdaf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_info 0x00367bcb 0x108f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_info 0x00368c5a 0x1c52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_info 0x0036a8ac 0x27c3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_info 0x0036d06f 0x1db7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_info 0x0036ee26 0x196c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_info 0x00370792 0x1365 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_info 0x00371af7 0x15db esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_info 0x003730d2 0x17b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_info 0x00374882 0x2bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_info 0x00374b3e 0x1844 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_info 0x00376382 0xc99 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_info 0x0037701b 0xc44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_info 0x00377c5f 0x279 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_info 0x00377ed8 0x552f esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_info 0x0037d407 0x11f4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_info 0x0037e5fb 0x307e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_info 0x00381679 0x109a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_info 0x00382713 0x367a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x00385d8d 0x7d1 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_info 0x0038655e 0x1db0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_info 0x0038830e 0x929 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_info 0x00388c37 0x1b41 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_info 0x0038a778 0x568 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_info 0x0038ace0 0x212d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_info 0x0038ce0d 0x1a9e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x0038e8ab 0x13f2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x0038fc9d 0x6e4 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_info 0x00390381 0x2921 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_info 0x00392ca2 0x87e esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_info 0x00393520 0x618 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_info 0x00393b38 0x6f1 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_info 0x00394229 0x568 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_info 0x00394791 0x299 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_info 0x00394a2a 0xb7 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_info 0x00394ae1 0xed esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_info 0x00394bce 0x6733 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_info 0x0039b301 0x9617 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_info 0x003a4918 0x5b91 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_info 0x003aa4a9 0x1a4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_info 0x003aa64d 0x184 esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_info 0x003aa7d1 0x77d esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_info 0x003aaf4e 0xd1c esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_info 0x003abc6a 0x25c8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_info 0x003ae232 0xcc0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_info 0x003aeef2 0x31e esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_info 0x003af210 0x8bd esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_info 0x003afacd 0xb5b esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_info 0x003b0628 0x404 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_info 0x003b0a2c 0x49ab esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_info 0x003b53d7 0x1648 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_info 0x003b6a1f 0x4162 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_info 0x003bab81 0xe1b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_info 0x003bb99c 0x2f54 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_info 0x003be8f0 0x4566 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_info 0x003c2e56 0x1c03 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_info 0x003c4a59 0x10a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_info 0x003c5afe 0x6cc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_info 0x003cc7c4 0x1aa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_info 0x003ce266 0xfd3 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_info 0x003cf239 0x2465 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_info 0x003d169e 0x262f esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_info 0x003d3ccd 0x9a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_info 0x003d4672 0x715a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_info 0x003db7cc 0xd49 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_info 0x003dc515 0x1982 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_info 0x003dde97 0x3e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_info 0x003de27f 0x668 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_info 0x003de8e7 0x6601 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_info 0x003e4ee8 0x15b7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_info 0x003e649f 0xaf1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_info 0x003e6f90 0x1af6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_info 0x003e8a86 0x3fd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_info 0x003eca56 0x1004 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_info 0x003eda5a 0x124f esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_info 0x003eeca9 0xa09 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_info 0x003ef6b2 0xdca esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_info 0x003f047c 0x1748 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_info 0x003f1bc4 0x432 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_info 0x003f1ff6 0x1c56 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_info 0x003f3c4c 0x254f esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_info 0x003f619b 0x555 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_info 0x003f66f0 0x815 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_info 0x003f6f05 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 0x003f6f97 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 0x003f7042 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 0x003f80c4 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 0x003f81de 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 0x003f8c3a 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 0x003f9192 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 0x003f9c26 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 0x003fa1da 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 0x003fa285 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 0x003fb020 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 0x003fb8e2 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 0x003fc8bc 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 0x003fe48d 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 0x003fe538 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 0x003fede8 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 0x003ff66b 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 0x003ff8f6 0x1af9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_info 0x004013ef 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 0x0040145a 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 0x00401560 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 0x00401e51 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 0x004027ff 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 0x00404610 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 0x0040546f 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 0x0040624e 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 0x0040705f 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 0x00408606 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 0x00408f1b 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 0x00409aa8 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 0x00409b61 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 0x0040c647 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 0x0040e8c7 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 0x0040f336 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 0x0040febd 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 0x00410f6c 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 0x00411aff 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 0x004124ea 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 0x00412fa9 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 0x0041395c 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 0x0041456a 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 0x00414e22 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 0x00415787 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 0x004161ca 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 0x00416abd 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 0x00417569 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 0x00417fda 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 0x0041899b 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 0x0041933c 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 0x00419d49 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 0x0041a8ac 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 0x0041b200 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 0x0041bbaa 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 0x0041c53c 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 0x0041ce2b 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 0x0041d7c6 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 0x0041e6ba 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 0x0041f04a 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 0x00420004 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 0x004200b3 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 0x00420a33 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 0x00420ac5 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 0x00420baa 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 0x00420dca 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 0x0042112c 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 0x00421596 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 0x00421643 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 0x00422ed7 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 0x004237ca 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 0x00423a31 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 0x00423b37 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 0x004243cc 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 0x00425226 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 0x004252f1 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 0x00425faf 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 0x00426b98 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 0x004277d6 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 0x0042815c 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 0x004289a8 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 0x004291e8 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 0x00429a5a 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 0x0042a34f 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 0x0042ac0e 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 0x0042b4d3 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 0x0042b5a2 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 0x0042b66d 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 0x0042b83c 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 0x0042baa6 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 0x0042d32b 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 0x0042dbc5 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 0x0042ee2f 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 0x0042f176 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 0x0042fd76 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 0x00431a15 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 0x004325d4 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 0x00432fd2 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 0x00433989 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 0x00435a0f 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 0x00437afa 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 0x0043a2ff 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 0x0043c59b 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 0x0043ce19 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 0x0043d9da 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 0x0043dad4 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 0x0043e5f7 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 0x0043e767 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 0x0043f57c 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 0x00440172 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 0x0044025f 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 0x00440d36 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 0x004410ce 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 0x78682 + .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 0x302 esp-idf/main/libmain.a(app_main.c.obj) + .debug_abbrev 0x0000ec91 0x272 esp-idf/main/libmain.a(app_driver.c.obj) + .debug_abbrev 0x0000ef03 0x21d esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_abbrev 0x0000f120 0x368 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_abbrev 0x0000f488 0x2c9 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_abbrev 0x0000f751 0x4e5 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_abbrev 0x0000fc36 0x3ab esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_abbrev 0x0000ffe1 0x28e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_abbrev 0x0001026f 0x394 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_abbrev 0x00010603 0x2e4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_abbrev 0x000108e7 0x18d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_abbrev 0x00010a74 0x246 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_abbrev 0x00010cba 0x3e3 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_abbrev 0x0001109d 0x36f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_abbrev 0x0001140c 0x327 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_abbrev 0x00011733 0x228 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_abbrev 0x0001195b 0x12a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_abbrev 0x00011a85 0x49f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_abbrev 0x00011f24 0x4b8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_abbrev 0x000123dc 0x275 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_abbrev 0x00012651 0x1ba esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_abbrev 0x0001280b 0x45c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_abbrev 0x00012c67 0x238 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_abbrev 0x00012e9f 0x392 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_abbrev 0x00013231 0x174 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_abbrev 0x000133a5 0x110 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .debug_abbrev 0x000134b5 0x18c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_abbrev 0x00013641 0x86 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .debug_abbrev 0x000136c7 0x2a7 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_abbrev 0x0001396e 0x2ce esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_abbrev 0x00013c3c 0xd9 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .debug_abbrev 0x00013d15 0x2fd esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_abbrev 0x00014012 0x190 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_abbrev 0x000141a2 0x4bf esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_abbrev 0x00014661 0x239 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_abbrev 0x0001489a 0x2ee esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_abbrev 0x00014b88 0x3bc esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_abbrev 0x00014f44 0x34e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_abbrev 0x00015292 0x34e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_abbrev 0x000155e0 0x31e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_abbrev 0x000158fe 0x3e0 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_abbrev 0x00015cde 0x2f0 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_abbrev 0x00015fce 0x2cc esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_abbrev 0x0001629a 0x62b esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_abbrev 0x000168c5 0x3d4 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_abbrev 0x00016c99 0x329 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_abbrev 0x00016fc2 0x2a2 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_abbrev 0x00017264 0x5ac esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_abbrev 0x00017810 0x32a esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_abbrev 0x00017b3a 0x323 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_abbrev 0x00017e5d 0x384 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_abbrev 0x000181e1 0x385 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_abbrev 0x00018566 0x2fa esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_abbrev 0x00018860 0x338 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_abbrev 0x00018b98 0x338 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_abbrev 0x00018ed0 0x2b8 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_abbrev 0x00019188 0x254 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_abbrev 0x000193dc 0x2ce esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_abbrev 0x000196aa 0xc2 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .debug_abbrev 0x0001976c 0x39d esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_abbrev 0x00019b09 0x2b3 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_abbrev 0x00019dbc 0x417 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_abbrev 0x0001a1d3 0x3ea esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_abbrev 0x0001a5bd 0x2ef esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_abbrev 0x0001a8ac 0x1aa esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_abbrev 0x0001aa56 0x4ef esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_abbrev 0x0001af45 0x2c9 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_abbrev 0x0001b20e 0x2cd esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_abbrev 0x0001b4db 0x2cd esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_abbrev 0x0001b7a8 0x2cb esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_abbrev 0x0001ba73 0x509 esp-idf/bt/libbt.a(bt.c.obj) + .debug_abbrev 0x0001bf7c 0x180 esp-idf/bt/libbt.a(addr.c.obj) + .debug_abbrev 0x0001c0fc 0x2df esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_abbrev 0x0001c3db 0x2ed esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_abbrev 0x0001c6c8 0x292 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_abbrev 0x0001c95a 0x6ca esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_abbrev 0x0001d024 0x44f esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_abbrev 0x0001d473 0x266 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_abbrev 0x0001d6d9 0x45d esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_abbrev 0x0001db36 0x5a8 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_abbrev 0x0001e0de 0x3a5 esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_abbrev 0x0001e483 0x1d1 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .debug_abbrev 0x0001e654 0x3c7 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_abbrev 0x0001ea1b 0x179 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_abbrev 0x0001eb94 0x356 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_abbrev 0x0001eeea 0x194 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_abbrev 0x0001f07e 0x23d esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_abbrev 0x0001f2bb 0x512 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_abbrev 0x0001f7cd 0x655 esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_abbrev 0x0001fe22 0x217 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_abbrev 0x00020039 0x389 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_abbrev 0x000203c2 0x123 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .debug_abbrev 0x000204e5 0x535 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_abbrev 0x00020a1a 0x358 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_abbrev 0x00020d72 0x56d esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_abbrev 0x000212df 0x2f9 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_abbrev 0x000215d8 0x5bc esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_abbrev 0x00021b94 0x287 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_abbrev 0x00021e1b 0x449 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_abbrev 0x00022264 0x3bd esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_abbrev 0x00022621 0x12f esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_abbrev 0x00022750 0x14d esp-idf/bt/libbt.a(endian.c.obj) + .debug_abbrev 0x0002289d 0x35a esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_abbrev 0x00022bf7 0x24e esp-idf/bt/libbt.a(mem.c.obj) + .debug_abbrev 0x00022e45 0x4e5 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_abbrev 0x0002332a 0x1e3 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_abbrev 0x0002350d 0x4ba esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_abbrev 0x000239c7 0x478 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_abbrev 0x00023e3f 0x102 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_abbrev 0x00023f41 0x2de esp-idf/bt/libbt.a(transport.c.obj) + .debug_abbrev 0x0002421f 0x4ca esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_abbrev 0x000246e9 0x5aa esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_abbrev 0x00024c93 0x2e7 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_abbrev 0x00024f7a 0x1d2 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_abbrev 0x0002514c 0x52b esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_abbrev 0x00025677 0x29c esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_abbrev 0x00025913 0x371 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_abbrev 0x00025c84 0x445 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_abbrev 0x000260c9 0x2b5 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_abbrev 0x0002637e 0x25e esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_abbrev 0x000265dc 0x45b esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_abbrev 0x00026a37 0x4f4 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_abbrev 0x00026f2b 0x40d esp-idf/json/libjson.a(cJSON.c.obj) + .debug_abbrev 0x00027338 0x217 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_abbrev 0x0002754f 0x300 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_abbrev 0x0002784f 0x255 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_abbrev 0x00027aa4 0x1cc esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_abbrev 0x00027c70 0x2aa esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_abbrev 0x00027f1a 0x15a esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_abbrev 0x00028074 0x318 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_abbrev 0x0002838c 0x2b7 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_abbrev 0x00028643 0x361 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_abbrev 0x000289a4 0x1ed esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_abbrev 0x00028b91 0x329 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_abbrev 0x00028eba 0x34f esp-idf/console/libconsole.a(commands.c.obj) + .debug_abbrev 0x00029209 0xce esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_abbrev 0x000292d7 0x2cb esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_abbrev 0x000295a2 0x1ea esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_abbrev 0x0002978c 0x2f9 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_abbrev 0x00029a85 0x3ee esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_abbrev 0x00029e73 0x252 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_abbrev 0x0002a0c5 0x4b5 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_abbrev 0x0002a57a 0x2f6 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_abbrev 0x0002a870 0x22c esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_abbrev 0x0002aa9c 0x174 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_abbrev 0x0002ac10 0x10c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_abbrev 0x0002ad1c 0x22d esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_abbrev 0x0002af49 0x106 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_abbrev 0x0002b04f 0x28d esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_abbrev 0x0002b2dc 0x1f9 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_abbrev 0x0002b4d5 0x388 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x0002b85d 0x345 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x0002bba2 0x543 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_abbrev 0x0002c0e5 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_abbrev 0x0002c1a2 0x685 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_abbrev 0x0002c827 0xac esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_abbrev 0x0002c8d3 0x606 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_abbrev 0x0002ced9 0x66e esp-idf/driver/libdriver.a(uart.c.obj) + .debug_abbrev 0x0002d547 0x320 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_abbrev 0x0002d867 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x0002d8c9 0x4ed esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x0002ddb6 0x28d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_abbrev 0x0002e043 0x27c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_abbrev 0x0002e2bf 0x400 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_abbrev 0x0002e6bf 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_abbrev 0x0002e7e9 0x208 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_abbrev 0x0002e9f1 0x402 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_abbrev 0x0002edf3 0x260 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_abbrev 0x0002f053 0x535 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_abbrev 0x0002f588 0x4f9 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_abbrev 0x0002fa81 0x3ba esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_abbrev 0x0002fe3b 0x243 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_abbrev 0x0003007e 0x142 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_abbrev 0x000301c0 0x471 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_abbrev 0x00030631 0x229 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_abbrev 0x0003085a 0x205 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_abbrev 0x00030a5f 0x279 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_abbrev 0x00030cd8 0x280 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_abbrev 0x00030f58 0x1d2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_abbrev 0x0003112a 0x1e3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_abbrev 0x0003130d 0x3ee esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_abbrev 0x000316fb 0x179 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_abbrev 0x00031874 0x23e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_abbrev 0x00031ab2 0x1af esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_abbrev 0x00031c61 0x39b esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_abbrev 0x00031ffc 0x436 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_abbrev 0x00032432 0x37c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_abbrev 0x000327ae 0x1a4 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_abbrev 0x00032952 0x1f3 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_abbrev 0x00032b45 0x367 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_abbrev 0x00032eac 0x320 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_abbrev 0x000331cc 0x3fc esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_abbrev 0x000335c8 0x4fb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_abbrev 0x00033ac3 0x202 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_abbrev 0x00033cc5 0x38e esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_abbrev 0x00034053 0x3d4 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_abbrev 0x00034427 0x2a9 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_abbrev 0x000346d0 0x23b esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_abbrev 0x0003490b 0x472 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_abbrev 0x00034d7d 0x1ad esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_abbrev 0x00034f2a 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_abbrev 0x00034fb0 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_abbrev 0x00035020 0xfb esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_abbrev 0x0003511b 0xc6 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .debug_abbrev 0x000351e1 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_abbrev 0x00035284 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_abbrev 0x00035314 0x19c esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_abbrev 0x000354b0 0x1e7 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_abbrev 0x00035697 0x301 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_abbrev 0x00035998 0x93 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_abbrev 0x00035a2b 0x322 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_abbrev 0x00035d4d 0x158 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_abbrev 0x00035ea5 0x234 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_abbrev 0x000360d9 0x34e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_abbrev 0x00036427 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_abbrev 0x000364bc 0x108 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_abbrev 0x000365c4 0x3af esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_abbrev 0x00036973 0x2df esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_abbrev 0x00036c52 0x14 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_abbrev 0x00036c66 0x335 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_abbrev 0x00036f9b 0x16b esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_abbrev 0x00037106 0x1f7 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_abbrev 0x000372fd 0x153 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_abbrev 0x00037450 0x474 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_abbrev 0x000378c4 0xf76 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_abbrev 0x0003883a 0xee2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_abbrev 0x0003971c 0xb45 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_abbrev 0x0003a261 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_abbrev 0x0003a77d 0xdbb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_abbrev 0x0003b538 0x2e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_abbrev 0x0003b818 0x819 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_abbrev 0x0003c031 0xbe9 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_abbrev 0x0003cc1a 0xd13 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_abbrev 0x0003d92d 0x417 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_abbrev 0x0003dd44 0x5da esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_abbrev 0x0003e31e 0x37e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_abbrev 0x0003e69c 0x248 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_abbrev 0x0003e8e4 0x359 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_abbrev 0x0003ec3d 0x3eb esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_abbrev 0x0003f028 0x39e esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_abbrev 0x0003f3c6 0x2e4 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_abbrev 0x0003f6aa 0x157 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_abbrev 0x0003f801 0x38a esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_abbrev 0x0003fb8b 0xbb esp-idf/lwip/liblwip.a(init.c.obj) + .debug_abbrev 0x0003fc46 0x21c esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_abbrev 0x0003fe62 0x1f6 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_abbrev 0x00040058 0x2d0 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_abbrev 0x00040328 0x411 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_abbrev 0x00040739 0x3de esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_abbrev 0x00040b17 0x3c7 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_abbrev 0x00040ede 0x426 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_abbrev 0x00041304 0x3aa esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_abbrev 0x000416ae 0x38f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_abbrev 0x00041a3d 0x387 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_abbrev 0x00041dc4 0x3e0 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_abbrev 0x000421a4 0x414 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_abbrev 0x000425b8 0x371 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_abbrev 0x00042929 0x2f2 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_abbrev 0x00042c1b 0x3ec esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_abbrev 0x00043007 0x36f esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_abbrev 0x00043376 0x2e9 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_abbrev 0x0004365f 0x25c esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_abbrev 0x000438bb 0x303 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_abbrev 0x00043bbe 0x33e esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_abbrev 0x00043efc 0x1ea esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_abbrev 0x000440e6 0x251 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_abbrev 0x00044337 0x398 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_abbrev 0x000446cf 0x3d9 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_abbrev 0x00044aa8 0x2c8 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_abbrev 0x00044d70 0x20b esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_abbrev 0x00044f7b 0x259 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_abbrev 0x000451d4 0x1c2 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_abbrev 0x00045396 0x332 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_abbrev 0x000456c8 0x291 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_abbrev 0x00045959 0x40b esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_abbrev 0x00045d64 0x45a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_abbrev 0x000461be 0x90 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_abbrev 0x0004624e 0x239 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_abbrev 0x00046487 0x228 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_abbrev 0x000466af 0x224 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_abbrev 0x000468d3 0x592 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_abbrev 0x00046e65 0x1d5 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_abbrev 0x0004703a 0x1ab esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_abbrev 0x000471e5 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_abbrev 0x00047347 0x3f0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_abbrev 0x00047737 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_abbrev 0x00047837 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_abbrev 0x00047977 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_abbrev 0x00047ab7 0x171 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_abbrev 0x00047c28 0x2de esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_abbrev 0x00047f06 0x322 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_abbrev 0x00048228 0x2f1 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_abbrev 0x00048519 0x1dc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_abbrev 0x000486f5 0x33d esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_abbrev 0x00048a32 0x40f esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_abbrev 0x00048e41 0x256 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_abbrev 0x00049097 0x45a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_abbrev 0x000494f1 0x2f3 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_abbrev 0x000497e4 0x55d esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_abbrev 0x00049d41 0x1aa esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_abbrev 0x00049eeb 0x75 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_abbrev 0x00049f60 0x527 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_abbrev 0x0004a487 0x3b0 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_abbrev 0x0004a837 0x309 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_abbrev 0x0004ab40 0x3fe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_abbrev 0x0004af3e 0x1ba esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_abbrev 0x0004b0f8 0x38a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_abbrev 0x0004b482 0x469 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_abbrev 0x0004b8eb 0x24f esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_abbrev 0x0004bb3a 0x230 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_abbrev 0x0004bd6a 0x189 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_abbrev 0x0004bef3 0x598 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_abbrev 0x0004c48b 0x43a esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_abbrev 0x0004c8c5 0x485 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_abbrev 0x0004cd4a 0x449 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_abbrev 0x0004d193 0x3aa esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_abbrev 0x0004d53d 0x1e4 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_abbrev 0x0004d721 0x376 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_abbrev 0x0004da97 0x226 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_abbrev 0x0004dcbd 0x599 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_abbrev 0x0004e256 0x609 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_abbrev 0x0004e85f 0x351 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_abbrev 0x0004ebb0 0x351 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_abbrev 0x0004ef01 0x3a6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_abbrev 0x0004f2a7 0x39d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_abbrev 0x0004f644 0x4af esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_abbrev 0x0004faf3 0x537 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_abbrev 0x0005002a 0x56f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_abbrev 0x00050599 0xf5 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_abbrev 0x0005068e 0x4dd esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_abbrev 0x00050b6b 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_abbrev 0x00051079 0x418 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_abbrev 0x00051491 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_abbrev 0x0005199f 0x35c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_abbrev 0x00051cfb 0x2a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_abbrev 0x00051fa1 0x4bb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_abbrev 0x0005245c 0x45b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_abbrev 0x000528b7 0x2f5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_abbrev 0x00052bac 0x497 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_abbrev 0x00053043 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_abbrev 0x0005333d 0x3a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_abbrev 0x000536e3 0x38d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_abbrev 0x00053a70 0x171 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_abbrev 0x00053be1 0x4d4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_abbrev 0x000540b5 0x20b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_abbrev 0x000542c0 0x351 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_abbrev 0x00054611 0x401 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_abbrev 0x00054a12 0x35c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_abbrev 0x00054d6e 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_abbrev 0x00054f3a 0x11a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_abbrev 0x00055054 0x424 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_abbrev 0x00055478 0x20a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_abbrev 0x00055682 0x19b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_abbrev 0x0005581d 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_abbrev 0x000559e5 0x32a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_abbrev 0x00055d0f 0x314 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_abbrev 0x00056023 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_abbrev 0x000560df 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_abbrev 0x000561c3 0x210 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_abbrev 0x000563d3 0x17d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_abbrev 0x00056550 0x538 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_abbrev 0x00056a88 0x2ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_abbrev 0x00056d42 0x456 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_abbrev 0x00057198 0x2f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_abbrev 0x0005748c 0x200 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_abbrev 0x0005768c 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_abbrev 0x00057870 0x37b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_abbrev 0x00057beb 0x145 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_abbrev 0x00057d30 0x2e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_abbrev 0x00058012 0x2b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_abbrev 0x000582cb 0x233 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_abbrev 0x000584fe 0x403 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_abbrev 0x00058901 0x3b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_abbrev 0x00058cb5 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_abbrev 0x00059098 0x291 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_abbrev 0x00059329 0x31c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_abbrev 0x00059645 0x3d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_abbrev 0x00059a15 0x3f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_abbrev 0x00059e0e 0x192 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_abbrev 0x00059fa0 0x3ab esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_abbrev 0x0005a34b 0x36b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_abbrev 0x0005a6b6 0x254 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_abbrev 0x0005a90a 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_abbrev 0x0005aa7e 0x4ac esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_abbrev 0x0005af2a 0x318 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_abbrev 0x0005b242 0x3c9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_abbrev 0x0005b60b 0x2b2 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_abbrev 0x0005b8bd 0x373 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_abbrev 0x0005bc30 0x1f5 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_abbrev 0x0005be25 0x48c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_abbrev 0x0005c2b1 0x239 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_abbrev 0x0005c4ea 0x321 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_abbrev 0x0005c80b 0x182 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_abbrev 0x0005c98d 0x468 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_abbrev 0x0005cdf5 0x343 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_abbrev 0x0005d138 0x282 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_abbrev 0x0005d3ba 0x1ee esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_abbrev 0x0005d5a8 0x387 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_abbrev 0x0005d92f 0x26b esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_abbrev 0x0005db9a 0x1f1 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_abbrev 0x0005dd8b 0x289 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_abbrev 0x0005e014 0x1d0 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_abbrev 0x0005e1e4 0x19a esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_abbrev 0x0005e37e 0x90 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_abbrev 0x0005e40e 0x70 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_abbrev 0x0005e47e 0x6db esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_abbrev 0x0005eb59 0x55b esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_abbrev 0x0005f0b4 0x3ae esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_abbrev 0x0005f462 0xda esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_abbrev 0x0005f53c 0x10e esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_abbrev 0x0005f64a 0x190 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_abbrev 0x0005f7da 0x2e6 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_abbrev 0x0005fac0 0x438 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_abbrev 0x0005fef8 0x233 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_abbrev 0x0006012b 0xec esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_abbrev 0x00060217 0x1cd esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_abbrev 0x000603e4 0x29e esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_abbrev 0x00060682 0x1a6 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_abbrev 0x00060828 0x522 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_abbrev 0x00060d4a 0x392 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_abbrev 0x000610dc 0x5c2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_abbrev 0x0006169e 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_abbrev 0x0006190e 0x50b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_abbrev 0x00061e19 0x41e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_abbrev 0x00062237 0x424 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_abbrev 0x0006265b 0x37f esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_abbrev 0x000629da 0x646 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_abbrev 0x00063020 0x3a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_abbrev 0x000633c5 0x39b esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_abbrev 0x00063760 0x40b esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_abbrev 0x00063b6b 0x4a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_abbrev 0x0006400b 0x247 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_abbrev 0x00064252 0x4af esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_abbrev 0x00064701 0x261 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_abbrev 0x00064962 0x301 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_abbrev 0x00064c63 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_abbrev 0x00064dc5 0x233 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_abbrev 0x00064ff8 0x5fc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_abbrev 0x000655f4 0x3ae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_abbrev 0x000659a2 0x2ee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_abbrev 0x00065c90 0x40e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_abbrev 0x0006609e 0x684 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_abbrev 0x00066722 0x2eb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_abbrev 0x00066a0d 0x28c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_abbrev 0x00066c99 0x212 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_abbrev 0x00066eab 0x327 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_abbrev 0x000671d2 0x42f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_abbrev 0x00067601 0x177 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_abbrev 0x00067778 0x27f esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_abbrev 0x000679f7 0x3e8 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_abbrev 0x00067ddf 0x288 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_abbrev 0x00068067 0x1d6 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_abbrev 0x0006823d 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 0x000682cc 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 0x00068375 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 0x00068942 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 0x00068a64 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 0x00068ee3 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 0x000691e9 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 0x0006965a 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 0x000697fa 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 0x000698a3 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 0x00069dac 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 0x0006a19e 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 0x0006a719 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 0x0006aee4 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 0x0006af88 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 0x0006b2ca 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 0x0006b5c0 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 0x0006b7b6 0x44d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_abbrev 0x0006bc03 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 0x0006bc5e 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 0x0006bd30 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 0x0006bf39 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 0x0006c155 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 0x0006c663 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 0x0006c957 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 0x0006cc15 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 0x0006ceff 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 0x0006d251 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 0x0006d457 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 0x0006d6fd 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 0x0006d75f 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 0x0006dbfa 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 0x0006e051 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 0x0006e302 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 0x0006e631 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 0x0006ea6f 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 0x0006ed17 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 0x0006ef78 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 0x0006f1f3 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 0x0006f43a 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 0x0006f674 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 0x0006f831 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 0x0006fa55 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 0x0006fcf3 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 0x0006fef3 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 0x0007018b 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 0x00070448 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 0x0007067f 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 0x00070892 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 0x00070ab0 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 0x00070d05 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 0x00070f15 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 0x00071142 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 0x0007139c 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 0x000715a5 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 0x000717ca 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 0x00071ac2 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 0x00071ce7 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 0x0007204f 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 0x000720bd 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 0x000722d3 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 0x00072347 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 0x000723c5 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 0x000724b3 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 0x00072638 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 0x0007281d 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 0x0007287e 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 0x00072c11 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 0x00072df1 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 0x00072f22 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 0x00072fed 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 0x000731d0 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 0x0007347e 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 0x000734dc 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 0x00073761 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 0x000739c1 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 0x00073baa 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 0x00073dbc 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 0x00073f30 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 0x000740c6 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 0x00074297 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 0x00074468 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 0x0007463a 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 0x00074811 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 0x00074888 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 0x000748ff 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 0x00074a3b 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 0x00074bfd 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 0x00074f22 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 0x00075109 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 0x000754ca 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 0x00075651 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 0x000758ae 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 0x00075d0b 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 0x00075f52 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 0x00076169 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 0x00076399 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 0x00076765 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 0x00076b85 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 0x00076fb2 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 0x000773c4 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 0x00077582 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 0x000777d9 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 0x0007786d 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 0x00077b1e 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 0x00077bd5 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 0x00077eb8 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 0x000780f9 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 0x000781b2 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 0x00078360 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 0x000784f7 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 0x1d9ec8 + .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 0x132 esp-idf/main/libmain.a(app_driver.c.obj) + .debug_loc 0x0002c29b 0x3e9 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_loc 0x0002c684 0xeb2 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_loc 0x0002d536 0x3f5 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_loc 0x0002d92b 0xa28 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_loc 0x0002e353 0xa7b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_loc 0x0002edce 0xa20 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_loc 0x0002f7ee 0x12e6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_loc 0x00030ad4 0x915 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_loc 0x000313e9 0x6e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_loc 0x00031457 0x262 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_loc 0x000316b9 0x6c2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_loc 0x00031d7b 0x10d5 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_loc 0x00032e50 0xa87 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_loc 0x000338d7 0x28d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_loc 0x00033b64 0x27 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_loc 0x00033b8b 0xa13 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_loc 0x0003459e 0x8fb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_loc 0x00034e99 0x449 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_loc 0x000352e2 0xad esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_loc 0x0003538f 0xc74 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_loc 0x00036003 0x2eb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_loc 0x000362ee 0x7dd esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_loc 0x00036acb 0x818 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_loc 0x000372e3 0x318 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .debug_loc 0x000375fb 0x4d2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_loc 0x00037acd 0x21b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_loc 0x00037ce8 0x780 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_loc 0x00038468 0xd71 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_loc 0x000391d9 0x1d8 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_loc 0x000393b1 0x9e7 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_loc 0x00039d98 0x3e1 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_loc 0x0003a179 0x5be esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_loc 0x0003a737 0x7f4 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_loc 0x0003af2b 0x778 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_loc 0x0003b6a3 0x1680 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_loc 0x0003cd23 0x216 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_loc 0x0003cf39 0x6da esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_loc 0x0003d613 0x25a9 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_loc 0x0003fbbc 0xe34 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_loc 0x000409f0 0x10d7d esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_loc 0x0005176d 0x8c6 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_loc 0x00052033 0xda9 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_loc 0x00052ddc 0x2c4 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_loc 0x000530a0 0x180e esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_loc 0x000548ae 0x4e7 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_loc 0x00054d95 0x7d4 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_loc 0x00055569 0x79e esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_loc 0x00055d07 0x7ed esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_loc 0x000564f4 0x677 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_loc 0x00056b6b 0x1180 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_loc 0x00057ceb 0x1400 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_loc 0x000590eb 0xc80 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_loc 0x00059d6b 0x280 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_loc 0x00059feb 0x1120 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_loc 0x0005b10b 0x682 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_loc 0x0005b78d 0x2e1 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_loc 0x0005ba6e 0x1622 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_loc 0x0005d090 0x14be esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_loc 0x0005e54e 0x13ef esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_loc 0x0005f93d 0x6f5 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_loc 0x00060032 0xfc0 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_loc 0x00060ff2 0x780 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_loc 0x00061772 0xc80 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_loc 0x000623f2 0xc80 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_loc 0x00063072 0x280 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_loc 0x000632f2 0x17a0 esp-idf/bt/libbt.a(bt.c.obj) + .debug_loc 0x00064a92 0xd5 esp-idf/bt/libbt.a(addr.c.obj) + .debug_loc 0x00064b67 0x2c4 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_loc 0x00064e2b 0x4e1 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_loc 0x0006530c 0x5d2 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_loc 0x000658de 0x9f3 esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_loc 0x000662d1 0x1856 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_loc 0x00067b27 0x326 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_loc 0x00067e4d 0x56c esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_loc 0x000683b9 0x7168 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_loc 0x0006f521 0xf6e esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_loc 0x0007048f 0x1bba esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_loc 0x00072049 0x282 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_loc 0x000722cb 0x19fe esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_loc 0x00073cc9 0x70 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_loc 0x00073d39 0x28e esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_loc 0x00073fc7 0xcef esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_loc 0x00074cb6 0x47a7 esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_loc 0x0007945d 0x83e esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_loc 0x00079c9b 0x448 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_loc 0x0007a0e3 0xb62 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_loc 0x0007ac45 0x39c esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_loc 0x0007afe1 0x3533 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_loc 0x0007e514 0x1bc4 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_loc 0x000800d8 0xb48 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_loc 0x00080c20 0x890 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_loc 0x000814b0 0x13df esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_loc 0x0008288f 0x2fb esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_loc 0x00082b8a 0x4e esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_loc 0x00082bd8 0x52b esp-idf/bt/libbt.a(endian.c.obj) + .debug_loc 0x00083103 0xa62 esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_loc 0x00083b65 0x929 esp-idf/bt/libbt.a(mem.c.obj) + .debug_loc 0x0008448e 0x1dfa esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_loc 0x00086288 0x129 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_loc 0x000863b1 0x1561 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_loc 0x00087912 0x4d2 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_loc 0x00087de4 0x111 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_loc 0x00087ef5 0x258 esp-idf/bt/libbt.a(transport.c.obj) + .debug_loc 0x0008814d 0x781 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_loc 0x000888ce 0x31f9 esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_loc 0x0008bac7 0x362 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_loc 0x0008be29 0x253 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_loc 0x0008c07c 0x482c esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_loc 0x000908a8 0x2bd esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_loc 0x00090b65 0xfe3 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_loc 0x00091b48 0x4e8 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_loc 0x00092030 0x4cd esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_loc 0x000924fd 0x14c esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_loc 0x00092649 0x1155 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_loc 0x0009379e 0x7c39 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_loc 0x0009b3d7 0x4a65 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_loc 0x0009fe3c 0x2aa esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_loc 0x000a00e6 0x37f5 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_loc 0x000a38db 0x13e esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_loc 0x000a3a19 0x1e9 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_loc 0x000a3c02 0x4a5 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_loc 0x000a40a7 0x132 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_loc 0x000a41d9 0xfce esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_loc 0x000a51a7 0x123 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_loc 0x000a52ca 0x9fc esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_loc 0x000a5cc6 0x2a8 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_loc 0x000a5f6e 0x6a2 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_loc 0x000a6610 0x642 esp-idf/console/libconsole.a(commands.c.obj) + .debug_loc 0x000a6c52 0x33a esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_loc 0x000a6f8c 0x345 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_loc 0x000a72d1 0x520 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_loc 0x000a77f1 0x5b6 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_loc 0x000a7da7 0x1f92 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_loc 0x000a9d39 0x4b2 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_loc 0x000aa1eb 0x2ad6 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_loc 0x000accc1 0x14f6 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_loc 0x000ae1b7 0x88e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_loc 0x000aea45 0x5b esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_loc 0x000aeaa0 0x8c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_loc 0x000aeb2c 0x2bf esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_loc 0x000aedeb 0xa35 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_loc 0x000af820 0x17f esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_loc 0x000af99f 0x13f0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x000b0d8f 0x2e1 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x000b1070 0x24d6 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_loc 0x000b3546 0x25a7 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_loc 0x000b5aed 0x27 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_loc 0x000b5b14 0x644b esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_loc 0x000bbf5f 0x47b3 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_loc 0x000c0712 0x7d9 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_loc 0x000c0eeb 0xdc3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x000c1cae 0x4a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_loc 0x000c214e 0x235 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_loc 0x000c2383 0x14bb esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_loc 0x000c383e 0x109 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_loc 0x000c3947 0xd6a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_loc 0x000c46b1 0x126 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_loc 0x000c47d7 0x1c79 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_loc 0x000c6450 0x6e2 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_loc 0x000c6b32 0x81c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_loc 0x000c734e 0x164 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_loc 0x000c74b2 0x1709 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_loc 0x000c8bbb 0x19a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_loc 0x000c8d55 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_loc 0x000c8ea9 0x2c7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_loc 0x000c9170 0x845 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_loc 0x000c99b5 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_loc 0x000c9acf 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_loc 0x000c9be9 0x8b3 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_loc 0x000ca49c 0x394 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_loc 0x000ca830 0x207 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_loc 0x000caa37 0x414 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_loc 0x000cae4b 0xc0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_loc 0x000caf0b 0xee3 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_loc 0x000cbdee 0x569 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_loc 0x000cc357 0x59 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_loc 0x000cc3b0 0x33f esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_loc 0x000cc6ef 0x10bc esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_loc 0x000cd7ab 0xb3c esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_loc 0x000ce2e7 0x3b5 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_loc 0x000ce69c 0x141c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_loc 0x000cfab8 0x1d9 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_loc 0x000cfc91 0xb4b esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_loc 0x000d07dc 0xdb8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_loc 0x000d1594 0x1e9 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_loc 0x000d177d 0x332 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_loc 0x000d1aaf 0xc76 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_loc 0x000d2725 0x45d esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_loc 0x000d2b82 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_loc 0x000d2c89 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_loc 0x000d2d31 0x7f2 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_loc 0x000d3523 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_loc 0x000d35ad 0xf4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_loc 0x000d36a1 0x43f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_loc 0x000d3ae0 0x36b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_loc 0x000d3e4b 0x20f esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_loc 0x000d405a 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_loc 0x000d40aa 0x159d esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_loc 0x000d5647 0xe17 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_loc 0x000d645e 0x8c2 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_loc 0x000d6d20 0x4e43 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_loc 0x000dbb63 0x337 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_loc 0x000dbe9a 0x608 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_loc 0x000dc4a2 0x27b3 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_loc 0x000dec55 0x378a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_loc 0x000e23df 0x2edc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_loc 0x000e52bb 0xd61 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_loc 0x000e601c 0x4fe esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_loc 0x000e651a 0xde2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_loc 0x000e72fc 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_loc 0x000e734a 0x5b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_loc 0x000e7902 0x3869 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_loc 0x000eb16b 0xd0e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_loc 0x000ebe79 0x1fb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_loc 0x000ec074 0x1b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_loc 0x000ec22c 0x4e9 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_loc 0x000ec715 0x195 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_loc 0x000ec8aa 0x4bb esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_loc 0x000ecd65 0x5d68 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_loc 0x000f2acd 0x7f3 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_loc 0x000f32c0 0x5b1 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_loc 0x000f3871 0x51b esp-idf/lwip/liblwip.a(def.c.obj) + .debug_loc 0x000f3d8c 0x1b95 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_loc 0x000f5921 0x278 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_loc 0x000f5b99 0x116 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_loc 0x000f5caf 0x2d1 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_loc 0x000f5f80 0x1e62 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_loc 0x000f7de2 0x2150 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_loc 0x000f9f32 0xbe6 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_loc 0x000fab18 0x20a5 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_loc 0x000fcbbd 0xef2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_loc 0x000fdaaf 0x2594 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_loc 0x00100043 0x469 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_loc 0x001004ac 0x119e esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_loc 0x0010164a 0x1f87 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_loc 0x001035d1 0x1750 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_loc 0x00104d21 0x2fa esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_loc 0x0010501b 0xb22 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_loc 0x00105b3d 0xfa3 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_loc 0x00106ae0 0x593 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_loc 0x00107073 0x2d3 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_loc 0x00107346 0x8c7 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_loc 0x00107c0d 0x1469 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_loc 0x00109076 0x6ca esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_loc 0x00109740 0x278 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_loc 0x001099b8 0x804 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_loc 0x0010a1bc 0x24e3 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_loc 0x0010c69f 0x20d esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_loc 0x0010c8ac 0x1f9 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_loc 0x0010caa5 0x33b esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_loc 0x0010cde0 0x58f esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_loc 0x0010d36f 0xb02 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_loc 0x0010de71 0x20d esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_loc 0x0010e07e 0x1a57 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_loc 0x0010fad5 0x25ac esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_loc 0x00112081 0x54 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_loc 0x001120d5 0x33e esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_loc 0x00112413 0xe52 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_loc 0x00113265 0x264 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_loc 0x001134c9 0x436a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_loc 0x00117833 0x300 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_loc 0x00117b33 0x422 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_loc 0x00117f55 0x208 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_loc 0x0011815d 0x263d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_loc 0x0011a79a 0x1f3 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_loc 0x0011a98d 0x21b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_loc 0x0011aba8 0x22f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_loc 0x0011add7 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_loc 0x0011af35 0x125d esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_loc 0x0011c192 0x15d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_loc 0x0011d76b 0x959 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_loc 0x0011e0c4 0xf4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_loc 0x0011f00e 0xd5 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_loc 0x0011f0e3 0xd08 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_loc 0x0011fdeb 0x6cc esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_loc 0x001204b7 0x13b8 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_loc 0x0012186f 0x393b esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_loc 0x001251aa 0x1dd5 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_loc 0x00126f7f 0x160 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_loc 0x001270df 0x10e6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_loc 0x001281c5 0x2de7 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_loc 0x0012afac 0xd1c esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_loc 0x0012bcc8 0x1920 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_loc 0x0012d5e8 0x96 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_loc 0x0012d67e 0x2084 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_loc 0x0012f702 0x23a9 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_loc 0x00131aab 0x512 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_loc 0x00131fbd 0x96a esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_loc 0x00132927 0x6f6 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_loc 0x0013301d 0x1237 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_loc 0x00134254 0x1ce8 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_loc 0x00135f3c 0xd11 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_loc 0x00136c4d 0x1ba2 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_loc 0x001387ef 0x7da esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_loc 0x00138fc9 0x459 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_loc 0x00139422 0xf60 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_loc 0x0013a382 0x3e1 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_loc 0x0013a763 0x301a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_loc 0x0013d77d 0x7e18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_loc 0x00145595 0x481 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_loc 0x00145a16 0x4cd esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_loc 0x00145ee3 0x61a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_loc 0x001464fd 0x1162 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_loc 0x0014765f 0x1ce0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_loc 0x0014933f 0x34ad esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_loc 0x0014c7ec 0x3a7c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_loc 0x00150268 0x37 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_loc 0x0015029f 0x9b2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_loc 0x00150c51 0x3df6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_loc 0x00154a47 0x3062 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_loc 0x00157aa9 0x3111 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_loc 0x0015abba 0x10ec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_loc 0x0015bca6 0x701 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_loc 0x0015c3a7 0x1530 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_loc 0x0015d8d7 0x11fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_loc 0x0015ead5 0x1767 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_loc 0x0016023c 0x61b5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_loc 0x001663f1 0x52e9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_loc 0x0016b6da 0xbec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_loc 0x0016c2c6 0x1dfb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_loc 0x0016e0c1 0x189 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_loc 0x0016e24a 0x2856 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_loc 0x00170aa0 0x390 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_loc 0x00170e30 0x1c30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_loc 0x00172a60 0x248c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_loc 0x00174eec 0xeff esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_loc 0x00175deb 0xbe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_loc 0x00175ea9 0xbd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_loc 0x00175f66 0x6d60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_loc 0x0017ccc6 0xa58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_loc 0x0017d71e 0x215 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_loc 0x0017d933 0x39f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_loc 0x0017dcd2 0xc14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_loc 0x0017e8e6 0x1379 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_loc 0x0017fc5f 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_loc 0x0017fd27 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_loc 0x0017fd9c 0x58b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_loc 0x00180327 0x167 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_loc 0x0018048e 0x1ecf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_loc 0x0018235d 0x70d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_loc 0x00182a6a 0xf3d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_loc 0x001839a7 0x489 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_loc 0x00183e30 0x61a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_loc 0x0018444a 0x5cd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_loc 0x00184a17 0x16a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_loc 0x001860b7 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_loc 0x001862af 0x15b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_loc 0x00187867 0xf83 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_loc 0x001887ea 0x158c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_loc 0x00189d76 0x18f7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_loc 0x0018b66d 0x1e8b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_loc 0x0018d4f8 0xdd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_loc 0x0018e2c8 0x147d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_loc 0x0018f745 0xfd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_loc 0x0019071d 0x1242 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_loc 0x0019195f 0xd1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_loc 0x00192679 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_loc 0x001926ee 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_loc 0x001928a2 0x898 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_loc 0x0019313a 0x1086 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_loc 0x001941c0 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_loc 0x001941e7 0x5352 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_loc 0x00199539 0x877 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_loc 0x00199db0 0x3f6b esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_loc 0x0019dd1b 0x1251 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_loc 0x0019ef6c 0x4267 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_loc 0x001a31d3 0x4d8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_loc 0x001a36ab 0x168d esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_loc 0x001a4d38 0x415 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_loc 0x001a514d 0x18fe esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_loc 0x001a6a4b 0x23d esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_loc 0x001a6c88 0x101b esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_loc 0x001a7ca3 0xbfb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_loc 0x001a889e 0xec3 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_loc 0x001a9761 0x18a esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_loc 0x001a98eb 0xc00 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_loc 0x001aa4eb 0x372 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_loc 0x001aa85d 0x47b esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_loc 0x001aacd8 0x2ba esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_loc 0x001aaf92 0x23a esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_loc 0x001ab1cc 0x16c esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_loc 0x001ab338 0xea7 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_loc 0x001ac1df 0x1f7c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_loc 0x001ae15b 0x6d7 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_loc 0x001ae832 0xc9 esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_loc 0x001ae8fb 0x340 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_loc 0x001aec3b 0x741 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_loc 0x001af37c 0x1de0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_loc 0x001b115c 0x6c6 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_loc 0x001b1822 0x3b6 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_loc 0x001b1bd8 0x1a8 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_loc 0x001b1d80 0xaf9 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_loc 0x001b2879 0x3ff esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_loc 0x001b2c78 0xe6e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_loc 0x001b3ae6 0x6f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_loc 0x001b3b55 0x525 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_loc 0x001b407a 0x3157 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_loc 0x001b71d1 0xd1e esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_loc 0x001b7eef 0x5df esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_loc 0x001b84ce 0x35f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_loc 0x001bbac6 0x13d1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_loc 0x001bce97 0xd59 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_loc 0x001bdbf0 0x501 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_loc 0x001be0f1 0x18b7 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_loc 0x001bf9a8 0x609 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_loc 0x001bffb1 0x6e44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_loc 0x001c6df5 0xa57 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_loc 0x001c784c 0x294d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_loc 0x001ca199 0x24b esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_loc 0x001ca3e4 0x206 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_loc 0x001ca5ea 0x4c9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_loc 0x001cf284 0x1122 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_loc 0x001d03a6 0x765 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_loc 0x001d0b0b 0x17dd esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_loc 0x001d22e8 0x19fd esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_loc 0x001d3ce5 0x66e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_loc 0x001d4353 0xfaa esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_loc 0x001d52fd 0x9a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_loc 0x001d5c9d 0xc9e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_loc 0x001d693b 0xdae esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_loc 0x001d76e9 0x299 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_loc 0x001d7982 0x8d6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_loc 0x001d8258 0x1285 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_loc 0x001d94dd 0x28b esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_loc 0x001d9768 0xd3 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_loc 0x001d983b 0x68d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + +.debug_aranges 0x00000000 0x15be8 + .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 0x68 esp-idf/main/libmain.a(app_driver.c.obj) + .debug_aranges + 0x000026a8 0x60 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_aranges + 0x00002708 0x90 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_aranges + 0x00002798 0x50 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_aranges + 0x000027e8 0xc0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_aranges + 0x000028a8 0x90 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_aranges + 0x00002938 0x88 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_aranges + 0x000029c0 0x150 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_aranges + 0x00002b10 0x68 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_aranges + 0x00002b78 0x58 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_aranges + 0x00002bd0 0x30 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_aranges + 0x00002c00 0x90 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_aranges + 0x00002c90 0x140 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_aranges + 0x00002dd0 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_aranges + 0x00002e68 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_aranges + 0x00002eb0 0x28 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_aranges + 0x00002ed8 0xa8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_aranges + 0x00002f80 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_aranges + 0x00003018 0x68 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_aranges + 0x00003080 0x58 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_aranges + 0x000030d8 0xa0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_aranges + 0x00003178 0x38 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_aranges + 0x000031b0 0x68 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_aranges + 0x00003218 0xc8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_aranges + 0x000032e0 0x38 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .debug_aranges + 0x00003318 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_aranges + 0x00003360 0x20 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .debug_aranges + 0x00003380 0x60 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_aranges + 0x000033e0 0xa8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_aranges + 0x00003488 0x20 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .debug_aranges + 0x000034a8 0x80 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_aranges + 0x00003528 0x48 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_aranges + 0x00003570 0x78 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_aranges + 0x000035e8 0x40 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_aranges + 0x00003628 0x48 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_aranges + 0x00003670 0x68 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_aranges + 0x000036d8 0x58 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_aranges + 0x00003730 0x1c8 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_aranges + 0x000038f8 0x40 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_aranges + 0x00003938 0x60 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_aranges + 0x00003998 0x180 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_aranges + 0x00003b18 0x130 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_aranges + 0x00003c48 0x698 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_aranges + 0x000042e0 0xa0 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_aranges + 0x00004380 0xa8 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_aranges + 0x00004428 0x58 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_aranges + 0x00004480 0x120 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_aranges + 0x000045a0 0x88 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_aranges + 0x00004628 0x68 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_aranges + 0x00004690 0x50 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_aranges + 0x000046e0 0x50 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_aranges + 0x00004730 0x48 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_aranges + 0x00004778 0x168 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_aranges + 0x000048e0 0x198 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_aranges + 0x00004a78 0x108 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_aranges + 0x00004b80 0x48 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_aranges + 0x00004bc8 0x90 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_aranges + 0x00004c58 0x18 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .debug_aranges + 0x00004c70 0x48 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_aranges + 0x00004cb8 0x30 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_aranges + 0x00004ce8 0x70 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_aranges + 0x00004d58 0x70 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_aranges + 0x00004dc8 0x90 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_aranges + 0x00004e58 0x80 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_aranges + 0x00004ed8 0xf0 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_aranges + 0x00004fc8 0xa8 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_aranges + 0x00005070 0x108 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_aranges + 0x00005178 0x108 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_aranges + 0x00005280 0x48 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_aranges + 0x000052c8 0x2c0 esp-idf/bt/libbt.a(bt.c.obj) + .debug_aranges + 0x00005588 0x30 esp-idf/bt/libbt.a(addr.c.obj) + .debug_aranges + 0x000055b8 0x70 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_aranges + 0x00005628 0x60 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_aranges + 0x00005688 0x70 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_aranges + 0x000056f8 0x150 esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_aranges + 0x00005848 0x118 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_aranges + 0x00005960 0x38 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_aranges + 0x00005998 0x80 esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_aranges + 0x00005a18 0x5d0 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_aranges + 0x00005fe8 0x108 esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_aranges + 0x000060f0 0x18 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .debug_aranges + 0x00006108 0x118 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_aranges + 0x00006220 0x58 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_aranges + 0x00006278 0x1b0 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_aranges + 0x00006428 0x28 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_aranges + 0x00006450 0x70 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_aranges + 0x000064c0 0xc8 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_aranges + 0x00006588 0x4e8 esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_aranges + 0x00006a70 0x70 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_aranges + 0x00006ae0 0x90 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_aranges + 0x00006b70 0x48 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .debug_aranges + 0x00006bb8 0xc0 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_aranges + 0x00006c78 0x48 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_aranges + 0x00006cc0 0x220 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_aranges + 0x00006ee0 0xa8 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_aranges + 0x00006f88 0xe0 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_aranges + 0x00007068 0xa0 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_aranges + 0x00007108 0x110 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_aranges + 0x00007218 0x60 esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_aranges + 0x00007278 0x38 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_aranges + 0x000072b0 0xa8 esp-idf/bt/libbt.a(endian.c.obj) + .debug_aranges + 0x00007358 0x80 esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_aranges + 0x000073d8 0x58 esp-idf/bt/libbt.a(mem.c.obj) + .debug_aranges + 0x00007430 0x128 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_aranges + 0x00007558 0x38 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_aranges + 0x00007590 0x1a8 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_aranges + 0x00007738 0x70 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_aranges + 0x000077a8 0x40 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_aranges + 0x000077e8 0x70 esp-idf/bt/libbt.a(transport.c.obj) + .debug_aranges + 0x00007858 0xc0 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_aranges + 0x00007918 0x2a0 esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_aranges + 0x00007bb8 0x40 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_aranges + 0x00007bf8 0x30 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_aranges + 0x00007c28 0x248 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_aranges + 0x00007e70 0x40 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_aranges + 0x00007eb0 0x90 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_aranges + 0x00007f40 0x60 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_aranges + 0x00007fa0 0x40 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_aranges + 0x00007fe0 0x28 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_aranges + 0x00008008 0xc0 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_aranges + 0x000080c8 0x260 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_aranges + 0x00008328 0x398 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_aranges + 0x000086c0 0x30 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_aranges + 0x000086f0 0x148 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_aranges + 0x00008838 0x50 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_aranges + 0x00008888 0x38 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_aranges + 0x000088c0 0x88 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_aranges + 0x00008948 0x30 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_aranges + 0x00008978 0x90 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_aranges + 0x00008a08 0x30 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_aranges + 0x00008a38 0x88 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_aranges + 0x00008ac0 0x58 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_aranges + 0x00008b18 0x88 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_aranges + 0x00008ba0 0x68 esp-idf/console/libconsole.a(commands.c.obj) + .debug_aranges + 0x00008c08 0x20 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_aranges + 0x00008c28 0x40 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_aranges + 0x00008c68 0x50 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_aranges + 0x00008cb8 0x60 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_aranges + 0x00008d18 0x100 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_aranges + 0x00008e18 0x68 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_aranges + 0x00008e80 0x190 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_aranges + 0x00009010 0xe0 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_aranges + 0x000090f0 0x90 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_aranges + 0x00009180 0x30 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_aranges + 0x000091b0 0x20 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_aranges + 0x000091d0 0x68 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_aranges + 0x00009238 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_aranges + 0x00009250 0x90 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_aranges + 0x000092e0 0x38 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_aranges + 0x00009318 0xe0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_aranges + 0x000093f8 0x40 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_aranges + 0x00009438 0xc8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_aranges + 0x00009500 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_aranges + 0x00009518 0x220 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_aranges + 0x00009738 0x20 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_aranges + 0x00009758 0x210 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_aranges + 0x00009968 0x250 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_aranges + 0x00009bb8 0x48 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_aranges + 0x00009c00 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_aranges + 0x00009c20 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_aranges + 0x00009cd0 0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_aranges + 0x00009d40 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_aranges + 0x00009d88 0x100 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_aranges + 0x00009e88 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_aranges + 0x00009eb8 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_aranges + 0x00009f30 0x78 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_aranges + 0x00009fa8 0x48 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_aranges + 0x00009ff0 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_aranges + 0x0000a100 0x58 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_aranges + 0x0000a158 0xc0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_aranges + 0x0000a218 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_aranges + 0x0000a258 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_aranges + 0x0000a270 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_aranges + 0x0000a380 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_aranges + 0x0000a3b8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_aranges + 0x0000a3e8 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_aranges + 0x0000a430 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_aranges + 0x0000a490 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_aranges + 0x0000a4b8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_aranges + 0x0000a4e0 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_aranges + 0x0000a558 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_aranges + 0x0000a588 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_aranges + 0x0000a5e0 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_aranges + 0x0000a648 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_aranges + 0x0000a678 0xe0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_aranges + 0x0000a758 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_aranges + 0x0000a7a8 0x20 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_aranges + 0x0000a7c8 0x40 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_aranges + 0x0000a808 0x78 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_aranges + 0x0000a880 0x68 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_aranges + 0x0000a8e8 0x50 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_aranges + 0x0000a938 0xc8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_aranges + 0x0000aa00 0x50 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_aranges + 0x0000aa50 0x90 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_aranges + 0x0000aae0 0xf0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_aranges + 0x0000abd0 0x28 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_aranges + 0x0000abf8 0x38 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_aranges + 0x0000ac30 0x70 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_aranges + 0x0000aca0 0x30 esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_aranges + 0x0000acd0 0x18 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_aranges + 0x0000ace8 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_aranges + 0x0000ad00 0x18 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_aranges + 0x0000ad18 0x18 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .debug_aranges + 0x0000ad30 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_aranges + 0x0000ad60 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_aranges + 0x0000ad80 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_aranges + 0x0000adb0 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_aranges + 0x0000add8 0x80 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_aranges + 0x0000ae58 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_aranges + 0x0000ae80 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_aranges + 0x0000aec8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_aranges + 0x0000aee8 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_aranges + 0x0000af30 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_aranges + 0x0000af90 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_aranges + 0x0000afb8 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_aranges + 0x0000b010 0xf8 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_aranges + 0x0000b108 0x78 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_aranges + 0x0000b180 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_aranges + 0x0000b1a0 0x68 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_aranges + 0x0000b208 0x430 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_aranges + 0x0000b638 0x58 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_aranges + 0x0000b690 0x58 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_aranges + 0x0000b6e8 0xd0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_aranges + 0x0000b7b8 0x330 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_aranges + 0x0000bae8 0x1a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_aranges + 0x0000bc88 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_aranges + 0x0000bd50 0x78 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_aranges + 0x0000bdc8 0xc0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_aranges + 0x0000be88 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_aranges + 0x0000bec0 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_aranges + 0x0000bf20 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_aranges + 0x0000c040 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_aranges + 0x0000c0c0 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_aranges + 0x0000c0e8 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_aranges + 0x0000c118 0xc8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_aranges + 0x0000c1e0 0x60 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_aranges + 0x0000c240 0xe0 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_aranges + 0x0000c320 0x250 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_aranges + 0x0000c570 0xa0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_aranges + 0x0000c610 0xa0 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_aranges + 0x0000c6b0 0x48 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_aranges + 0x0000c6f8 0xd0 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_aranges + 0x0000c7c8 0x20 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_aranges + 0x0000c7e8 0x38 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_aranges + 0x0000c820 0x40 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_aranges + 0x0000c860 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_aranges + 0x0000c8b8 0x150 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_aranges + 0x0000ca08 0x148 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_aranges + 0x0000cb50 0x88 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_aranges + 0x0000cbd8 0x1d0 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_aranges + 0x0000cda8 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_aranges + 0x0000ce18 0xd8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_aranges + 0x0000cef0 0x70 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_aranges + 0x0000cf60 0xa0 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_aranges + 0x0000d000 0x150 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_aranges + 0x0000d150 0xa0 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_aranges + 0x0000d1f0 0x30 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_aranges + 0x0000d220 0xb0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_aranges + 0x0000d2d0 0x68 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_aranges + 0x0000d338 0x48 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_aranges + 0x0000d380 0x20 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_aranges + 0x0000d3a0 0x60 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_aranges + 0x0000d400 0x58 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_aranges + 0x0000d458 0x30 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_aranges + 0x0000d488 0x20 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_aranges + 0x0000d4a8 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_aranges + 0x0000d530 0x110 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_aranges + 0x0000d640 0x28 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_aranges + 0x0000d668 0x28 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_aranges + 0x0000d690 0x38 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_aranges + 0x0000d6c8 0x28 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_aranges + 0x0000d6f0 0x100 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_aranges + 0x0000d7f0 0x50 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_aranges + 0x0000d840 0x120 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_aranges + 0x0000d960 0x140 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_aranges + 0x0000daa0 0x20 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_aranges + 0x0000dac0 0x60 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_aranges + 0x0000db20 0x70 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_aranges + 0x0000db90 0x50 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_aranges + 0x0000dbe0 0x410 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_aranges + 0x0000dff0 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_aranges + 0x0000e038 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_aranges + 0x0000e060 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_aranges + 0x0000e080 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_aranges + 0x0000e1d0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_aranges + 0x0000e1f0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_aranges + 0x0000e210 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_aranges + 0x0000e230 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_aranges + 0x0000e270 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_aranges + 0x0000e2c8 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_aranges + 0x0000e3b0 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_aranges + 0x0000e400 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_aranges + 0x0000e460 0x70 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_aranges + 0x0000e4d0 0xd8 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_aranges + 0x0000e5a8 0x70 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_aranges + 0x0000e618 0x250 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_aranges + 0x0000e868 0x98 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_aranges + 0x0000e900 0x148 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_aranges + 0x0000ea48 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_aranges + 0x0000ea80 0x20 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_aranges + 0x0000eaa0 0xc8 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_aranges + 0x0000eb68 0x90 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_aranges + 0x0000ebf8 0x108 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_aranges + 0x0000ed00 0x140 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_aranges + 0x0000ee40 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_aranges + 0x0000ee70 0x110 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_aranges + 0x0000ef80 0x210 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_aranges + 0x0000f190 0x30 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_aranges + 0x0000f1c0 0x78 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_aranges + 0x0000f238 0x48 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_aranges + 0x0000f280 0x98 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_aranges + 0x0000f318 0xe8 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_aranges + 0x0000f400 0xe0 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_aranges + 0x0000f4e0 0xe8 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_aranges + 0x0000f5c8 0x58 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_aranges + 0x0000f620 0x38 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_aranges + 0x0000f658 0xb0 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_aranges + 0x0000f708 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_aranges + 0x0000f770 0x1c0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_aranges + 0x0000f930 0x4b8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_aranges + 0x0000fde8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_aranges + 0x0000fe18 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_aranges + 0x0000fe48 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_aranges + 0x0000fec0 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_aranges + 0x0000ff40 0x60 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_aranges + 0x0000ffa0 0x110 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_aranges + 0x000100b0 0x138 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_aranges + 0x000101e8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_aranges + 0x00010208 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_aranges + 0x000102e8 0x1c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_aranges + 0x000104a8 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_aranges + 0x000105d0 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_aranges + 0x000106e0 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_aranges + 0x000107e8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_aranges + 0x00010830 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_aranges + 0x000108b0 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_aranges + 0x00010968 0xe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_aranges + 0x00010a50 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_aranges + 0x00010d50 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_aranges + 0x00010de8 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_aranges + 0x00010e78 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_aranges + 0x00010f40 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_aranges + 0x00010f68 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_aranges + 0x00011088 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_aranges + 0x000110c0 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_aranges + 0x000111f0 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_aranges + 0x00011298 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_aranges + 0x00011320 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_aranges + 0x00011360 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_aranges + 0x00011388 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_aranges + 0x00011550 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_aranges + 0x00011590 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_aranges + 0x000115b8 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_aranges + 0x000115f0 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_aranges + 0x00011668 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_aranges + 0x000116d8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_aranges + 0x000116f8 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_aranges + 0x00011720 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_aranges + 0x00011770 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_aranges + 0x000117a8 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_aranges + 0x00011860 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_aranges + 0x000118b0 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_aranges + 0x00011930 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_aranges + 0x00011990 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_aranges + 0x000119f8 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_aranges + 0x00011a58 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_aranges + 0x00011af0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_aranges + 0x00011b40 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_aranges + 0x00011bc8 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_aranges + 0x00011c70 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_aranges + 0x00011d30 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_aranges + 0x00011de0 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_aranges + 0x00011ec0 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_aranges + 0x00011f58 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_aranges + 0x00012088 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_aranges + 0x000120e0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_aranges + 0x00012130 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_aranges + 0x00012170 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_aranges + 0x00012198 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_aranges + 0x000121d0 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_aranges + 0x00012228 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_aranges + 0x00012268 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_aranges + 0x00012288 0x1e8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_aranges + 0x00012470 0x78 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_aranges + 0x000124e8 0x120 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_aranges + 0x00012608 0x78 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_aranges + 0x00012680 0x180 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_aranges + 0x00012800 0x38 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_aranges + 0x00012838 0xf0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_aranges + 0x00012928 0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_aranges + 0x00012970 0xb0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_aranges + 0x00012a20 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_aranges + 0x00012a50 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_aranges + 0x00012b00 0x80 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_aranges + 0x00012b80 0x70 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_aranges + 0x00012bf0 0x48 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_aranges + 0x00012c38 0x68 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_aranges + 0x00012ca0 0xa8 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_aranges + 0x00012d48 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_aranges + 0x00012d88 0x80 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_aranges + 0x00012e08 0x70 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_aranges + 0x00012e78 0x28 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_aranges + 0x00012ea0 0x18 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_aranges + 0x00012eb8 0x18 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_aranges + 0x00012ed0 0x180 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_aranges + 0x00013050 0xe8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_aranges + 0x00013138 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_aranges + 0x00013188 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_aranges + 0x000131b0 0x20 esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_aranges + 0x000131d0 0x80 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_aranges + 0x00013250 0x38 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_aranges + 0x00013288 0xf8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_aranges + 0x00013380 0x60 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_aranges + 0x000133e0 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_aranges + 0x000133f8 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_aranges + 0x00013410 0x50 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_aranges + 0x00013460 0x28 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_aranges + 0x00013488 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_aranges + 0x00013550 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_aranges + 0x000135c0 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_aranges + 0x00013668 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_aranges + 0x00013698 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_aranges + 0x000136e0 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_aranges + 0x000138d8 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_aranges + 0x00013958 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_aranges + 0x000139d8 0x238 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_aranges + 0x00013c10 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_aranges + 0x00013c70 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_aranges + 0x00013cf0 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_aranges + 0x00013d60 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_aranges + 0x00013de8 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_aranges + 0x00013e20 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_aranges + 0x00014018 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_aranges + 0x00014070 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_aranges + 0x00014160 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_aranges + 0x00014180 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_aranges + 0x000141b0 0x220 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_aranges + 0x000143d0 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_aranges + 0x00014420 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_aranges + 0x00014498 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_aranges + 0x00014538 0x178 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_aranges + 0x000146b0 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_aranges + 0x00014728 0xe0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_aranges + 0x00014808 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_aranges + 0x00014858 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_aranges + 0x000148d0 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_aranges + 0x00014960 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_aranges + 0x00014998 0x98 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_aranges + 0x00014a30 0xa0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_aranges + 0x00014ad0 0x70 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_aranges + 0x00014b40 0x20 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_aranges + 0x00014b60 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x00014b80 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x00014ba0 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 + 0x00014c18 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x00014c38 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 + 0x00014c80 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 + 0x00014cc0 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 + 0x00014d18 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x00014d38 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x00014d58 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 + 0x00014d98 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 + 0x00014e10 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 + 0x00014e50 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 + 0x00014ef8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x00014f18 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 + 0x00014f30 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x00014f50 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 + 0x00014f80 0xf0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_aranges + 0x00015070 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 + 0x00015088 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000150a8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000150c8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000150e8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015108 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015128 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015148 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015168 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015188 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000151a8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000151c8 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 + 0x000151e0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015200 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015220 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015240 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015260 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015280 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000152a0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000152c0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000152e0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015300 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015320 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015340 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015360 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015380 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000153a0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000153c0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000153e0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015400 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015420 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015440 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015460 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015480 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000154a0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000154c0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000154e0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015500 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015520 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015540 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015560 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015580 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000155a0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000155c0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000155e0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015600 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015620 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015640 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 + 0x00015658 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015678 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015698 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000156b8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000156d8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000156f8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015718 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 + 0x00015730 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015750 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015770 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015790 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000157b0 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 + 0x000157c8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000157e8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015808 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015828 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015848 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015868 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x00015888 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x000158a8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x000158c8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000158e8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015908 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015928 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015948 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015968 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015988 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000159a8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000159c8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000159e8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015a08 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015a28 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015a48 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015a68 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015a88 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015aa8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015ac8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015ae8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015b08 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015b28 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015b48 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015b68 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015b88 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00015ba8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-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 + 0x00015bc8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-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 0x1d270 + .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 0x58 esp-idf/main/libmain.a(app_driver.c.obj) + .debug_ranges 0x00004a68 0x50 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_ranges 0x00004ab8 0xa0 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_ranges 0x00004b58 0x58 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_ranges 0x00004bb0 0xe0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_ranges 0x00004c90 0x80 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_ranges 0x00004d10 0x78 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_ranges 0x00004d88 0x218 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_ranges 0x00004fa0 0x70 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_ranges 0x00005010 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_ranges 0x00005058 0x20 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_ranges 0x00005078 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_ranges 0x00005110 0x148 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_ranges 0x00005258 0x88 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_ranges 0x000052e0 0x50 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_ranges 0x00005330 0x18 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_ranges 0x00005348 0x130 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_ranges 0x00005478 0x100 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_ranges 0x00005578 0xa0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_ranges 0x00005618 0x48 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_ranges 0x00005660 0xe0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_ranges 0x00005740 0x28 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_ranges 0x00005768 0x58 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_ranges 0x000057c0 0xb8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_ranges 0x00005878 0x28 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .debug_ranges 0x000058a0 0x38 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_ranges 0x000058d8 0x10 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .debug_ranges 0x000058e8 0x50 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_ranges 0x00005938 0x98 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_ranges 0x000059d0 0x10 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .debug_ranges 0x000059e0 0x88 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_ranges 0x00005a68 0x38 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_ranges 0x00005aa0 0x140 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_ranges 0x00005be0 0x30 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_ranges 0x00005c10 0x50 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_ranges 0x00005c60 0xa0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_ranges 0x00005d00 0x78 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_ranges 0x00005d78 0x1b8 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_ranges 0x00005f30 0x30 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_ranges 0x00005f60 0x68 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_ranges 0x00005fc8 0x218 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_ranges 0x000061e0 0x140 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_ranges 0x00006320 0x1120 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_ranges 0x00007440 0xd8 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_ranges 0x00007518 0xc8 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_ranges 0x000075e0 0x60 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_ranges 0x00007640 0x1f0 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_ranges 0x00007830 0x78 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_ranges 0x000078a8 0x88 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_ranges 0x00007930 0x58 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_ranges 0x00007988 0x60 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_ranges 0x000079e8 0x38 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_ranges 0x00007a20 0x158 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_ranges 0x00007b78 0x188 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_ranges 0x00007d00 0xf8 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_ranges 0x00007df8 0x38 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_ranges 0x00007e30 0xc8 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_ranges 0x00007ef8 0x50 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_ranges 0x00007f48 0x20 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_ranges 0x00007f68 0x60 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_ranges 0x00007fc8 0x60 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_ranges 0x00008028 0x80 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_ranges 0x000080a8 0x70 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_ranges 0x00008118 0x118 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_ranges 0x00008230 0x98 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_ranges 0x000082c8 0xf8 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_ranges 0x000083c0 0xf8 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_ranges 0x000084b8 0x38 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_ranges 0x000084f0 0x2e8 esp-idf/bt/libbt.a(bt.c.obj) + .debug_ranges 0x000087d8 0x20 esp-idf/bt/libbt.a(addr.c.obj) + .debug_ranges 0x000087f8 0x60 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_ranges 0x00008858 0x50 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_ranges 0x000088a8 0x60 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_ranges 0x00008908 0x140 esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_ranges 0x00008a48 0x108 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_ranges 0x00008b50 0x28 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_ranges 0x00008b78 0x70 esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_ranges 0x00008be8 0x5c0 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_ranges 0x000091a8 0xf8 esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_ranges 0x000092a0 0x108 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_ranges 0x000093a8 0x48 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_ranges 0x000093f0 0x1a0 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_ranges 0x00009590 0x18 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_ranges 0x000095a8 0x60 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_ranges 0x00009608 0xb8 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_ranges 0x000096c0 0x4d8 esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_ranges 0x00009b98 0x60 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_ranges 0x00009bf8 0x80 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_ranges 0x00009c78 0x38 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .debug_ranges 0x00009cb0 0xb0 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_ranges 0x00009d60 0x38 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_ranges 0x00009d98 0x228 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_ranges 0x00009fc0 0x98 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_ranges 0x0000a058 0xd0 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_ranges 0x0000a128 0x90 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_ranges 0x0000a1b8 0x100 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_ranges 0x0000a2b8 0x50 esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_ranges 0x0000a308 0x28 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_ranges 0x0000a330 0x98 esp-idf/bt/libbt.a(endian.c.obj) + .debug_ranges 0x0000a3c8 0x70 esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_ranges 0x0000a438 0x48 esp-idf/bt/libbt.a(mem.c.obj) + .debug_ranges 0x0000a480 0x160 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_ranges 0x0000a5e0 0x28 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_ranges 0x0000a608 0x198 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_ranges 0x0000a7a0 0x60 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_ranges 0x0000a800 0x30 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_ranges 0x0000a830 0x60 esp-idf/bt/libbt.a(transport.c.obj) + .debug_ranges 0x0000a890 0xb0 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_ranges 0x0000a940 0x290 esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_ranges 0x0000abd0 0x30 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_ranges 0x0000ac00 0x20 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_ranges 0x0000ac20 0x238 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_ranges 0x0000ae58 0x30 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_ranges 0x0000ae88 0x80 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_ranges 0x0000af08 0x50 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_ranges 0x0000af58 0x30 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_ranges 0x0000af88 0x18 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_ranges 0x0000afa0 0xc8 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_ranges 0x0000b068 0x898 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_ranges 0x0000b900 0x498 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_ranges 0x0000bd98 0x38 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_ranges 0x0000bdd0 0x608 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_ranges 0x0000c3d8 0x40 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_ranges 0x0000c418 0x28 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_ranges 0x0000c440 0x78 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_ranges 0x0000c4b8 0x38 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_ranges 0x0000c4f0 0xc8 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_ranges 0x0000c5b8 0x20 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_ranges 0x0000c5d8 0xa8 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_ranges 0x0000c680 0x48 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_ranges 0x0000c6c8 0x78 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_ranges 0x0000c740 0x90 esp-idf/console/libconsole.a(commands.c.obj) + .debug_ranges 0x0000c7d0 0x40 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_ranges 0x0000c810 0x48 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_ranges 0x0000c858 0x40 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_ranges 0x0000c898 0x50 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_ranges 0x0000c8e8 0x228 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_ranges 0x0000cb10 0x70 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_ranges 0x0000cb80 0x320 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_ranges 0x0000cea0 0x120 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_ranges 0x0000cfc0 0xf8 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_ranges 0x0000d0b8 0x20 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_ranges 0x0000d0d8 0x10 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_ranges 0x0000d0e8 0x58 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_ranges 0x0000d140 0x98 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_ranges 0x0000d1d8 0x40 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_ranges 0x0000d218 0x160 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x0000d378 0xd8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x0000d450 0x278 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_ranges 0x0000d6c8 0x2e8 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_ranges 0x0000d9b0 0x10 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_ranges 0x0000d9c0 0x510 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_ranges 0x0000ded0 0x430 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_ranges 0x0000e300 0x88 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_ranges 0x0000e388 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_ranges 0x0000e398 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_ranges 0x0000e450 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_ranges 0x0000e4b0 0x78 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_ranges 0x0000e528 0x168 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_ranges 0x0000e690 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_ranges 0x0000e6b0 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_ranges 0x0000e718 0x100 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_ranges 0x0000e818 0x50 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_ranges 0x0000e868 0x1f8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_ranges 0x0000ea60 0x98 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_ranges 0x0000eaf8 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_ranges 0x0000eba8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_ranges 0x0000ebd8 0x180 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_ranges 0x0000ed58 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_ranges 0x0000ed80 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_ranges 0x0000eda0 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_ranges 0x0000edd8 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_ranges 0x0000ee40 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_ranges 0x0000ee58 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_ranges 0x0000ee70 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_ranges 0x0000eed8 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_ranges 0x0000eef8 0x60 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_ranges 0x0000ef58 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_ranges 0x0000eff8 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_ranges 0x0000f018 0x190 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_ranges 0x0000f1a8 0xa0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_ranges 0x0000f248 0x10 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_ranges 0x0000f258 0x30 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_ranges 0x0000f288 0x130 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_ranges 0x0000f3b8 0x100 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_ranges 0x0000f4b8 0x40 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_ranges 0x0000f4f8 0x1c0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_ranges 0x0000f6b8 0x40 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_ranges 0x0000f6f8 0xb0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_ranges 0x0000f7a8 0x1a0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_ranges 0x0000f948 0x30 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_ranges 0x0000f978 0x28 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_ranges 0x0000f9a0 0x108 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_ranges 0x0000faa8 0x68 esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_ranges 0x0000fb10 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_ranges 0x0000fb30 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_ranges 0x0000fb40 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_ranges 0x0000fb60 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_ranges 0x0000fb90 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_ranges 0x0000fc30 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_ranges 0x0000fc48 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_ranges 0x0000fc80 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_ranges 0x0000fc90 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_ranges 0x0000fce0 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_ranges 0x0000fd30 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_ranges 0x0000fd48 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_ranges 0x0000fd90 0x100 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_ranges 0x0000fe90 0xd0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_ranges 0x0000ff60 0x58 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_ranges 0x0000ffb8 0x420 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_ranges 0x000103d8 0x78 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_ranges 0x00010450 0x48 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_ranges 0x00010498 0x268 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_ranges 0x00010700 0x338 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_ranges 0x00010a38 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_ranges 0x00010e00 0xb8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_ranges 0x00010eb8 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_ranges 0x00010f20 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_ranges 0x00011000 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_ranges 0x00011028 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_ranges 0x00011108 0x4c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_ranges 0x000115d0 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_ranges 0x00011718 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_ranges 0x00011730 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_ranges 0x00011750 0x130 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_ranges 0x00011880 0xb0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_ranges 0x00011930 0xd0 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_ranges 0x00011a00 0x7c0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_ranges 0x000121c0 0x90 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_ranges 0x00012250 0x90 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_ranges 0x000122e0 0x68 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_ranges 0x00012348 0x158 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_ranges 0x000124a0 0x10 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_ranges 0x000124b0 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_ranges 0x000124d8 0x30 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_ranges 0x00012508 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_ranges 0x00012550 0x1a8 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_ranges 0x000126f8 0x1e8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_ranges 0x000128e0 0x98 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_ranges 0x00012978 0x328 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_ranges 0x00012ca0 0x1b8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_ranges 0x00012e58 0x148 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_ranges 0x00012fa0 0x78 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_ranges 0x00013018 0xa8 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_ranges 0x000130c0 0x1b0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_ranges 0x00013270 0x138 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_ranges 0x000133a8 0x58 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_ranges 0x00013400 0xd0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_ranges 0x000134d0 0xe0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_ranges 0x000135b0 0x38 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_ranges 0x000135e8 0x10 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_ranges 0x000135f8 0x68 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_ranges 0x00013660 0xf8 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_ranges 0x00013758 0x20 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_ranges 0x00013778 0x10 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_ranges 0x00013788 0xc8 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_ranges 0x00013850 0x200 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_ranges 0x00013a50 0x18 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_ranges 0x00013a68 0x18 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_ranges 0x00013a80 0x28 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_ranges 0x00013aa8 0x18 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_ranges 0x00013ac0 0x138 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_ranges 0x00013bf8 0x58 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_ranges 0x00013c50 0x188 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_ranges 0x00013dd8 0x200 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_ranges 0x00013fd8 0x10 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_ranges 0x00013fe8 0x50 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_ranges 0x00014038 0x60 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_ranges 0x00014098 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_ranges 0x000140d8 0x508 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_ranges 0x000145e0 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_ranges 0x00014618 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_ranges 0x00014630 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_ranges 0x00014640 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_ranges 0x00014780 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_ranges 0x00014790 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_ranges 0x000147a0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_ranges 0x000147b0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_ranges 0x000147e0 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_ranges 0x00014828 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_ranges 0x00014968 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_ranges 0x000149d8 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_ranges 0x00014a28 0x60 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_ranges 0x00014a88 0x218 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_ranges 0x00014ca0 0x60 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_ranges 0x00014d00 0x240 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_ranges 0x00014f40 0x160 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_ranges 0x000150a0 0x1b0 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_ranges 0x00015250 0x68 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_ranges 0x000152b8 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_ranges 0x000152c8 0x120 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_ranges 0x000153e8 0x278 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_ranges 0x00015660 0xf8 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_ranges 0x00015758 0x238 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_ranges 0x00015990 0x20 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_ranges 0x000159b0 0x228 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_ranges 0x00015bd8 0x328 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_ranges 0x00015f00 0x20 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_ranges 0x00015f20 0x80 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_ranges 0x00015fa0 0x68 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_ranges 0x00016008 0xc0 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_ranges 0x000160c8 0x190 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_ranges 0x00016258 0xe8 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_ranges 0x00016340 0x108 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_ranges 0x00016448 0x68 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_ranges 0x000164b0 0x28 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_ranges 0x000164d8 0x130 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_ranges 0x00016608 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_ranges 0x00016678 0x2d0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_ranges 0x00016948 0x640 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_ranges 0x00016f88 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_ranges 0x00016ff0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_ranges 0x00017040 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_ranges 0x00017120 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_ranges 0x00017210 0x128 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_ranges 0x00017338 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_ranges 0x00017500 0x238 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_ranges 0x00017738 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_ranges 0x00017748 0xe8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_ranges 0x00017830 0x258 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_ranges 0x00017a88 0x210 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_ranges 0x00017c98 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_ranges 0x00017e60 0xf8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_ranges 0x00017f58 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_ranges 0x00017fc0 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_ranges 0x00018090 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_ranges 0x00018150 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_ranges 0x00018228 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_ranges 0x00018530 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_ranges 0x000185b8 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_ranges 0x00018638 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_ranges 0x000186f0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_ranges 0x00018708 0x2f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_ranges 0x000189f8 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_ranges 0x00018a80 0x120 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_ranges 0x00018ba0 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_ranges 0x00018ce0 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_ranges 0x00018e08 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_ranges 0x00018e38 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_ranges 0x00018e50 0x218 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_ranges 0x00019068 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_ranges 0x00019098 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_ranges 0x000190b0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_ranges 0x000190d8 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_ranges 0x00019170 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_ranges 0x00019238 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_ranges 0x00019248 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_ranges 0x00019260 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_ranges 0x000192c0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_ranges 0x000192e8 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_ranges 0x000193c8 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_ranges 0x00019438 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_ranges 0x000194a8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_ranges 0x000194f8 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_ranges 0x00019550 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_ranges 0x000195a0 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_ranges 0x00019640 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_ranges 0x00019680 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_ranges 0x00019728 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_ranges 0x000197f8 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_ranges 0x000198c0 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_ranges 0x00019990 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_ranges 0x00019a60 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_ranges 0x00019b20 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_ranges 0x00019c90 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_ranges 0x00019cf0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_ranges 0x00019d30 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_ranges 0x00019d78 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_ranges 0x00019d90 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_ranges 0x00019db8 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_ranges 0x00019e88 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_ranges 0x00019eb8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_ranges 0x00019ec8 0x280 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_ranges 0x0001a148 0x68 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_ranges 0x0001a1b0 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_ranges 0x0001a390 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_ranges 0x0001a430 0x1a0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_ranges 0x0001a5d0 0x58 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_ranges 0x0001a628 0x140 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_ranges 0x0001a768 0x88 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_ranges 0x0001a7f0 0x108 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_ranges 0x0001a8f8 0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_ranges 0x0001a930 0x1c0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_ranges 0x0001aaf0 0x100 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_ranges 0x0001abf0 0x78 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_ranges 0x0001ac68 0xb8 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_ranges 0x0001ad20 0x198 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_ranges 0x0001aeb8 0x98 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_ranges 0x0001af50 0x30 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_ranges 0x0001af80 0x88 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_ranges 0x0001b008 0x60 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_ranges 0x0001b068 0x30 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_ranges 0x0001b098 0x2d0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_ranges 0x0001b368 0x1a8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_ranges 0x0001b510 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_ranges 0x0001b580 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_ranges 0x0001b598 0x10 esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_ranges 0x0001b5a8 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_ranges 0x0001b618 0x48 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_ranges 0x0001b660 0xe8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_ranges 0x0001b748 0x80 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_ranges 0x0001b7c8 0x40 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_ranges 0x0001b808 0x18 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_ranges 0x0001b820 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_ranges 0x0001b8f0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_ranges 0x0001b950 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_ranges 0x0001ba00 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_ranges 0x0001ba20 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_ranges 0x0001ba58 0x350 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_ranges 0x0001bda8 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_ranges 0x0001be50 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_ranges 0x0001bec0 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_ranges 0x0001c100 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_ranges 0x0001c150 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_ranges 0x0001c1c0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_ranges 0x0001c220 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_ranges 0x0001c2e0 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_ranges 0x0001c308 0x2d8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_ranges 0x0001c5e0 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_ranges 0x0001c660 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_ranges 0x0001c788 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_ranges 0x0001c798 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_ranges 0x0001c7b8 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_ranges 0x0001ca28 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_ranges 0x0001ca68 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_ranges 0x0001caf0 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_ranges 0x0001cb98 0x1a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_ranges 0x0001cd38 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_ranges 0x0001cda0 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_ranges 0x0001ce70 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_ranges 0x0001ceb0 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_ranges 0x0001cf60 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_ranges 0x0001cfe0 0x28 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_ranges 0x0001d008 0x88 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_ranges 0x0001d090 0x90 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_ranges 0x0001d120 0x60 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_ranges 0x0001d180 0x10 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_ranges 0x0001d190 0xe0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + +.debug_line 0x00000000 0x311251 + .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 0x17bb esp-idf/main/libmain.a(app_main.c.obj) + .debug_line 0x0004d4a2 0x8b0 esp-idf/main/libmain.a(app_driver.c.obj) + .debug_line 0x0004dd52 0xa71 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_line 0x0004e7c3 0x112a esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_line 0x0004f8ed 0xdbe esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_line 0x000506ab 0x263b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_line 0x00052ce6 0x1db1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_line 0x00054a97 0x1611 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_line 0x000560a8 0x3523 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_line 0x000595cb 0x104d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_line 0x0005a618 0x698 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_line 0x0005acb0 0x887 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_line 0x0005b537 0x1b06 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_line 0x0005d03d 0x32aa esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_line 0x000602e7 0x1d8a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_line 0x00062071 0xa0f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_line 0x00062a80 0x34a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_line 0x00062dca 0x29bb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_line 0x00065785 0x1d93 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_line 0x00067518 0xb9a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_line 0x000680b2 0xa6e esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_line 0x00068b20 0x2bb6 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_line 0x0006b6d6 0xa01 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_line 0x0006c0d7 0x1960 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_line 0x0006da37 0xa64 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_line 0x0006e49b 0x3ff esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .debug_line 0x0006e89a 0x4be esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_line 0x0006ed58 0x191 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .debug_line 0x0006eee9 0xb8d esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_line 0x0006fa76 0x7da esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_line 0x00070250 0x2ae esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .debug_line 0x000704fe 0x18ab esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_line 0x00071da9 0x600 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_line 0x000723a9 0x1db2 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_line 0x0007415b 0x939 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_line 0x00074a94 0xc07 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_line 0x0007569b 0x20e1 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_line 0x0007777c 0x13ae esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_line 0x00078b2a 0x116e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_line 0x00079c98 0xc36 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_line 0x0007a8ce 0x1425 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_line 0x0007bcf3 0x2462 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_line 0x0007e155 0xc69 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_line 0x0007edbe 0x17894 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_line 0x00096652 0x13bb esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_line 0x00097a0d 0x23fd esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_line 0x00099e0a 0x1742 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_line 0x0009b54c 0x64eb esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_line 0x000a1a37 0xcb2 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_line 0x000a26e9 0x1235 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_line 0x000a391e 0x13a5 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_line 0x000a4cc3 0x14db esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_line 0x000a619e 0xc89 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_line 0x000a6e27 0xe64 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_line 0x000a7c8b 0xff0 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_line 0x000a8c7b 0xb27 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_line 0x000a97a2 0x4a1 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_line 0x000a9c43 0x1912 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_line 0x000ab555 0x1f8 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .debug_line 0x000ab74d 0x16bc esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_line 0x000ace09 0x8d6 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_line 0x000ad6df 0x23a1 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_line 0x000afa80 0x2389 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_line 0x000b1e09 0x1abc esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_line 0x000b38c5 0x81a esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_line 0x000b40df 0x36f9 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_line 0x000b77d8 0x7b7 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_line 0x000b7f8f 0xad7 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_line 0x000b8a66 0xad7 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_line 0x000b953d 0x4cc esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_line 0x000b9a09 0x346d esp-idf/bt/libbt.a(bt.c.obj) + .debug_line 0x000bce76 0x3e7 esp-idf/bt/libbt.a(addr.c.obj) + .debug_line 0x000bd25d 0x82e esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_line 0x000bda8b 0x899 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_line 0x000be324 0x9ae esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_line 0x000becd2 0x1b2c esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_line 0x000c07fe 0x1961 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_line 0x000c215f 0x59c esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_line 0x000c26fb 0xaab esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_line 0x000c31a6 0x74db esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_line 0x000ca681 0x1115 esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_line 0x000cb796 0x303 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .debug_line 0x000cba99 0x1cf8 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_line 0x000cd791 0x52b esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_line 0x000cdcbc 0x14f4 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_line 0x000cf1b0 0x368 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_line 0x000cf518 0xa7a esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_line 0x000cff92 0x157a esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_line 0x000d150c 0x84b1 esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_line 0x000d99bd 0xa4d esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_line 0x000da40a 0xb35 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_line 0x000daf3f 0x2b2 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .debug_line 0x000db1f1 0x11ab esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_line 0x000dc39c 0x717 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_line 0x000dcab3 0x47b6 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_line 0x000e1269 0x2031 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_line 0x000e329a 0x16d9 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_line 0x000e4973 0xd6e esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_line 0x000e56e1 0x1a8f esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_line 0x000e7170 0xd19 esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_line 0x000e7e89 0x405 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_line 0x000e828e 0xc84 esp-idf/bt/libbt.a(endian.c.obj) + .debug_line 0x000e8f12 0xf6c esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_line 0x000e9e7e 0x813 esp-idf/bt/libbt.a(mem.c.obj) + .debug_line 0x000ea691 0x2fda esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_line 0x000ed66b 0x57f esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_line 0x000edbea 0x2386 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_line 0x000eff70 0xfa8 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_line 0x000f0f18 0x327 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_line 0x000f123f 0xa13 esp-idf/bt/libbt.a(transport.c.obj) + .debug_line 0x000f1c52 0x12ef esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_line 0x000f2f41 0x56d1 esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_line 0x000f8612 0x7a4 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_line 0x000f8db6 0x61d esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_line 0x000f93d3 0x5523 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_line 0x000fe8f6 0x650 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_line 0x000fef46 0x11ab esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_line 0x001000f1 0xa2b esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_line 0x00100b1c 0xb04 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_line 0x00101620 0x5b5 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_line 0x00101bd5 0x2180 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_line 0x00103d55 0x81a6 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_line 0x0010befb 0x65a7 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_line 0x001124a2 0x71b esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_line 0x00112bbd 0x3675 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_line 0x00116232 0xbc7 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_line 0x00116df9 0x7d1 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_line 0x001175ca 0x112a esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_line 0x001186f4 0x2b8 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_line 0x001189ac 0x19d1 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_line 0x0011a37d 0xa6b esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_line 0x0011ade8 0x193e esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_line 0x0011c726 0x8db esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_line 0x0011d001 0xe7b esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_line 0x0011de7c 0xef4 esp-idf/console/libconsole.a(commands.c.obj) + .debug_line 0x0011ed70 0x3f1 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_line 0x0011f161 0x66c esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_line 0x0011f7cd 0x5e4 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_line 0x0011fdb1 0x816 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_line 0x001205c7 0x26d2 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_line 0x00122c99 0x9ba esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_line 0x00123653 0x82ec esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_line 0x0012b93f 0x1efa esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_line 0x0012d839 0x10a9 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_line 0x0012e8e2 0x504 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_line 0x0012ede6 0x2a8 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x0012f08e 0x4f2 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x0012f580 0x238 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_line 0x0012f7b8 0x1177 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_line 0x0013092f 0x983 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_line 0x001312b2 0x16dd esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x0013298f 0xebd esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x0013384c 0x2df9 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x00136645 0x2b8 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x001368fd 0x4f67 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_line 0x0013b864 0xd7 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_line 0x0013b93b 0x9271 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_line 0x00144bac 0x81eb esp-idf/driver/libdriver.a(uart.c.obj) + .debug_line 0x0014cd97 0xee8 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_line 0x0014dc7f 0xe8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x0014dd67 0x13ba esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x0014f121 0xbbc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_line 0x0014fcdd 0xfdd esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x00150cba 0x29f7 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x001536b1 0x2a7 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x00153958 0x763 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x001540bb 0x10fb esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x001551b6 0x5a1 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x00155757 0x3426 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x00158b7d 0x122f esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x00159dac 0xed2 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x0015ac7e 0x4b0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x0015b12e 0x3c9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x0015b4f7 0x2274 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x0015d76b 0x48c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x0015dbf7 0x511 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x0015e108 0x5f2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x0015e6fa 0xb4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x0015f248 0x3d5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x0015f61d 0x3d3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x0015f9f0 0xdfe esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x001607ee 0x416 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x00160c04 0x75d esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x00161361 0x996 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x00161cf7 0x7c6 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x001624bd 0x26e6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x00164ba3 0x9b5 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x00165558 0x51f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_line 0x00165a77 0x5c3 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_line 0x0016603a 0xce4 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x00166d1e 0x97a esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_line 0x00167698 0x924 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x00167fbc 0x1afb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x00169ab7 0x57b esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x0016a032 0xaf6 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_line 0x0016ab28 0x1224 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x0016bd4c 0x3d7 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_line 0x0016c123 0x6df esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_line 0x0016c802 0x1200 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x0016da02 0xa5b esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_line 0x0016e45d 0xba esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x0016e517 0x1cb esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x0016e6e2 0x230 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_line 0x0016e912 0x117 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .debug_line 0x0016ea29 0x227 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x0016ec50 0x3bf esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x0016f00f 0x550 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_line 0x0016f55f 0x53b esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_line 0x0016fa9a 0xf92 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_line 0x00170a2c 0x208 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x00170c34 0xa0b esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_line 0x0017163f 0x717 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_line 0x00171d56 0x805 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_line 0x0017255b 0xb1a esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_line 0x00173075 0x1e1 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x00173256 0x28e esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_line 0x001734e4 0x176d esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_line 0x00174c51 0x1151 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_line 0x00175da2 0x192 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x00175f34 0xba5 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_line 0x00176ad9 0x2a1c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x001794f5 0x691 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_line 0x00179b86 0x5f1 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_line 0x0017a177 0x287d esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_line 0x0017c9f4 0x30c5 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_line 0x0017fab9 0x3875 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_line 0x0018332e 0x1139 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_line 0x00184467 0x93d esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_line 0x00184da4 0x182a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_line 0x001865ce 0x552 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_line 0x00186b20 0xff5 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_line 0x00187b15 0x3e72 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_line 0x0018b987 0x1a24 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_line 0x0018d3ab 0x8b2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_line 0x0018dc5d 0x9ed esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_line 0x0018e64a 0x1878 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_line 0x0018fec2 0x6ba esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_line 0x0019057c 0xc0e esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_line 0x0019118a 0x9551 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_line 0x0019a6db 0xeae esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_line 0x0019b589 0xf2e esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_line 0x0019c4b7 0x7bb esp-idf/lwip/liblwip.a(def.c.obj) + .debug_line 0x0019cc72 0x2939 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_line 0x0019f5ab 0x29f esp-idf/lwip/liblwip.a(init.c.obj) + .debug_line 0x0019f84a 0x527 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_line 0x0019fd71 0x4ad esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_line 0x001a021e 0x6dc esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_line 0x001a08fa 0x2fea esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_line 0x001a38e4 0x2495 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_line 0x001a5d79 0x1b5e esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_line 0x001a78d7 0x4caf esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_line 0x001ac586 0x450d esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_line 0x001b0a93 0x334a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_line 0x001b3ddd 0xc54 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_line 0x001b4a31 0x2a34 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_line 0x001b7465 0x3fc1 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_line 0x001bb426 0x1c1a esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_line 0x001bd040 0xa6b esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_line 0x001bdaab 0x165a esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_line 0x001bf105 0x1502 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_line 0x001c0607 0xbaf esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_line 0x001c11b6 0x714 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_line 0x001c18ca 0x99b esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_line 0x001c2265 0x2386 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_line 0x001c45eb 0xe54 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_line 0x001c543f 0x6dd esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_line 0x001c5b1c 0x1517 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_line 0x001c7033 0x4e24 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_line 0x001cbe57 0x7bd esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_line 0x001cc614 0x58d esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_line 0x001ccba1 0x7eb esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_line 0x001cd38c 0x8cd esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_line 0x001cdc59 0x134b esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_line 0x001cefa4 0x780 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_line 0x001cf724 0x2780 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_line 0x001d1ea4 0x4723 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_line 0x001d65c7 0x275 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_line 0x001d683c 0x950 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_line 0x001d718c 0xe82 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_line 0x001d800e 0x822 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_line 0x001d8830 0x689a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_line 0x001df0ca 0x506 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_line 0x001df5d0 0x619 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_line 0x001dfbe9 0x4fe esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_line 0x001e00e7 0x16da esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_line 0x001e17c1 0x4c4 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_line 0x001e1c85 0x4ab esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_line 0x001e2130 0x509 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_line 0x001e2639 0x489 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_line 0x001e2ac2 0x120f esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_line 0x001e3cd1 0x1bcd esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_line 0x001e589e 0xb16 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_line 0x001e63b4 0xb07 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_line 0x001e6ebb 0xf46 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_line 0x001e7e01 0x14d0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_line 0x001e92d1 0x93e esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_line 0x001e9c0f 0x178a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_line 0x001eb399 0x5a9c esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_line 0x001f0e35 0x2ad1 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_line 0x001f3906 0x5db esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_line 0x001f3ee1 0x1fc esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_line 0x001f40dd 0x2af0 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_line 0x001f6bcd 0x3c3d esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_line 0x001fa80a 0x1263 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_line 0x001fba6d 0x2440 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_line 0x001fdead 0x642 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_line 0x001fe4ef 0x379a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_line 0x00201c89 0x62e6 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_line 0x00207f6f 0xe82 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_line 0x00208df1 0xf67 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_line 0x00209d58 0x7f3 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_line 0x0020a54b 0x22fb esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_line 0x0020c846 0x2fe4 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_line 0x0020f82a 0x18d1 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_line 0x002110fb 0x1eb1 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_line 0x00212fac 0x14dd esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_line 0x00214489 0x54d esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_line 0x002149d6 0x2880 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_line 0x00217256 0x783 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_line 0x002179d9 0x482a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_line 0x0021c203 0x8a38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_line 0x00224c3b 0xfe6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_line 0x00225c21 0xe00 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_line 0x00226a21 0xfd6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_line 0x002279f7 0x12c9 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_line 0x00228cc0 0x1aad esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_line 0x0022a76d 0x467b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_line 0x0022ede8 0x5223 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_line 0x0023400b 0x34a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_line 0x00234355 0x19a2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_line 0x00235cf7 0x57b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_line 0x0023b4b0 0x245b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_line 0x0023d90b 0x2c5b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_line 0x00240566 0x97f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_line 0x00240ee5 0x871 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_line 0x00241756 0x165b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_line 0x00242db1 0x169c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_line 0x0024444d 0xc83 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_line 0x002450d0 0x63f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_line 0x0024b4c0 0x4edb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_line 0x0025039b 0x1134 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_line 0x002514cf 0x1992 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_line 0x00252e61 0x56b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_line 0x002533cc 0x2381 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_line 0x0025574d 0x51c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_line 0x00255c69 0xef9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_line 0x00256b62 0x28f6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_line 0x00259458 0x129d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_line 0x0025a6f5 0x28f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_line 0x0025a984 0x256 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_line 0x0025abda 0x597b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_line 0x00260555 0x1010 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_line 0x00261565 0x67c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_line 0x00261be1 0x7a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_line 0x00262381 0x1262 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_line 0x002635e3 0x1918 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_line 0x00264efb 0x183 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_line 0x0026507e 0x2a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_line 0x00265327 0x973 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_line 0x00265c9a 0x4a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_line 0x00266143 0x266a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_line 0x002687ad 0x1034 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_line 0x002697e1 0x14e8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_line 0x0026acc9 0x7a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_line 0x0026b46b 0x9b5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_line 0x0026be20 0x993 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_line 0x0026c7b3 0x16ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_line 0x0026de6d 0x42c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_line 0x0026e299 0x20bb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_line 0x00270354 0x10ec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_line 0x00271440 0x10c5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_line 0x00272505 0x1714 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_line 0x00273c19 0x1abf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_line 0x002756d8 0x1192 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_line 0x0027686a 0x180b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_line 0x00278075 0x12a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_line 0x00279315 0xe5d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_line 0x0027a172 0xe19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_line 0x0027af8b 0x328 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_line 0x0027b2b3 0x974 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_line 0x0027bc27 0xd32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_line 0x0027c959 0x1284 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_line 0x0027dbdd 0x2fd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_line 0x0027deda 0x54c8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_line 0x002833a2 0xa5e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_line 0x00283e00 0x4737 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_line 0x00288537 0x12dd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_line 0x00289814 0x39ff esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x0028d213 0x80a esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_line 0x0028da1d 0x1c20 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_line 0x0028f63d 0x8a7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_line 0x0028fee4 0x1d7e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_line 0x00291c62 0x5ca esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_line 0x0029222c 0x2426 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_line 0x00294652 0x161f esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x00295c71 0xcfc esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x0029696d 0x6ee esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x0029705b 0xee5 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_line 0x00297f40 0x950 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_line 0x00298890 0x71f esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_line 0x00298faf 0x920 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_line 0x002998cf 0x8f9 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_line 0x0029a1c8 0x421 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_line 0x0029a5e9 0xd0 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_line 0x0029a6b9 0x1c9 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_line 0x0029a882 0x2bbc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_line 0x0029d43e 0x3ba5 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_line 0x002a0fe3 0xd40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_line 0x002a1d23 0x22b esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_line 0x002a1f4e 0x2e7 esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_line 0x002a2235 0x76b esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_line 0x002a29a0 0x109d esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_line 0x002a3a3d 0x2cf2 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_line 0x002a672f 0x9ee esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_line 0x002a711d 0x205 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_line 0x002a7322 0x3de esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_line 0x002a7700 0x8c7 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_line 0x002a7fc7 0x417 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_line 0x002a83de 0x13b6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_line 0x002a9794 0x977 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_line 0x002aa10b 0x1f6e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_line 0x002ac079 0x59f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_line 0x002ac618 0x12a1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_line 0x002ad8b9 0x2d70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_line 0x002b0629 0x13b5 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_line 0x002b19de 0xdd5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_line 0x002b27b3 0x564a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_line 0x002b7dfd 0x22d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_line 0x002ba0d6 0x107e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_line 0x002bb154 0xb9f esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_line 0x002bbcf3 0x1b87 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_line 0x002bd87a 0x9a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_line 0x002be21c 0x6ec6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_line 0x002c50e2 0xbbc esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_line 0x002c5c9e 0x275e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_line 0x002c83fc 0x59e esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_line 0x002c899a 0x7c6 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_line 0x002c9160 0x5a91 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_line 0x002cebf1 0x1d01 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_line 0x002d08f2 0xb39 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_line 0x002d142b 0x1eb5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_line 0x002d32e0 0x2dc5 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_line 0x002d60a5 0xa13 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_line 0x002d6ab8 0xcd5 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_line 0x002d778d 0xb7a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_line 0x002d8307 0x10be esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_line 0x002d93c5 0x14a3 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_line 0x002da868 0x3dd esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_line 0x002dac45 0x55d esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_line 0x002db1a2 0xcb2 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_line 0x002dbe54 0x68d esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_line 0x002dc4e1 0x475 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_line 0x002dc956 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 0x002dc9c1 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 0x002dca2c 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 0x002dcf6a 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 0x002dd013 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 0x002dd455 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 0x002dd5f6 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 0x002dda91 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 0x002ddb12 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 0x002ddb7d 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 0x002ddfd7 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 0x002de1be 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 0x002de598 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 0x002ded67 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 0x002dedd2 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 0x002dee5c 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 0x002def95 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 0x002df083 0x7fe esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_line 0x002df881 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 0x002df8bb 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 0x002df987 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 0x002dfa8a 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 0x002dfccf 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 0x002e1fa0 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 0x002e254e 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 0x002e2aaa 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 0x002e3036 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 0x002e431e 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 0x002e443a 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 0x002e4a07 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 0x002e4a45 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 0x002e9c79 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 0x002ed2a3 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 0x002ed5ae 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 0x002edb61 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 0x002ee3de 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 0x002ee6ce 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 0x002ee887 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 0x002eeab8 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 0x002eeba5 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 0x002ef462 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 0x002ef5ad 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 0x002ef71e 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 0x002ef92d 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 0x002efa1a 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 0x002efc9b 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 0x002f0099 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 0x002f03f9 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 0x002f063a 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 0x002f08ea 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 0x002f0b67 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 0x002f0c60 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 0x002f0e8a 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 0x002f10e0 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 0x002f1384 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 0x002f15f6 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 0x002f1f70 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 0x002f2142 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 0x002f2be8 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 0x002f2c84 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 0x002f37b6 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 0x002f3823 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 0x002f38cb 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 0x002f3d13 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 0x002f433e 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 0x002f4f8f 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 0x002f4fce 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 0x002f665e 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 0x002f678f 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 0x002f6b9c 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 0x002f6c09 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 0x002f6cf9 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 0x002f789e 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 0x002f78dc 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 0x002f7a8a 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 0x002f7bbe 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 0x002f7c5d 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 0x002f7f21 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 0x002f7f72 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 0x002f8000 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 0x002f80b1 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 0x002f8186 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 0x002f8261 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 0x002f833c 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 0x002f83ae 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 0x002f841e 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 0x002f85e5 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 0x002f88c5 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 0x002fa997 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 0x002faa20 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 0x002fba3c 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 0x002fc029 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 0x002fc1d0 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 0x002fe3cd 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 0x002fe508 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 0x002fe7b8 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 0x002feb18 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 0x003020fa 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 0x00305ce3 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 0x0030abd4 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 0x0030edf9 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 0x0030ef82 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 0x0030f317 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 0x0030f52d 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 0x0030fb9a 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 0x0030fc1a 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 0x003101b8 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 0x00310370 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 0x003103e9 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 0x003104ad 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 0x00310a36 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 0x983aa + .debug_str 0x00000000 0x983aa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x32c (size before relaxing) + .debug_str 0x000983aa 0xd2c esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_str 0x000983aa 0x86c esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_str 0x000983aa 0x529 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_str 0x000983aa 0x5a3 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_str 0x000983aa 0x41d esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_str 0x000983aa 0x6e0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_str 0x000983aa 0x1ba9 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_str 0x000983aa 0x2f1 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_str 0x000983aa 0x3c91 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_str 0x000983aa 0x29c2 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_str 0x000983aa 0xaa4 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_str 0x000983aa 0x444c esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_str 0x000983aa 0x2a7 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_str 0x000983aa 0x36cb esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_str 0x000983aa 0x32e8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_str 0x000983aa 0x2a95 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_str 0x000983aa 0xfca esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_str 0x000983aa 0x30a esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_str 0x000983aa 0x100d esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_str 0x000983aa 0x27cd esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x000983aa 0x29e3 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x000983aa 0x513d esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_str 0x000983aa 0xa3a esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_str 0x000983aa 0x2194 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_str 0x000983aa 0x5ce esp-idf/log/liblog.a(log.c.obj) + .debug_str 0x000983aa 0x551 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_str 0x000983aa 0x9cd esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_str 0x000983aa 0x69f esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_str 0x000983aa 0x8a1 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_str 0x000983aa 0x9c4 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_str 0x000983aa 0x85e esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_str 0x000983aa 0x43d esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_str 0x000983aa 0x615 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_str 0x000983aa 0x4ed esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_str 0x000983aa 0x1671 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_str 0x000983aa 0x7c5 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_str 0x000983aa 0x29f5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_str 0x000983aa 0x1e54 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_str 0x000983aa 0x4f9 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_str 0x000983aa 0x138f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_str 0x000983aa 0x2f04 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_str 0x000983aa 0xa56 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_str 0x000983aa 0x51ee esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_str 0x000983aa 0x3210 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_str 0x000983aa 0x23cb esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_str 0x000983aa 0x49c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_str 0x000983aa 0x4a8 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_str 0x000983aa 0xe16 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_str 0x000983aa 0x1d5e esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_str 0x000983aa 0x1518 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_str 0x000983aa 0x357 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_str 0x000983aa 0x7eb esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_str 0x000983aa 0x171f esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_str 0x000983aa 0x35a esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_str 0x000983aa 0x28c esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_str 0x000983aa 0x325 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_str 0x000983aa 0x7b7 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_str 0x000983aa 0x8e2 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_str 0x000983aa 0x2cf esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_str 0x000983aa 0x661 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_str 0x000983aa 0xbd0 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_str 0x000983aa 0x896 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_str 0x000983aa 0xa53 esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_str 0x000983aa 0x935 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_str 0x000983aa 0xb66 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_str 0x000983aa 0x506 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_str 0x000983aa 0xdd6 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_str 0x000983aa 0x3ce esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_str 0x000983aa 0x32e esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .debug_str 0x000983aa 0x18a1 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_str 0x000983aa 0x3b7 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_str 0x000983aa 0x1368 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_str 0x000983aa 0xa6d esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_str 0x000983aa 0x15d9 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_str 0x000983aa 0x1fa6 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_str 0x000983aa 0x962 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_str 0x000983aa 0x970 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_str 0x000983aa 0xdf9 esp-idf/main/libmain.a(app_main.c.obj) + .debug_str 0x000983aa 0x9d9 esp-idf/main/libmain.a(app_driver.c.obj) + .debug_str 0x000983aa 0x5ce esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_str 0x000983aa 0x7ff esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_str 0x000983aa 0xa8f esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_str 0x000983aa 0x1aae esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_str 0x000983aa 0x3093 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_str 0x000983aa 0xb69 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_str 0x000983aa 0x14cb esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_str 0x000983aa 0xd8b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_str 0x000983aa 0x47a esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_str 0x000983aa 0x94b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_str 0x000983aa 0x1889 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_str 0x000983aa 0x18fd esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_str 0x000983aa 0xeb1 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_str 0x000983aa 0x65b esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_str 0x000983aa 0x4de esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_str 0x000983aa 0x1d42 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_str 0x000983aa 0x269c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_str 0x000983aa 0x75f esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_str 0x000983aa 0x521 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_str 0x000983aa 0x23b2 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_str 0x000983aa 0xa96 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_str 0x000983aa 0xf52 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_str 0x000983aa 0x78c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_str 0x000983aa 0x3fe esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .debug_str 0x000983aa 0x7a5 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_str 0x000983aa 0x275 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .debug_str 0x000983aa 0xede esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_str 0x000983aa 0x13d3 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_str 0x000983aa 0x2c9 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .debug_str 0x000983aa 0xac1 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_str 0x000983aa 0x74c esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_str 0x000983aa 0x27c5 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_str 0x000983aa 0x892 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_str 0x000983aa 0x6e5 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_str 0x000983aa 0x1ea8 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_str 0x000983aa 0x1099 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_str 0x000983aa 0x1a6e esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_str 0x000983aa 0x1b10 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_str 0x000983aa 0x1cb3 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_str 0x000983aa 0x76a esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_str 0x000983aa 0x612 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_str 0x000983aa 0x36c5 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_str 0x000983aa 0xf09 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_str 0x000983aa 0xf47 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_str 0x000983aa 0x8aa esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_str 0x000983aa 0x2dee esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_str 0x000983aa 0x11ad esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_str 0x000983aa 0xcc4 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_str 0x000983aa 0x13fc esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_str 0x000983aa 0x1588 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_str 0x000983aa 0xd08 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_str 0x000983aa 0x197c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_str 0x000983aa 0x184a esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_str 0x000983aa 0x1131 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_str 0x000983aa 0xcf6 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_str 0x000983aa 0x668 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_str 0x000983aa 0x393 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .debug_str 0x000983aa 0xc1a esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_str 0x000983aa 0x1105 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_str 0x000983aa 0x1b85 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_str 0x000983aa 0x1709 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_str 0x000983aa 0x7b8 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_str 0x000983aa 0x489 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_str 0x000983aa 0x1ad4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_str 0x000983aa 0xe38 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_str 0x000983aa 0x1184 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_str 0x000983aa 0x121b esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_str 0x000983aa 0x124a esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_str 0x000983aa 0x3555 esp-idf/bt/libbt.a(bt.c.obj) + .debug_str 0x000983aa 0x2dc esp-idf/bt/libbt.a(addr.c.obj) + .debug_str 0x000983aa 0x74c esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_str 0x000983aa 0x665 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_str 0x000983aa 0x4c7 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_str 0x000983aa 0x1fd4 esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_str 0x000983aa 0x1c6f esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_str 0x000983aa 0xab6 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_str 0x000983aa 0x1083 esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_str 0x000983aa 0x378a esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_str 0x000983aa 0xbb9 esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_str 0x000983aa 0x842 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .debug_str 0x000983aa 0x169a esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_str 0x000983aa 0x4c2 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_str 0x000983aa 0x13cb esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_str 0x000983aa 0x3d2 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_str 0x000983aa 0x6ec esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_str 0x000983aa 0x1d3e esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_str 0x000983aa 0x3d07 esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_str 0x000983aa 0x549 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_str 0x000983aa 0xcda esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_str 0x000983aa 0x3f6 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .debug_str 0x000983aa 0x1710 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_str 0x000983aa 0xdb5 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_str 0x000983aa 0x1efb esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_str 0x000983aa 0xa0a esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_str 0x000983aa 0x189b esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_str 0x000983aa 0x9a0 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_str 0x000983aa 0xfa4 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_str 0x000983aa 0xf06 esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_str 0x000983aa 0x33a esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_str 0x000983aa 0x303 esp-idf/bt/libbt.a(endian.c.obj) + .debug_str 0x000983aa 0xc19 esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_str 0x000983aa 0x625 esp-idf/bt/libbt.a(mem.c.obj) + .debug_str 0x000983aa 0xf4b esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_str 0x000983aa 0x4bf esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_str 0x000983aa 0x15e5 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_str 0x000983aa 0xea3 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_str 0x000983aa 0x2be esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_str 0x000983aa 0x757 esp-idf/bt/libbt.a(transport.c.obj) + .debug_str 0x000983aa 0x1b59 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_str 0x000983aa 0x27c4 esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_str 0x000983aa 0xc3e esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_str 0x000983aa 0x951 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_str 0x000983aa 0x2396 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_str 0x000983aa 0xba9 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_str 0x000983aa 0x180f esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_str 0x000983aa 0x19fd esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_str 0x000983aa 0x793 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_str 0x000983aa 0xb3f esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_str 0x000983aa 0x120c esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_str 0x000983aa 0x1609 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_str 0x000983aa 0x100f esp-idf/json/libjson.a(cJSON.c.obj) + .debug_str 0x000983aa 0x50f esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_str 0x000983aa 0xa36 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_str 0x000983aa 0x5b9 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_str 0x000983aa 0x5c2 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_str 0x000983aa 0xa87 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_str 0x000983aa 0x2a4 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_str 0x000983aa 0x9a8 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_str 0x000983aa 0x762 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_str 0x000983aa 0x1391 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_str 0x000983aa 0x4be esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_str 0x000983aa 0x9e5 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_str 0x000983aa 0xa7b esp-idf/console/libconsole.a(commands.c.obj) + .debug_str 0x000983aa 0x2cc esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_str 0x000983aa 0x7ef esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_str 0x000983aa 0x446 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_str 0x000983aa 0x759 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_str 0x000983aa 0xb9f esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_str 0x000983aa 0x407 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_str 0x000983aa 0x282c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_str 0x000983aa 0x972 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_str 0x000983aa 0x614 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_str 0x000983aa 0x435 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_str 0x000983aa 0x29b esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_str 0x000983aa 0x3ef esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_str 0x000983aa 0x26ac esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_str 0x000983aa 0x865 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_str 0x000983aa 0x647 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_str 0x000983aa 0xa5a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x000983aa 0x2bb3 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x000983aa 0xff9 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_str 0x000983aa 0x362 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_str 0x000983aa 0x2cf8 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_str 0x000983aa 0x34e esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_str 0x000983aa 0x6db7 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_str 0x000983aa 0x783a esp-idf/driver/libdriver.a(uart.c.obj) + .debug_str 0x000983aa 0x1675 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_str 0x000983aa 0x247 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_str 0x000983aa 0x2913 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_str 0x000983aa 0x1364 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_str 0x000983aa 0x9ef esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_str 0x000983aa 0x1835 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_str 0x000983aa 0x357 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_str 0x000983aa 0xe17 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_str 0x000983aa 0xb9f esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_str 0x000983aa 0x5a3 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_str 0x000983aa 0x2233 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_str 0x000983aa 0x3c75 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_str 0x000983aa 0xc12 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_str 0x000983aa 0x77b esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_str 0x000983aa 0x973 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_str 0x000983aa 0x1b16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_str 0x000983aa 0xc9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_str 0x000983aa 0x136c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_str 0x000983aa 0xcd2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_str 0x000983aa 0xd79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_str 0x000983aa 0xbfb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_str 0x000983aa 0xbf3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_str 0x000983aa 0x2cfb esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_str 0x000983aa 0x300 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_str 0x000983aa 0xb41 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_str 0x000983aa 0x4c3 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_str 0x000983aa 0x742b esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_str 0x000983aa 0xc8e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_str 0x000983aa 0x7480 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_str 0x000983aa 0x3a5 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_str 0x000983aa 0x83d esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_str 0x000983aa 0x61b esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_str 0x000983aa 0x61e esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_str 0x000983aa 0x28a9 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_str 0x000983aa 0x26a6 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_str 0x000983aa 0x4f2 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_str 0x000983aa 0xe55 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_str 0x000983aa 0x13c8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_str 0x000983aa 0x1171 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_str 0x000983aa 0x8be esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_str 0x000983aa 0x222c esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_str 0x000983aa 0x3b0 esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_str 0x000983aa 0x8ad esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_str 0x000983aa 0x235 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_str 0x000983aa 0xbbd esp-idf/soc/libsoc.a(uart_periph.c.obj) + .debug_str 0x000983aa 0xb59 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .debug_str 0x000983aa 0x268 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_str 0x000983aa 0x247 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_str 0x000983aa 0x424 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_str 0x000983aa 0x32f esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_str 0x000983aa 0x716 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_str 0x000983aa 0x280 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_str 0x000983aa 0x211f esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_str 0x000983aa 0x9c6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_str 0x000983aa 0x658 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_str 0x000983aa 0x2dff esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_str 0x000983aa 0x241 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_str 0x000983aa 0x2fd esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_str 0x000983aa 0x10b0 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_str 0x000983aa 0x849 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_str 0x000983aa 0xa6 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_str 0x000983aa 0xdc4 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_str 0x000983aa 0xe63 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_str 0x000983aa 0x4b9 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_str 0x000983aa 0x56c esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_str 0x000983aa 0x105e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_str 0x000983aa 0x8f04 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_str 0x000983aa 0x86fb esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_str 0x000983aa 0x6f6e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_str 0x000983aa 0x1105 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_str 0x000983aa 0x8401 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_str 0x000983aa 0x509 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_str 0x000983aa 0x2479 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_str 0x000983aa 0x358e esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_str 0x000983aa 0x54e7 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_str 0x000983aa 0xdd1 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_str 0x000983aa 0x1662 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_str 0x000983aa 0x13b7 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_str 0x000983aa 0x5cb esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_str 0x000983aa 0x902 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_str 0x000983aa 0x1f49 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_str 0x000983aa 0xc4e esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_str 0x000983aa 0xc0d esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_str 0x000983aa 0x2e8 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_str 0x000983aa 0xc51 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_str 0x000983aa 0x27c esp-idf/lwip/liblwip.a(init.c.obj) + .debug_str 0x000983aa 0x939 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_str 0x000983aa 0x2d6 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_str 0x000983aa 0x639 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_str 0x000983aa 0xfab esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_str 0x000983aa 0xebe esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_str 0x000983aa 0xcad esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_str 0x000983aa 0x12da esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_str 0x000983aa 0x10ea esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_str 0x000983aa 0xf39 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_str 0x000983aa 0xa5c esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_str 0x000983aa 0xe46 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_str 0x000983aa 0x14ba esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_str 0x000983aa 0xd75 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_str 0x000983aa 0x8dc esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_str 0x000983aa 0xa91 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_str 0x000983aa 0xdd2 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_str 0x000983aa 0x7a2 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_str 0x000983aa 0x6f8 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_str 0x000983aa 0xb61 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_str 0x000983aa 0xb7a esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_str 0x000983aa 0x40d esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_str 0x000983aa 0x74c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_str 0x000983aa 0xd24 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_str 0x000983aa 0x1402 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_str 0x000983aa 0x92d esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_str 0x000983aa 0x5e1 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_str 0x000983aa 0x8d1 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_str 0x000983aa 0x9e8 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_str 0x000983aa 0xa5b esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_str 0x000983aa 0x95c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_str 0x000983aa 0x12b5 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_str 0x000983aa 0x18a4 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_str 0x000983aa 0x23a esp-idf/lwip/liblwip.a(err.c.obj) + .debug_str 0x000983aa 0x61f esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_str 0x000983aa 0x487 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_str 0x000983aa 0x421 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_str 0x000983aa 0x333a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_str 0x000983aa 0x72b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_str 0x000983aa 0x30c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_str 0x000983aa 0x2b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_str 0x000983aa 0x1769 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_str 0x000983aa 0x262 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_str 0x000983aa 0x298 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_str 0x000983aa 0x295 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_str 0x000983aa 0x329 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_str 0x000983aa 0x3de esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_str 0x000983aa 0x588 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_str 0x000983aa 0x51f esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_str 0x000983aa 0x39b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_str 0x000983aa 0x1465 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_str 0x000983aa 0x131f esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_str 0x000983aa 0x657 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_str 0x000983aa 0x28a7 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_str 0x000983aa 0x131c esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_str 0x000983aa 0x2965 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_str 0x000983aa 0x471 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_str 0x000983aa 0x260 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_str 0x000983aa 0x2d79 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_str 0x000983aa 0xe5f esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_str 0x000983aa 0xcdd esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_str 0x000983aa 0x1397 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_str 0x000983aa 0x61f esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_str 0x000983aa 0x10be esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_str 0x000983aa 0x2290 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_str 0x000983aa 0x65c esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_str 0x000983aa 0x552 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_str 0x000983aa 0x39f esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_str 0x000983aa 0x139a esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_str 0x000983aa 0x14af esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_str 0x000983aa 0x129c esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_str 0x000983aa 0x1228 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_str 0x000983aa 0xe76 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_str 0x000983aa 0x46d esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_str 0x000983aa 0x1b67 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_str 0x000983aa 0x1229 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_str 0x000983aa 0x2b0d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_str 0x000983aa 0x47db esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_str 0x000983aa 0x1da2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_str 0x000983aa 0x1ef1 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_str 0x000983aa 0x1c04 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_str 0x000983aa 0x7f3 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_str 0x000983aa 0x2033 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_str 0x000983aa 0x28e4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_str 0x000983aa 0x2cb3 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_str 0x000983aa 0x29f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_str 0x000983aa 0x1ff4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_str 0x000983aa 0x10de esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_str 0x000983aa 0x9d4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_str 0x000983aa 0x19f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_str 0x000983aa 0x1b8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_str 0x000983aa 0x428 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_str 0x000983aa 0x12cb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_str 0x000983aa 0xb43 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_str 0x000983aa 0xa44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_str 0x000983aa 0x1447 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_str 0x000983aa 0x2db4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_str 0x000983aa 0xb53 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_str 0x000983aa 0x1001 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_str 0x000983aa 0x350 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_str 0x000983aa 0x1237 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_str 0x000983aa 0x651 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_str 0x000983aa 0xed3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_str 0x000983aa 0x1ad3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_str 0x000983aa 0x8f7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_str 0x000983aa 0x311 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_str 0x000983aa 0x268 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_str 0x000983aa 0x133e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_str 0x000983aa 0x48b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_str 0x000983aa 0x408 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_str 0x000983aa 0x4a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_str 0x000983aa 0x558 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_str 0x000983aa 0x5a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_str 0x000983aa 0x241 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_str 0x000983aa 0x26a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_str 0x000983aa 0x3e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_str 0x000983aa 0x2e1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_str 0x000983aa 0x1514 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_str 0x000983aa 0x853 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_str 0x000983aa 0xff7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_str 0x000983aa 0x477c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_str 0x000983aa 0x4ca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_str 0x000983aa 0x4b2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_str 0x000983aa 0x6eb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_str 0x000983aa 0x32a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_str 0x000983aa 0x54e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_str 0x000983aa 0x570 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_str 0x000983aa 0x5f7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_str 0x000983aa 0x9b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_str 0x000983aa 0xece esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_str 0x000983aa 0xb95 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_str 0x000983aa 0x158c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_str 0x000983aa 0x108a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_str 0x000983aa 0x130b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_str 0x000983aa 0x1420 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_str 0x000983aa 0x402 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_str 0x000983aa 0xe36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_str 0x000983aa 0xf19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_str 0x000983aa 0x3a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_str 0x000983aa 0x3ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_str 0x000983aa 0x1a81 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_str 0x000983aa 0x99b esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_str 0x000983aa 0xcc5 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_str 0x000983aa 0x68f esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_str 0x000983aa 0xe49 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_str 0x000983aa 0x74a esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_str 0x000983aa 0xb4c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_str 0x000983aa 0xe5e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_str 0x000983aa 0x150b esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_str 0x000983aa 0x414 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_str 0x000983aa 0x1633 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_str 0x000983aa 0x1076 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_str 0x000983aa 0xf0f esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_str 0x000983aa 0xa52 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_str 0x000983aa 0x19a0 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_str 0x000983aa 0x68a esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_str 0x000983aa 0x420 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_str 0x000983aa 0x5b8 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_str 0x000983aa 0x463 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_str 0x000983aa 0x2d0 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_str 0x000983aa 0x1f1 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_str 0x000983aa 0x239 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_str 0x000983aa 0x4fc2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_str 0x000983aa 0x6050 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_str 0x000983aa 0x4c67 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_str 0x000983aa 0x332 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_str 0x000983aa 0x291 esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_str 0x000983aa 0x377 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_str 0x000983aa 0x922 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_str 0x000983aa 0x1671 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_str 0x000983aa 0x88b esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_str 0x000983aa 0x560 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_str 0x000983aa 0x8fe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_str 0x000983aa 0x72d esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_str 0x000983aa 0x3f4 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_str 0x000983aa 0x3a73 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_str 0x000983aa 0x11c7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_str 0x000983aa 0x2959 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_str 0x000983aa 0xaeb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_str 0x000983aa 0x2596 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_str 0x000983aa 0x1861 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_str 0x000983aa 0xf2c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_str 0x000983aa 0xc76 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_str 0x000983aa 0x316d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_str 0x000983aa 0xec4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_str 0x000983aa 0x651 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_str 0x000983aa 0x1a8b esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_str 0x000983aa 0x153c esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_str 0x000983aa 0x454 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_str 0x000983aa 0x12ca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_str 0x000983aa 0x59a esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_str 0x000983aa 0x86f esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_str 0x000983aa 0x2d2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_str 0x000983aa 0x3eb esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_str 0x000983aa 0x2642 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_str 0x000983aa 0xb0e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_str 0x000983aa 0x3d7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_str 0x000983aa 0xc05 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_str 0x000983aa 0x2b2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_str 0x000983aa 0xb99 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_str 0x000983aa 0x6e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_str 0x000983aa 0x393 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_str 0x000983aa 0x6db esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_str 0x000983aa 0xbd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_str 0x000983aa 0x358 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_str 0x000983aa 0xd93 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_str 0x000983aa 0x11c9 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_str 0x000983aa 0x456 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_str 0x000983aa 0x6aa esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_str 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 0x103d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_str 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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 0x000983aa 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_devices.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_devices.c.obj) + .riscv.attributes + 0x00001bbc 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .riscv.attributes + 0x00001c00 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .riscv.attributes + 0x00001c44 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .riscv.attributes + 0x00001c88 0x51 esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_mqtt_server.crt.S.obj) + .riscv.attributes + 0x00001cd9 0x51 esp-idf/esp_rainmaker/libesp_rainmaker.a(rmaker_ota_server.crt.S.obj) + .riscv.attributes + 0x00001d2a 0x44 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .riscv.attributes + 0x00001d6e 0x44 esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .riscv.attributes + 0x00001db2 0x44 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .riscv.attributes + 0x00001df6 0x44 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .riscv.attributes + 0x00001e3a 0x44 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .riscv.attributes + 0x00001e7e 0x44 esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .riscv.attributes + 0x00001ec2 0x44 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .riscv.attributes + 0x00001f06 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .riscv.attributes + 0x00001f4a 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .riscv.attributes + 0x00001f8e 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .riscv.attributes + 0x00001fd2 0x44 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .riscv.attributes + 0x00002016 0x44 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .riscv.attributes + 0x0000205a 0x44 esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .riscv.attributes + 0x0000209e 0x44 esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .riscv.attributes + 0x000020e2 0x44 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .riscv.attributes + 0x00002126 0x44 esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .riscv.attributes + 0x0000216a 0x44 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .riscv.attributes + 0x000021ae 0x44 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .riscv.attributes + 0x000021f2 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .riscv.attributes + 0x00002236 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .riscv.attributes + 0x0000227a 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .riscv.attributes + 0x000022be 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .riscv.attributes + 0x00002302 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .riscv.attributes + 0x00002346 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .riscv.attributes + 0x0000238a 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .riscv.attributes + 0x000023ce 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .riscv.attributes + 0x00002412 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .riscv.attributes + 0x00002456 0x44 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .riscv.attributes + 0x0000249a 0x44 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .riscv.attributes + 0x000024de 0x44 esp-idf/protocomm/libprotocomm.a(constants.pb-c.c.obj) + .riscv.attributes + 0x00002522 0x44 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .riscv.attributes + 0x00002566 0x44 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .riscv.attributes + 0x000025aa 0x44 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .riscv.attributes + 0x000025ee 0x44 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .riscv.attributes + 0x00002632 0x44 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .riscv.attributes + 0x00002676 0x44 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .riscv.attributes + 0x000026ba 0x44 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .riscv.attributes + 0x000026fe 0x44 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .riscv.attributes + 0x00002742 0x44 esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .riscv.attributes + 0x00002786 0x44 esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .riscv.attributes + 0x000027ca 0x44 esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .riscv.attributes + 0x0000280e 0x48 esp-idf/bt/libbt.a(bt.c.obj) + .riscv.attributes + 0x00002856 0x44 esp-idf/bt/libbt.a(addr.c.obj) + .riscv.attributes + 0x0000289a 0x44 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .riscv.attributes + 0x000028de 0x44 esp-idf/bt/libbt.a(ble_store_util.c.obj) + .riscv.attributes + 0x00002922 0x44 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .riscv.attributes + 0x00002966 0x44 esp-idf/bt/libbt.a(ble_hs.c.obj) + .riscv.attributes + 0x000029aa 0x44 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .riscv.attributes + 0x000029ee 0x44 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .riscv.attributes + 0x00002a32 0x44 esp-idf/bt/libbt.a(ble_att.c.obj) + .riscv.attributes + 0x00002a76 0x44 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .riscv.attributes + 0x00002aba 0x44 esp-idf/bt/libbt.a(ble_store.c.obj) + .riscv.attributes + 0x00002afe 0x44 esp-idf/bt/libbt.a(ble_hs_cfg.c.obj) + .riscv.attributes + 0x00002b42 0x44 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .riscv.attributes + 0x00002b86 0x44 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .riscv.attributes + 0x00002bca 0x44 esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .riscv.attributes + 0x00002c0e 0x44 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .riscv.attributes + 0x00002c52 0x44 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .riscv.attributes + 0x00002c96 0x44 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .riscv.attributes + 0x00002cda 0x44 esp-idf/bt/libbt.a(ble_gap.c.obj) + .riscv.attributes + 0x00002d1e 0x44 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .riscv.attributes + 0x00002d62 0x44 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .riscv.attributes + 0x00002da6 0x44 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .riscv.attributes + 0x00002dea 0x44 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .riscv.attributes + 0x00002e2e 0x44 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .riscv.attributes + 0x00002e72 0x44 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .riscv.attributes + 0x00002eb6 0x44 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .riscv.attributes + 0x00002efa 0x44 esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .riscv.attributes + 0x00002f3e 0x44 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .riscv.attributes + 0x00002f82 0x44 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .riscv.attributes + 0x00002fc6 0x44 esp-idf/bt/libbt.a(nimble_port.c.obj) + .riscv.attributes + 0x0000300a 0x44 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .riscv.attributes + 0x0000304e 0x44 esp-idf/bt/libbt.a(endian.c.obj) + .riscv.attributes + 0x00003092 0x44 esp-idf/bt/libbt.a(os_mempool.c.obj) + .riscv.attributes + 0x000030d6 0x44 esp-idf/bt/libbt.a(mem.c.obj) + .riscv.attributes + 0x0000311a 0x44 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .riscv.attributes + 0x0000315e 0x44 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .riscv.attributes + 0x000031a2 0x44 esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .riscv.attributes + 0x000031e6 0x44 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .riscv.attributes + 0x0000322a 0x44 esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .riscv.attributes + 0x0000326e 0x44 esp-idf/bt/libbt.a(transport.c.obj) + .riscv.attributes + 0x000032b2 0x44 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .riscv.attributes + 0x000032f6 0x44 esp-idf/bt/libbt.a(ble_sm.c.obj) + .riscv.attributes + 0x0000333a 0x44 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .riscv.attributes + 0x0000337e 0x44 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .riscv.attributes + 0x000033c2 0x44 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .riscv.attributes + 0x00003406 0x44 esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .riscv.attributes + 0x0000344a 0x44 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .riscv.attributes + 0x0000348e 0x44 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .riscv.attributes + 0x000034d2 0x44 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .riscv.attributes + 0x00003516 0x44 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .riscv.attributes + 0x0000355a 0x44 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .riscv.attributes + 0x0000359e 0x44 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .riscv.attributes + 0x000035e2 0x44 esp-idf/json/libjson.a(cJSON.c.obj) + .riscv.attributes + 0x00003626 0x44 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .riscv.attributes + 0x0000366a 0x44 esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .riscv.attributes + 0x000036ae 0x44 esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .riscv.attributes + 0x000036f2 0x44 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .riscv.attributes + 0x00003736 0x44 esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .riscv.attributes + 0x0000377a 0x44 esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .riscv.attributes + 0x000037be 0x44 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .riscv.attributes + 0x00003802 0x44 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .riscv.attributes + 0x00003846 0x44 esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .riscv.attributes + 0x0000388a 0x44 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .riscv.attributes + 0x000038ce 0x44 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .riscv.attributes + 0x00003912 0x44 esp-idf/console/libconsole.a(commands.c.obj) + .riscv.attributes + 0x00003956 0x44 esp-idf/console/libconsole.a(split_argv.c.obj) + .riscv.attributes + 0x0000399a 0x44 esp-idf/console/libconsole.a(arg_end.c.obj) + .riscv.attributes + 0x000039de 0x44 esp-idf/console/libconsole.a(arg_str.c.obj) + .riscv.attributes + 0x00003a22 0x44 esp-idf/console/libconsole.a(arg_utils.c.obj) + .riscv.attributes + 0x00003a66 0x44 esp-idf/console/libconsole.a(argtable3.c.obj) + .riscv.attributes + 0x00003aaa 0x44 esp-idf/console/libconsole.a(arg_dstr.c.obj) + .riscv.attributes + 0x00003aee 0x44 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .riscv.attributes + 0x00003b32 0x44 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .riscv.attributes + 0x00003b76 0x44 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .riscv.attributes + 0x00003bba 0x44 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .riscv.attributes + 0x00003bfe 0x44 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .riscv.attributes + 0x00003c42 0x44 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .riscv.attributes + 0x00003c86 0x44 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .riscv.attributes + 0x00003cca 0x44 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .riscv.attributes + 0x00003d0e 0x44 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .riscv.attributes + 0x00003d52 0x44 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .riscv.attributes + 0x00003d96 0x44 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .riscv.attributes + 0x00003dda 0x44 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .riscv.attributes + 0x00003e1e 0x44 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .riscv.attributes + 0x00003e62 0x44 esp-idf/driver/libdriver.a(gpio.c.obj) + .riscv.attributes + 0x00003ea6 0x44 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .riscv.attributes + 0x00003eea 0x44 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .riscv.attributes + 0x00003f2e 0x44 esp-idf/driver/libdriver.a(uart.c.obj) + .riscv.attributes + 0x00003f72 0x44 esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .riscv.attributes + 0x00003fb6 0x51 esp-idf/mbedtls/libmbedtls.a(x509_crt_bundle.S.obj) + .riscv.attributes + 0x00004007 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .riscv.attributes + 0x0000404b 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .riscv.attributes + 0x0000408f 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .riscv.attributes + 0x000040d3 0x44 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .riscv.attributes + 0x00004117 0x44 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .riscv.attributes + 0x0000415b 0x44 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .riscv.attributes + 0x0000419f 0x44 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .riscv.attributes + 0x000041e3 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .riscv.attributes + 0x00004227 0x44 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .riscv.attributes + 0x0000426b 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .riscv.attributes + 0x000042af 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .riscv.attributes + 0x000042f3 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .riscv.attributes + 0x00004337 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .riscv.attributes + 0x0000437b 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .riscv.attributes + 0x000043bf 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .riscv.attributes + 0x00004403 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .riscv.attributes + 0x00004447 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .riscv.attributes + 0x0000448b 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .riscv.attributes + 0x000044cf 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .riscv.attributes + 0x00004513 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .riscv.attributes + 0x00004557 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .riscv.attributes + 0x0000459b 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .riscv.attributes + 0x000045df 0x44 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .riscv.attributes + 0x00004623 0x44 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .riscv.attributes + 0x00004667 0x44 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .riscv.attributes + 0x000046ab 0x44 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .riscv.attributes + 0x000046ef 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .riscv.attributes + 0x00004733 0x44 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .riscv.attributes + 0x00004777 0x44 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .riscv.attributes + 0x000047bb 0x44 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .riscv.attributes + 0x000047ff 0x44 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .riscv.attributes + 0x00004843 0x44 esp-idf/hal/libhal.a(cache_hal.c.obj) + .riscv.attributes + 0x00004887 0x44 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .riscv.attributes + 0x000048cb 0x44 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .riscv.attributes + 0x0000490f 0x44 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .riscv.attributes + 0x00004953 0x44 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .riscv.attributes + 0x00004997 0x44 esp-idf/hal/libhal.a(uart_hal.c.obj) + .riscv.attributes + 0x000049db 0x44 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .riscv.attributes + 0x00004a1f 0x44 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .riscv.attributes + 0x00004a63 0x44 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .riscv.attributes + 0x00004aa7 0x44 esp-idf/log/liblog.a(log_buffers.c.obj) + .riscv.attributes + 0x00004aeb 0x44 esp-idf/soc/libsoc.a(interrupts.c.obj) + .riscv.attributes + 0x00004b2f 0x44 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .riscv.attributes + 0x00004b73 0x44 esp-idf/soc/libsoc.a(uart_periph.c.obj) + .riscv.attributes + 0x00004bb7 0x44 esp-idf/soc/libsoc.a(rmt_periph.c.obj) + .riscv.attributes + 0x00004bfb 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .riscv.attributes + 0x00004c3f 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .riscv.attributes + 0x00004c87 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .riscv.attributes + 0x00004ccb 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .riscv.attributes + 0x00004d13 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .riscv.attributes + 0x00004d57 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .riscv.attributes + 0x00004d9b 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .riscv.attributes + 0x00004ddf 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .riscv.attributes + 0x00004e23 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .riscv.attributes + 0x00004e67 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .riscv.attributes + 0x00004eab 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .riscv.attributes + 0x00004eef 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .riscv.attributes + 0x00004f33 0x44 esp-idf/freertos/libfreertos.a(timers.c.obj) + .riscv.attributes + 0x00004f77 0x44 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .riscv.attributes + 0x00004fbb 0x51 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .riscv.attributes + 0x0000500c 0x44 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .riscv.attributes + 0x00005050 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .riscv.attributes + 0x00005094 0x44 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .riscv.attributes + 0x000050d8 0x44 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .riscv.attributes + 0x0000511c 0x44 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .riscv.attributes + 0x00005160 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .riscv.attributes + 0x000051a4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .riscv.attributes + 0x000051e8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .riscv.attributes + 0x0000522c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .riscv.attributes + 0x00005270 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .riscv.attributes + 0x000052b4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .riscv.attributes + 0x000052f8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .riscv.attributes + 0x0000533c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .riscv.attributes + 0x00005380 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .riscv.attributes + 0x000053c4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .riscv.attributes + 0x00005408 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .riscv.attributes + 0x0000544c 0x44 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .riscv.attributes + 0x00005490 0x44 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .riscv.attributes + 0x000054d4 0x44 esp-idf/lwip/liblwip.a(sntp.c.obj) + .riscv.attributes + 0x00005518 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) + .riscv.attributes + 0x0000555c 0x44 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .riscv.attributes + 0x000055a0 0x44 esp-idf/lwip/liblwip.a(sntp.c.obj) + .riscv.attributes + 0x000055e4 0x44 esp-idf/lwip/liblwip.a(def.c.obj) + .riscv.attributes + 0x00005628 0x44 esp-idf/lwip/liblwip.a(dns.c.obj) + .riscv.attributes + 0x0000566c 0x44 esp-idf/lwip/liblwip.a(init.c.obj) + .riscv.attributes + 0x000056b0 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) + .riscv.attributes + 0x000056f4 0x44 esp-idf/lwip/liblwip.a(mem.c.obj) + .riscv.attributes + 0x00005738 0x44 esp-idf/lwip/liblwip.a(memp.c.obj) + .riscv.attributes + 0x0000577c 0x44 esp-idf/lwip/liblwip.a(netif.c.obj) + .riscv.attributes + 0x000057c0 0x44 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .riscv.attributes + 0x00005804 0x44 esp-idf/lwip/liblwip.a(raw.c.obj) + .riscv.attributes + 0x00005848 0x44 esp-idf/lwip/liblwip.a(tcp.c.obj) + .riscv.attributes + 0x0000588c 0x44 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .riscv.attributes + 0x000058d0 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .riscv.attributes + 0x00005914 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .riscv.attributes + 0x00005958 0x44 esp-idf/lwip/liblwip.a(udp.c.obj) + .riscv.attributes + 0x0000599c 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .riscv.attributes + 0x000059e0 0x44 esp-idf/lwip/liblwip.a(etharp.c.obj) + .riscv.attributes + 0x00005a24 0x44 esp-idf/lwip/liblwip.a(icmp.c.obj) + .riscv.attributes + 0x00005a68 0x44 esp-idf/lwip/liblwip.a(igmp.c.obj) + .riscv.attributes + 0x00005aac 0x44 esp-idf/lwip/liblwip.a(ip4.c.obj) + .riscv.attributes + 0x00005af0 0x44 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .riscv.attributes + 0x00005b34 0x44 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .riscv.attributes + 0x00005b78 0x44 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .riscv.attributes + 0x00005bbc 0x44 esp-idf/lwip/liblwip.a(ip6.c.obj) + .riscv.attributes + 0x00005c00 0x44 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .riscv.attributes + 0x00005c44 0x44 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .riscv.attributes + 0x00005c88 0x44 esp-idf/lwip/liblwip.a(mld6.c.obj) + .riscv.attributes + 0x00005ccc 0x44 esp-idf/lwip/liblwip.a(nd6.c.obj) + .riscv.attributes + 0x00005d10 0x44 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .riscv.attributes + 0x00005d54 0x44 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .riscv.attributes + 0x00005d98 0x44 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .riscv.attributes + 0x00005ddc 0x44 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .riscv.attributes + 0x00005e20 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .riscv.attributes + 0x00005e64 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .riscv.attributes + 0x00005ea8 0x44 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .riscv.attributes + 0x00005eec 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .riscv.attributes + 0x00005f30 0x44 esp-idf/lwip/liblwip.a(err.c.obj) + .riscv.attributes + 0x00005f74 0x44 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .riscv.attributes + 0x00005fb8 0x44 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .riscv.attributes + 0x00005ffc 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .riscv.attributes + 0x00006040 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .riscv.attributes + 0x00006084 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .riscv.attributes + 0x000060c8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .riscv.attributes + 0x0000610c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .riscv.attributes + 0x00006150 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .riscv.attributes + 0x00006194 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .riscv.attributes + 0x000061d8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .riscv.attributes + 0x0000621c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .riscv.attributes + 0x00006260 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .riscv.attributes + 0x000062a4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .riscv.attributes + 0x000062e8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .riscv.attributes + 0x0000632c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .riscv.attributes + 0x00006370 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .riscv.attributes + 0x000063b4 0x44 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .riscv.attributes + 0x000063f8 0x44 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .riscv.attributes + 0x0000643c 0x44 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .riscv.attributes + 0x00006480 0x44 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .riscv.attributes + 0x000064c4 0x44 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .riscv.attributes + 0x00006508 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .riscv.attributes + 0x0000654c 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .riscv.attributes + 0x00006590 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .riscv.attributes + 0x000065d4 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .riscv.attributes + 0x00006618 0x44 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .riscv.attributes + 0x0000665c 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .riscv.attributes + 0x000066a0 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .riscv.attributes + 0x000066e4 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .riscv.attributes + 0x00006728 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .riscv.attributes + 0x0000676c 0x44 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .riscv.attributes + 0x000067b0 0x44 esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .riscv.attributes + 0x000067f4 0x44 esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .riscv.attributes + 0x00006838 0x44 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .riscv.attributes + 0x0000687c 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .riscv.attributes + 0x000068c0 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .riscv.attributes + 0x00006904 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .riscv.attributes + 0x00006948 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .riscv.attributes + 0x0000698c 0x44 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .riscv.attributes + 0x000069d0 0x44 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .riscv.attributes + 0x00006a14 0x44 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .riscv.attributes + 0x00006a58 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .riscv.attributes + 0x00006a9c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .riscv.attributes + 0x00006ae0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .riscv.attributes + 0x00006b24 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .riscv.attributes + 0x00006b68 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .riscv.attributes + 0x00006bac 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .riscv.attributes + 0x00006bf0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .riscv.attributes + 0x00006c34 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .riscv.attributes + 0x00006c78 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .riscv.attributes + 0x00006cbc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .riscv.attributes + 0x00006d00 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .riscv.attributes + 0x00006d44 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .riscv.attributes + 0x00006d88 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .riscv.attributes + 0x00006dcc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .riscv.attributes + 0x00006e10 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .riscv.attributes + 0x00006e54 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .riscv.attributes + 0x00006e98 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .riscv.attributes + 0x00006edc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .riscv.attributes + 0x00006f20 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .riscv.attributes + 0x00006f64 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .riscv.attributes + 0x00006fa8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .riscv.attributes + 0x00006fec 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .riscv.attributes + 0x00007030 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .riscv.attributes + 0x00007074 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .riscv.attributes + 0x000070b8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .riscv.attributes + 0x000070fc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .riscv.attributes + 0x00007140 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .riscv.attributes + 0x00007184 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .riscv.attributes + 0x000071c8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .riscv.attributes + 0x0000720c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .riscv.attributes + 0x00007250 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .riscv.attributes + 0x00007294 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .riscv.attributes + 0x000072d8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .riscv.attributes + 0x0000731c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .riscv.attributes + 0x00007360 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .riscv.attributes + 0x000073a4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .riscv.attributes + 0x000073e8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .riscv.attributes + 0x0000742c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .riscv.attributes + 0x00007470 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .riscv.attributes + 0x000074b4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .riscv.attributes + 0x000074f8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .riscv.attributes + 0x0000753c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .riscv.attributes + 0x00007580 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .riscv.attributes + 0x000075c4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .riscv.attributes + 0x00007608 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .riscv.attributes + 0x0000764c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .riscv.attributes + 0x00007690 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .riscv.attributes + 0x000076d4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .riscv.attributes + 0x00007718 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .riscv.attributes + 0x0000775c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .riscv.attributes + 0x000077a0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .riscv.attributes + 0x000077e4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .riscv.attributes + 0x00007828 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .riscv.attributes + 0x0000786c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .riscv.attributes + 0x000078b0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .riscv.attributes + 0x000078f4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .riscv.attributes + 0x00007938 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .riscv.attributes + 0x0000797c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .riscv.attributes + 0x000079c0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .riscv.attributes + 0x00007a04 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .riscv.attributes + 0x00007a48 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .riscv.attributes + 0x00007a8c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .riscv.attributes + 0x00007ad0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .riscv.attributes + 0x00007b14 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .riscv.attributes + 0x00007b58 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .riscv.attributes + 0x00007b9c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .riscv.attributes + 0x00007be0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .riscv.attributes + 0x00007c24 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .riscv.attributes + 0x00007c68 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .riscv.attributes + 0x00007cac 0x44 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .riscv.attributes + 0x00007cf0 0x44 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .riscv.attributes + 0x00007d34 0x44 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .riscv.attributes + 0x00007d78 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .riscv.attributes + 0x00007dbc 0x44 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .riscv.attributes + 0x00007e00 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .riscv.attributes + 0x00007e44 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .riscv.attributes + 0x00007e88 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .riscv.attributes + 0x00007ecc 0x44 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .riscv.attributes + 0x00007f10 0x44 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .riscv.attributes + 0x00007f54 0x44 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .riscv.attributes + 0x00007f98 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .riscv.attributes + 0x00007fdc 0x44 esp-idf/hal/libhal.a(sha_hal.c.obj) + .riscv.attributes + 0x00008020 0x44 esp-idf/hal/libhal.a(aes_hal.c.obj) + .riscv.attributes + 0x00008064 0x44 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .riscv.attributes + 0x000080a8 0x44 esp-idf/soc/libsoc.a(lldesc.c.obj) + .riscv.attributes + 0x000080ec 0x44 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .riscv.attributes + 0x00008130 0x44 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .riscv.attributes + 0x00008174 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .riscv.attributes + 0x000081bc 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .riscv.attributes + 0x00008200 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .riscv.attributes + 0x00008244 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .riscv.attributes + 0x00008288 0x44 esp-idf/newlib/libnewlib.a(random.c.obj) + .riscv.attributes + 0x000082cc 0x44 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .riscv.attributes + 0x00008310 0x44 esp-idf/lwip/liblwip.a(netdb.c.obj) + .riscv.attributes + 0x00008354 0x44 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .riscv.attributes + 0x00008398 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .riscv.attributes + 0x000083dc 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .riscv.attributes + 0x00008420 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .riscv.attributes + 0x00008464 0x44 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .riscv.attributes + 0x000084a8 0x44 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .riscv.attributes + 0x000084ec 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .riscv.attributes + 0x00008530 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .riscv.attributes + 0x00008574 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .riscv.attributes + 0x000085b8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .riscv.attributes + 0x000085fc 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .riscv.attributes + 0x00008640 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .riscv.attributes + 0x00008684 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .riscv.attributes + 0x000086c8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .riscv.attributes + 0x0000870c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .riscv.attributes + 0x00008750 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .riscv.attributes + 0x00008794 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .riscv.attributes + 0x000087d8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .riscv.attributes + 0x0000881c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .riscv.attributes + 0x00008860 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .riscv.attributes + 0x000088a4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .riscv.attributes + 0x000088e8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .riscv.attributes + 0x0000892c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .riscv.attributes + 0x00008970 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .riscv.attributes + 0x000089b4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .riscv.attributes + 0x000089f8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .riscv.attributes + 0x00008a3c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .riscv.attributes + 0x00008a80 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .riscv.attributes + 0x00008ac4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .riscv.attributes + 0x00008b08 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .riscv.attributes + 0x00008b4c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .riscv.attributes + 0x00008b90 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .riscv.attributes + 0x00008bd4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .riscv.attributes + 0x00008c18 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .riscv.attributes + 0x00008c5c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .riscv.attributes + 0x00008ca0 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .riscv.attributes + 0x00008ce4 0x44 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .riscv.attributes + 0x00008d28 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .riscv.attributes + 0x00008d6c 0x44 esp-idf/hal/libhal.a(ds_hal.c.obj) + .riscv.attributes + 0x00008db0 0x44 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .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_opv.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(del_opvs.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_handler.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(new_opvnt.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(si_class_type_info.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(tinfo.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(class_type_info.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_op.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(del_ops.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_catch.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_exception.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_globals.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(eh_terminate.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(new_opv.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(eh_term_handler.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(new_op.o) + .riscv.attributes + 0x00009234 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 + 0x00009278 0x44 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .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-environ.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-exit.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.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-getenv_r.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-strtod.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-strtol.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-strtoul.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-strtoull.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-getopt.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.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-setenv_r.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-ctype_.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-vfprintf.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-vfiprintf.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-fclose.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-fflush.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-findfp.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-fopen.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-fputc.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-fputs.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-fseek.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-fvwrite.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-fwalk.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-printf.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-putc.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-putchar.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-puts.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-refill.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-snprintf.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-sprintf.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-sscanf.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-stdio.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-vprintf.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-vsnprintf.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-wbuf.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-wsetup.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-asprintf.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-fseeko.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-vasprintf.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-open_memstream.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-fls.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-strerror.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-u_strerr.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-difftime.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-gmtime_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-lcltime_r.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-mktime.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-month_lengths.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-strftime.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-time.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-tzcalc_limits.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-tzlock.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.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-tzset_r.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-tzvars.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-locale.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-localeconv.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-timelocal.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-reent.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-impure.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-errno.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-sysclose.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-sysgettod.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-sysread.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(libc_a-syswrite.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-s_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-sf_nan.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(libm_a-s_frexp.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-__call_atexit.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-dtoa.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-envlock.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-gethex.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-gdtoa-hexnan.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-mbtowc_r.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-mprec.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-wctomb_r.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-siscanf.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-sniprintf.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-svfiprintf.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-svfiscanf.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-svfprintf.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-svfscanf.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-flags.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-makebuf.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-sccl.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-ungetc.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-gettzinfo.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-strtoll.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-mbrtowc.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.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/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti\libc.a(libc_a-iswspace_l.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(extenddftf2.o) + .riscv.attributes + 0x0000ab2c 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 0x51750 + .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 0x134 esp-idf/main/libmain.a(app_driver.c.obj) + .debug_frame 0x00008158 0x148 esp-idf/rmaker_common/librmaker_common.a(utils.c.obj) + .debug_frame 0x000082a0 0x1e8 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_log_hook.c.obj) + .debug_frame 0x00008488 0x130 esp-idf/esp_diagnostics/libesp_diagnostics.a(esp_diagnostics_utils.c.obj) + .debug_frame 0x000085b8 0x2b0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_core.c.obj) + .debug_frame 0x00008868 0x264 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node.c.obj) + .debug_frame 0x00008acc 0x228 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_device.c.obj) + .debug_frame 0x00008cf4 0x5c0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_param.c.obj) + .debug_frame 0x000092b4 0x18c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_node_config.c.obj) + .debug_frame 0x00009440 0x100 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_client_data.c.obj) + .debug_frame 0x00009540 0x94 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_time_service.c.obj) + .debug_frame 0x000095d4 0x200 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.c.obj) + .debug_frame 0x000097d4 0x584 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_schedule.c.obj) + .debug_frame 0x00009d58 0x2ac esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_scenes.c.obj) + .debug_frame 0x0000a004 0xd4 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_cmd_resp_manager.c.obj) + .debug_frame 0x0000a0d8 0x3c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_secure_boot_digest.c.obj) + .debug_frame 0x0000a114 0x2e0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_claim.c.obj) + .debug_frame 0x0000a3f4 0x274 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_local_ctrl.c.obj) + .debug_frame 0x0000a668 0x168 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt.c.obj) + .debug_frame 0x0000a7d0 0x11c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_mqtt_budget.c.obj) + .debug_frame 0x0000a8ec 0x278 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota.c.obj) + .debug_frame 0x0000ab64 0xbc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_params.c.obj) + .debug_frame 0x0000ac20 0x180 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_ota_using_topics.c.obj) + .debug_frame 0x0000ada0 0x2d8 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_params.c.obj) + .debug_frame 0x0000b078 0xb0 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + .debug_frame 0x0000b128 0xfc esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_services.c.obj) + .debug_frame 0x0000b224 0x2c esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_console.c.obj) + .debug_frame 0x0000b250 0x138 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_commands.c.obj) + .debug_frame 0x0000b388 0x214 esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_user_mapping.pb-c.c.obj) + .debug_frame 0x0000b59c 0x2c esp-idf/app_insights/libapp_insights.a(app_insights.c.obj) + .debug_frame 0x0000b5c8 0x220 esp-idf/gpio_button/libgpio_button.a(button.c.obj) + .debug_frame 0x0000b7e8 0xc4 esp-idf/app_reset/libapp_reset.a(app_reset.c.obj) + .debug_frame 0x0000b8ac 0x1d4 esp-idf/app_wifi/libapp_wifi.a(app_wifi.c.obj) + .debug_frame 0x0000ba80 0xcc esp-idf/ws2812_led/libws2812_led.a(ws2812_led.c.obj) + .debug_frame 0x0000bb4c 0xd8 esp-idf/ws2812_led/libws2812_led.a(led_strip_rmt_ws2812.c.obj) + .debug_frame 0x0000bc24 0x1b0 esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.c.obj) + .debug_frame 0x0000bdd4 0x15c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_handler.c.obj) + .debug_frame 0x0000bf30 0x61c esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl.pb-c.c.obj) + .debug_frame 0x0000c54c 0xbc esp-idf/esp_local_ctrl/libesp_local_ctrl.a(esp_local_ctrl_transport_httpd.c.obj) + .debug_frame 0x0000c608 0x178 esp-idf/esp_https_server/libesp_https_server.a(https_server.c.obj) + .debug_frame 0x0000c780 0x67c esp-idf/json_parser/libjson_parser.a(json_parser.c.obj) + .debug_frame 0x0000cdfc 0x4dc esp-idf/json_generator/libjson_generator.a(json_generator.c.obj) + .debug_frame 0x0000d2d8 0x2408 esp-idf/espressif__mdns/libespressif__mdns.a(mdns.c.obj) + .debug_frame 0x0000f6e0 0x24c esp-idf/espressif__mdns/libespressif__mdns.a(mdns_networking_lwip.c.obj) + .debug_frame 0x0000f92c 0x298 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule.c.obj) + .debug_frame 0x0000fbc4 0x134 esp-idf/esp_schedule/libesp_schedule.a(esp_schedule_nvs.c.obj) + .debug_frame 0x0000fcf8 0x568 esp-idf/wifi_provisioning/libwifi_provisioning.a(manager.c.obj) + .debug_frame 0x00010260 0x1ac esp-idf/wifi_provisioning/libwifi_provisioning.a(handlers.c.obj) + .debug_frame 0x0001040c 0x16c esp-idf/wifi_provisioning/libwifi_provisioning.a(scheme_ble.c.obj) + .debug_frame 0x00010578 0x134 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.c.obj) + .debug_frame 0x000106ac 0x144 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.c.obj) + .debug_frame 0x000107f0 0xf8 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.c.obj) + .debug_frame 0x000108e8 0x4c4 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_config.pb-c.c.obj) + .debug_frame 0x00010dac 0x570 esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_scan.pb-c.c.obj) + .debug_frame 0x0001131c 0x36c esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_ctrl.pb-c.c.obj) + .debug_frame 0x00011688 0xbc esp-idf/wifi_provisioning/libwifi_provisioning.a(wifi_constants.pb-c.c.obj) + .debug_frame 0x00011744 0x290 esp-idf/protocomm/libprotocomm.a(protocomm.c.obj) + .debug_frame 0x000119d4 0x110 esp-idf/protocomm/libprotocomm.a(protocomm_httpd.c.obj) + .debug_frame 0x00011ae4 0x90 esp-idf/protocomm/libprotocomm.a(security0.c.obj) + .debug_frame 0x00011b74 0x1f8 esp-idf/protocomm/libprotocomm.a(security1.c.obj) + .debug_frame 0x00011d6c 0x208 esp-idf/protocomm/libprotocomm.a(security2.c.obj) + .debug_frame 0x00011f74 0x2d4 esp-idf/protocomm/libprotocomm.a(esp_srp.c.obj) + .debug_frame 0x00012248 0x1d8 esp-idf/protocomm/libprotocomm.a(esp_srp_mpi.c.obj) + .debug_frame 0x00012420 0x3d4 esp-idf/protocomm/libprotocomm.a(protocomm_nimble.c.obj) + .debug_frame 0x000127f4 0x214 esp-idf/protocomm/libprotocomm.a(sec0.pb-c.c.obj) + .debug_frame 0x00012a08 0x36c esp-idf/protocomm/libprotocomm.a(sec1.pb-c.c.obj) + .debug_frame 0x00012d74 0x36c esp-idf/protocomm/libprotocomm.a(sec2.pb-c.c.obj) + .debug_frame 0x000130e0 0xbc esp-idf/protocomm/libprotocomm.a(session.pb-c.c.obj) + .debug_frame 0x0001319c 0x9d0 esp-idf/bt/libbt.a(bt.c.obj) + .debug_frame 0x00013b6c 0x5c esp-idf/bt/libbt.a(addr.c.obj) + .debug_frame 0x00013bc8 0x138 esp-idf/bt/libbt.a(ble_svc_gap.c.obj) + .debug_frame 0x00013d00 0x12c esp-idf/bt/libbt.a(ble_store_util.c.obj) + .debug_frame 0x00013e2c 0x184 esp-idf/bt/libbt.a(ble_hs_id.c.obj) + .debug_frame 0x00013fb0 0x48c esp-idf/bt/libbt.a(ble_hs.c.obj) + .debug_frame 0x0001443c 0x3a4 esp-idf/bt/libbt.a(ble_hs_hci_evt.c.obj) + .debug_frame 0x000147e0 0xa4 esp-idf/bt/libbt.a(ble_hs_mqueue.c.obj) + .debug_frame 0x00014884 0x18c esp-idf/bt/libbt.a(ble_att.c.obj) + .debug_frame 0x00014a10 0x19f8 esp-idf/bt/libbt.a(ble_gattc.c.obj) + .debug_frame 0x00016408 0x388 esp-idf/bt/libbt.a(ble_store.c.obj) + .debug_frame 0x00016790 0x550 esp-idf/bt/libbt.a(ble_att_clt.c.obj) + .debug_frame 0x00016ce0 0x120 esp-idf/bt/libbt.a(ble_hs_mbuf.c.obj) + .debug_frame 0x00016e00 0x61c esp-idf/bt/libbt.a(ble_att_cmd.c.obj) + .debug_frame 0x0001741c 0x44 esp-idf/bt/libbt.a(ble_hs_log.c.obj) + .debug_frame 0x00017460 0x188 esp-idf/bt/libbt.a(ble_hs_startup.c.obj) + .debug_frame 0x000175e8 0x2e4 esp-idf/bt/libbt.a(ble_l2cap_sig.c.obj) + .debug_frame 0x000178cc 0x13d0 esp-idf/bt/libbt.a(ble_gap.c.obj) + .debug_frame 0x00018c9c 0x174 esp-idf/bt/libbt.a(ble_uuid.c.obj) + .debug_frame 0x00018e10 0x1b0 esp-idf/bt/libbt.a(ble_hs_pvcy.c.obj) + .debug_frame 0x00018fc0 0x70 esp-idf/bt/libbt.a(ble_hs_flow.c.obj) + .debug_frame 0x00019030 0x250 esp-idf/bt/libbt.a(ble_l2cap.c.obj) + .debug_frame 0x00019280 0xc0 esp-idf/bt/libbt.a(ble_hs_misc.c.obj) + .debug_frame 0x00019340 0x928 esp-idf/bt/libbt.a(ble_gatts.c.obj) + .debug_frame 0x00019c68 0x310 esp-idf/bt/libbt.a(ble_hs_adv.c.obj) + .debug_frame 0x00019f78 0x2cc esp-idf/bt/libbt.a(ble_hs_hci.c.obj) + .debug_frame 0x0001a244 0x238 esp-idf/bt/libbt.a(ble_hs_hci_util.c.obj) + .debug_frame 0x0001a47c 0x464 esp-idf/bt/libbt.a(ble_store_config.c.obj) + .debug_frame 0x0001a8e0 0x138 esp-idf/bt/libbt.a(nimble_port.c.obj) + .debug_frame 0x0001aa18 0x80 esp-idf/bt/libbt.a(nimble_port_freertos.c.obj) + .debug_frame 0x0001aa98 0x130 esp-idf/bt/libbt.a(endian.c.obj) + .debug_frame 0x0001abc8 0x174 esp-idf/bt/libbt.a(os_mempool.c.obj) + .debug_frame 0x0001ad3c 0x174 esp-idf/bt/libbt.a(mem.c.obj) + .debug_frame 0x0001aeb0 0x4f4 esp-idf/bt/libbt.a(os_mbuf.c.obj) + .debug_frame 0x0001b3a4 0x94 esp-idf/bt/libbt.a(os_msys_init.c.obj) + .debug_frame 0x0001b438 0x5fc esp-idf/bt/libbt.a(npl_os_freertos.c.obj) + .debug_frame 0x0001ba34 0x174 esp-idf/bt/libbt.a(esp_nimble_hci.c.obj) + .debug_frame 0x0001bba8 0x9c esp-idf/bt/libbt.a(bt_osi_mem.c.obj) + .debug_frame 0x0001bc44 0x15c esp-idf/bt/libbt.a(transport.c.obj) + .debug_frame 0x0001bda0 0x250 esp-idf/bt/libbt.a(ble_hs_conn.c.obj) + .debug_frame 0x0001bff0 0xb58 esp-idf/bt/libbt.a(ble_sm.c.obj) + .debug_frame 0x0001cb48 0xc8 esp-idf/bt/libbt.a(ble_l2cap_sig_cmd.c.obj) + .debug_frame 0x0001cc10 0x90 esp-idf/bt/libbt.a(ble_hs_hci_cmd.c.obj) + .debug_frame 0x0001cca0 0xbc4 esp-idf/bt/libbt.a(ble_att_svr.c.obj) + .debug_frame 0x0001d864 0xcc esp-idf/bt/libbt.a(ble_hs_atomic.c.obj) + .debug_frame 0x0001d930 0x2a8 esp-idf/bt/libbt.a(ble_sm_alg.c.obj) + .debug_frame 0x0001dbd8 0x128 esp-idf/bt/libbt.a(ble_hs_stop.c.obj) + .debug_frame 0x0001dd00 0xd4 esp-idf/bt/libbt.a(ble_sm_lgcy.c.obj) + .debug_frame 0x0001ddd4 0x68 esp-idf/bt/libbt.a(ble_sm_cmd.c.obj) + .debug_frame 0x0001de3c 0x2f4 esp-idf/bt/libbt.a(ble_sm_sc.c.obj) + .debug_frame 0x0001e130 0xac8 esp-idf/protobuf-c/libprotobuf-c.a(protobuf-c.c.obj) + .debug_frame 0x0001ebf8 0xf04 esp-idf/json/libjson.a(cJSON.c.obj) + .debug_frame 0x0001fafc 0x94 esp-idf/qrcode/libqrcode.a(esp_qrcode_main.c.obj) + .debug_frame 0x0001fb90 0x6bc esp-idf/qrcode/libqrcode.a(qrcodegen.c.obj) + .debug_frame 0x0002024c 0xdc esp-idf/rmaker_common/librmaker_common.a(work_queue.c.obj) + .debug_frame 0x00020328 0xb0 esp-idf/rmaker_common/librmaker_common.a(factory.c.obj) + .debug_frame 0x000203d8 0x1fc esp-idf/rmaker_common/librmaker_common.a(time.c.obj) + .debug_frame 0x000205d4 0x7c esp-idf/rmaker_common/librmaker_common.a(timezone.c.obj) + .debug_frame 0x00020650 0x264 esp-idf/rmaker_common/librmaker_common.a(cmd_resp.c.obj) + .debug_frame 0x000208b4 0x80 esp-idf/rmaker_common/librmaker_common.a(rmaker_console.c.obj) + .debug_frame 0x00020934 0x23c esp-idf/rmaker_common/librmaker_common.a(esp-mqtt-glue.c.obj) + .debug_frame 0x00020b70 0x110 esp-idf/rmaker_common/librmaker_common.a(create_APN3_PPI_string.c.obj) + .debug_frame 0x00020c80 0x1d4 esp-idf/rmaker_common/librmaker_common.a(rmaker_common_cmds.c.obj) + .debug_frame 0x00020e54 0x1bc esp-idf/console/libconsole.a(commands.c.obj) + .debug_frame 0x00021010 0x20 esp-idf/console/libconsole.a(split_argv.c.obj) + .debug_frame 0x00021030 0xc4 esp-idf/console/libconsole.a(arg_end.c.obj) + .debug_frame 0x000210f4 0xe0 esp-idf/console/libconsole.a(arg_str.c.obj) + .debug_frame 0x000211d4 0x168 esp-idf/console/libconsole.a(arg_utils.c.obj) + .debug_frame 0x0002133c 0x520 esp-idf/console/libconsole.a(argtable3.c.obj) + .debug_frame 0x0002185c 0x17c esp-idf/console/libconsole.a(arg_dstr.c.obj) + .debug_frame 0x000219d8 0x798 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_frame 0x00022170 0x318 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_frame 0x00022488 0x1fc esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_frame 0x00022684 0x70 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_frame 0x000226f4 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_frame 0x00022724 0x120 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_frame 0x00022844 0x214 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_frame 0x00022a58 0xac esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj) + .debug_frame 0x00022b04 0x370 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x00022e74 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x00022f5c 0x348 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_frame 0x000232a4 0x86c esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_frame 0x00023b10 0x20 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_frame 0x00023b30 0x9a8 esp-idf/driver/libdriver.a(rmt_legacy.c.obj) + .debug_frame 0x000244d8 0xa6c esp-idf/driver/libdriver.a(uart.c.obj) + .debug_frame 0x00024f44 0x11c esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) + .debug_frame 0x00025060 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x0002508c 0x258 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x000252e4 0x168 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_frame 0x0002544c 0xdc esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_frame 0x00025528 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_frame 0x0002596c 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_frame 0x000259ac 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_frame 0x00025b04 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_frame 0x00025cdc 0x9c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_frame 0x00025d78 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_frame 0x00026288 0x150 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_frame 0x000263d8 0x29c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_frame 0x00026674 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_frame 0x00026700 0x460 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_frame 0x00026b60 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_frame 0x00026bcc 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_frame 0x00026c0c 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_frame 0x00026ca8 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_frame 0x00026dfc 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_frame 0x00026e2c 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_frame 0x00026e5c 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_frame 0x00026fc8 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_frame 0x00027044 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_frame 0x00027154 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_frame 0x000272d4 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_frame 0x00027340 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_frame 0x000276c8 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_frame 0x000277e0 0x34 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_frame 0x00027814 0x80 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_frame 0x00027894 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_frame 0x00027a4c 0x12c esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_frame 0x00027b78 0xc0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_frame 0x00027c38 0x2b0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_frame 0x00027ee8 0xa8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_frame 0x00027f90 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_frame 0x000280f8 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_frame 0x00028310 0x40 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_frame 0x00028350 0x50 esp-idf/hal/libhal.a(rmt_hal.c.obj) + .debug_frame 0x000283a0 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_frame 0x00028508 0xc8 esp-idf/log/liblog.a(log_buffers.c.obj) + .debug_frame 0x000285d0 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_frame 0x00028610 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_frame 0x00028630 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_frame 0x00028690 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_frame 0x000286e8 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_frame 0x000288ac 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_frame 0x000288dc 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_frame 0x000289a4 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_frame 0x000289d8 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_frame 0x00028aac 0x120 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_frame 0x00028bcc 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_frame 0x00028bfc 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_frame 0x00028cec 0x3f0 esp-idf/freertos/libfreertos.a(timers.c.obj) + .debug_frame 0x000290dc 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_frame 0x000292a4 0x1c8 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_frame 0x0002946c 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_frame 0x0002a7c0 0x110 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_frame 0x0002a8d0 0x110 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_frame 0x0002a9e0 0x428 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_frame 0x0002ae08 0xd08 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_frame 0x0002bb10 0x768 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_frame 0x0002c278 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_frame 0x0002c520 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_frame 0x0002c650 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_frame 0x0002c8c8 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_frame 0x0002c93c 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_frame 0x0002ca58 0x4dc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_frame 0x0002cf34 0x1d0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_frame 0x0002d104 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_frame 0x0002d170 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_frame 0x0002d1dc 0x2c0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_frame 0x0002d49c 0xf8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_frame 0x0002d594 0x2a8 esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_frame 0x0002d83c 0xbf8 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_frame 0x0002e434 0x260 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_frame 0x0002e694 0x1dc esp-idf/lwip/liblwip.a(sntp.c.obj) + .debug_frame 0x0002e870 0xa4 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_frame 0x0002e914 0x360 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_frame 0x0002ec74 0x2c esp-idf/lwip/liblwip.a(init.c.obj) + .debug_frame 0x0002eca0 0x8c esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_frame 0x0002ed2c 0x90 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_frame 0x0002edbc 0xf4 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_frame 0x0002eeb0 0x568 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_frame 0x0002f418 0x578 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_frame 0x0002f990 0x1d0 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_frame 0x0002fb60 0x72c esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_frame 0x0003028c 0x1b4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_frame 0x00030440 0x470 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_frame 0x000308b0 0x18c esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_frame 0x00030a3c 0x264 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_frame 0x00030ca0 0x634 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_frame 0x000312d4 0x2c8 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_frame 0x0003159c 0x9c esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_frame 0x00031638 0x2c4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_frame 0x000318fc 0x194 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_frame 0x00031a90 0xbc esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_frame 0x00031b4c 0x60 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_frame 0x00031bac 0x188 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_frame 0x00031d34 0x198 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_frame 0x00031ecc 0xac esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_frame 0x00031f78 0x60 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_frame 0x00031fd8 0x228 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_frame 0x00032200 0x430 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_frame 0x00032630 0x74 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_frame 0x000326a4 0x64 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_frame 0x00032708 0x64 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_frame 0x0003276c 0x50 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_frame 0x000327bc 0x3bc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_frame 0x00032b78 0xe4 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_frame 0x00032c5c 0x488 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_frame 0x000330e4 0x5b4 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_frame 0x00033698 0x20 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_frame 0x000336b8 0x118 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_frame 0x000337d0 0x188 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_frame 0x00033958 0xc4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_frame 0x00033a1c 0xedc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_frame 0x000348f8 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_frame 0x000349a4 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_frame 0x00034a10 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_frame 0x00034a5c 0x568 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_frame 0x00034fc4 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_frame 0x00034fec 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_frame 0x00035038 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_frame 0x00035080 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_frame 0x0003512c 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_frame 0x000352ec 0x364 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_frame 0x00035650 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_frame 0x0003576c 0x1b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_frame 0x00035920 0x128 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_frame 0x00035a48 0x360 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_frame 0x00035da8 0x154 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_frame 0x00035efc 0x798 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_frame 0x00036694 0x210 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_frame 0x000368a4 0x4f8 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_frame 0x00036d9c 0x68 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_frame 0x00036e04 0x2c esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_frame 0x00036e30 0x374 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_frame 0x000371a4 0x240 esp-idf/esp_eth/libesp_eth.a(esp_eth.c.obj) + .debug_frame 0x000373e4 0x334 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_frame 0x00037718 0x43c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_frame 0x00037b54 0x68 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_frame 0x00037bbc 0x4dc esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_frame 0x00038098 0x854 esp-idf/esp_http_client/libesp_http_client.a(esp_http_client.c.obj) + .debug_frame 0x000388ec 0x9c esp-idf/esp_http_client/libesp_http_client.a(http_auth.c.obj) + .debug_frame 0x00038988 0x1fc esp-idf/esp_http_client/libesp_http_client.a(http_header.c.obj) + .debug_frame 0x00038b84 0x128 esp-idf/esp_http_client/libesp_http_client.a(http_utils.c.obj) + .debug_frame 0x00038cac 0x22c esp-idf/esp_http_server/libesp_http_server.a(httpd_main.c.obj) + .debug_frame 0x00038ed8 0x46c esp-idf/esp_http_server/libesp_http_server.a(httpd_parse.c.obj) + .debug_frame 0x00039344 0x380 esp-idf/esp_http_server/libesp_http_server.a(httpd_sess.c.obj) + .debug_frame 0x000396c4 0x3c4 esp-idf/esp_http_server/libesp_http_server.a(httpd_txrx.c.obj) + .debug_frame 0x00039a88 0x1a8 esp-idf/esp_http_server/libesp_http_server.a(httpd_uri.c.obj) + .debug_frame 0x00039c30 0xa0 esp-idf/esp_http_server/libesp_http_server.a(ctrl_sock.c.obj) + .debug_frame 0x00039cd0 0x2a0 esp-idf/esp_https_ota/libesp_https_ota.a(esp_https_ota.c.obj) + .debug_frame 0x00039f70 0x110 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_frame 0x0003a080 0x6e0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_frame 0x0003a760 0x1178 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_frame 0x0003b8d8 0x88 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_cli.c.obj) + .debug_frame 0x0003b960 0x74 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_srv.c.obj) + .debug_frame 0x0003b9d4 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_ssl_tls.c.obj) + .debug_frame 0x0003bb9c 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_frame 0x0003bd80 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_frame 0x0003bf58 0x464 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_frame 0x0003c3bc 0x54c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_frame 0x0003c908 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_frame 0x0003c938 0x2f8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_mbedtls_dynamic_impl.c.obj) + .debug_frame 0x0003cc30 0x898 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_frame 0x0003d4c8 0x4c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_frame 0x0003d988 0x3c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_frame 0x0003dd50 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_frame 0x0003e0d4 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_frame 0x0003e184 0x2ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_frame 0x0003e430 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_frame 0x0003e708 0x390 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_frame 0x0003ea98 0xf3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_frame 0x0003f9d4 0x254 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_frame 0x0003fc28 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_frame 0x0003fe64 0x2bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_frame 0x00040120 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_frame 0x0004018c 0x4d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_frame 0x00040664 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_frame 0x0004070c 0x4dc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_frame 0x00040be8 0x364 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_frame 0x00040f4c 0x260 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkwrite.c.obj) + .debug_frame 0x000411ac 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_frame 0x00041224 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_frame 0x00041274 0xa18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_frame 0x00041c8c 0x134 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_frame 0x00041dc0 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_frame 0x00041e34 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_frame 0x00041eec 0x1f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_frame 0x000420e0 0x1f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_frame 0x000422d0 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_frame 0x00042304 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_frame 0x0004234c 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_frame 0x00042448 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_frame 0x000424c4 0x394 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_frame 0x00042858 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_frame 0x00042960 0x26c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_frame 0x00042bcc 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_frame 0x00042d2c 0x158 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_frame 0x00042e84 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_frame 0x00042fc0 0x24c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_frame 0x0004320c 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_frame 0x000432d4 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_frame 0x0004354c 0x2c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_frame 0x00043814 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_frame 0x00043af4 0x31c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_frame 0x00043e10 0x400 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_frame 0x00044210 0x284 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_frame 0x00044494 0x49c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_frame 0x00044930 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_frame 0x00044aa4 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_frame 0x00044c58 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_frame 0x00044d98 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_frame 0x00044dd4 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_frame 0x00044e88 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_frame 0x00044fc8 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_frame 0x000450a8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_frame 0x000450d4 0x9a4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_frame 0x00045a78 0x1ac esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509write_csr.c.obj) + .debug_frame 0x00045c24 0x538 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_frame 0x0004615c 0x258 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_create.c.obj) + .debug_frame 0x000463b4 0x68c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_frame 0x00046a40 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_frame 0x00046ae8 0x39c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_frame 0x00046e84 0xd0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) + .debug_frame 0x00046f54 0x318 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) + .debug_frame 0x0004726c 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) + .debug_frame 0x000472e4 0x294 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) + .debug_frame 0x00047578 0x220 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_frame 0x00047798 0x198 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_frame 0x00047930 0xcc esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_frame 0x000479fc 0x178 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_frame 0x00047b74 0x170 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_frame 0x00047ce4 0xb0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_frame 0x00047d94 0x140 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_frame 0x00047ed4 0xfc esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_frame 0x00047fd0 0x30 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_frame 0x00048000 0x4e4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_frame 0x000484e4 0x4cc esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_frame 0x000489b0 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(esp_ds.c.obj) + .debug_frame 0x00048ad8 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_frame 0x00048b14 0x34 esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_frame 0x00048b48 0x188 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_frame 0x00048cd0 0xd4 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_frame 0x00048da4 0x3c8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_frame 0x0004916c 0x124 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_frame 0x00049290 0xf4 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_frame 0x00049384 0x64 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_frame 0x000493e8 0x2d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_frame 0x000496bc 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_frame 0x000497ec 0x2c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_frame 0x00049ab4 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_frame 0x00049b18 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_frame 0x00049c00 0x8e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_frame 0x0004a4e0 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_frame 0x0004a70c 0x1e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_frame 0x0004a8ec 0x968 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_frame 0x0004b254 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_frame 0x0004b3bc 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_frame 0x0004b5d4 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_frame 0x0004b75c 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_frame 0x0004b984 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_frame 0x0004ba48 0xab0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_frame 0x0004c4f8 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_frame 0x0004c654 0x2d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_frame 0x0004c924 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_frame 0x0004c96c 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_frame 0x0004c9e8 0xa98 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_frame 0x0004d480 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_frame 0x0004d588 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_frame 0x0004d748 0x2b0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_frame 0x0004d9f8 0x594 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_frame 0x0004df8c 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_frame 0x0004e110 0x380 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_frame 0x0004e490 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_frame 0x0004e5ac 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_frame 0x0004e754 0x254 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_frame 0x0004e9a8 0x88 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_frame 0x0004ea30 0x1c4 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_frame 0x0004ebf4 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_frame 0x0004ed24 0x118 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_frame 0x0004ee3c 0x38 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_frame 0x0004ee74 0x298 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_frame 0x0004f10c 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 0x0004f134 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 0x0004f180 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 0x0004f1ec 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 0x0004f358 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 0x0004f3e4 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 0x0004f45c 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 0x0004f50c 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 0x0004f63c 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 0x0004f68c 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 0x0004f70c 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 0x0004f814 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 0x0004f93c 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 0x0004f994 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 0x0004fa18 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 0x0004fb94 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 0x0004fbf4 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 0x0004fc4c 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 0x0004fca4 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 0x0004fce8 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 0x0004fd48 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 0x0004fd98 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 0x0004fde4 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 0x0004fe40 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 0x0004fe7c 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 0x0004fed0 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 0x0004ff28 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 0x0004ff90 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 0x0004ffdc 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 0x00050034 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 0x000500d8 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 0x00050114 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 0x00050178 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 0x000501d8 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 0x00050210 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 0x00050268 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 0x000502e0 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 0x00050338 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 0x00050448 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 0x00050474 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 0x000504dc 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000504fc 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 0x00050528 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 0x0005056c 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 0x000505b0 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 0x00050634 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 0x000506c8 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 0x00050700 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 0x00050734 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 0x00050764 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 0x000507ac 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 0x00050828 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 0x00050890 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 0x000508d0 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000508f0 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 0x0005093c 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 0x00050968 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 0x00050994 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 0x000509c4 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 0x000509f8 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 0x00050a2c 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00050a4c 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00050a6c 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 0x00050aa4 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 0x00050b00 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 0x00050b9c 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 0x00050bcc 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 0x00050c50 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 0x00050cd4 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 0x00050d0c 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 0x00051000 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 0x00051030 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 0x00051088 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 0x000510f0 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 0x000511f4 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 0x00051304 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 0x000513bc 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 0x00051438 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00051458 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 0x000514c4 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000514e4 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 0x00051578 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00051598 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 0x0005164c 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 0x000516a8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000516c8 0x20 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000516e8 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 0x00051724 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) +__addsf3 C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti\libgcc.a(addsf3.o) + esp-idf/main/libmain.a(app_driver.c.obj) +__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(addsf3.o) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-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) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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::__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_get_current_temperature esp-idf/main/libmain.a(app_driver.c.obj) + esp-idf/main/libmain.a(app_main.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_sensor_init 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/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.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/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.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/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.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-idf/main/libmain.a(app_driver.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_fan_device_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.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-idf/main/libmain.a(app_driver.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_lightbulb_device_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.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/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.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/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.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_switch_device_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) +esp_rmaker_temp_sensor_device_create esp-idf/esp_rainmaker/libesp_rainmaker.a(esp_rmaker_standard_devices.c.obj) + esp-idf/main/libmain.a(app_main.c.obj) +esp_rmaker_temperature_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_devices.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) +light_gauge_device esp-idf/main/libmain.a(app_main.c.obj) +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) +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::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) +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::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) +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::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) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) +nvs::NVSEncryptedPartition::NVSEncryptedPartition(esp_partition_t const*) esp-idf/nvs_flash/libnvs_flash.a(nvs_encrypted_partition.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) + esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) +nvs::Storage::~Storage() esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.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) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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_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_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) + C:/Users/alex/.espressif/tools/tools/riscv32-esp-elf/esp-13.2.0_20230928/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::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::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) +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::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_device esp-idf/main/libmain.a(app_main.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/main/libmain.a(app_driver.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) + esp-idf/main/libmain.a(app_driver.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) + esp-idf/main/libmain.a(app_driver.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 00000000..4d1be29a --- /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 00000000..0837e622 --- /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 00000000..e69de29b 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 00000000..e69de29b 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 00000000..e69de29b 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 00000000..e69de29b 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 00000000..e69de29b 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 00000000..e69de29b 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 00000000..ce6abb8b --- /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 00000000..e69de29b 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 00000000..75802682 --- /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 00000000..08783f80 --- /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 00000000..fb871c34 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/.bin_timestamp @@ -0,0 +1 @@ +2227bda7f4afdca7a17ecb7f226421fd 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 00000000..6c9fa5d8 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 00000000..1d246699 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/bootloader/.ninja_log @@ -0,0 +1,101 @@ +# ninja log v5 +40 804 7451368050311873 project_elf_src_esp32c3.c 37f0da68a5fa4611 +40 804 7451368050311873 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/project_elf_src_esp32c3.c 37f0da68a5fa4611 +190 854 7451368052380207 esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj fe657d91a59d082f +450 1120 7451368054902101 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj 1505e520c9e68b8b +279 1193 7451368055591342 esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj b77e5b4d0a160fa0 +588 1435 7451368057403209 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj fe30224f8a3e935 +673 1478 7451368057222504 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj ab1c5f17468f914c +804 1530 7451368059128234 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj 1978fe055c3716d3 +856 1731 7451368060832164 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj dfe0f1fab2508a0a +1120 1830 7451368061507606 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj e75ea7c0802c1bf6 +1194 1978 7451368062842343 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj 13336bdaeda7af51 +1435 2207 7451368065324425 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj 754428838d9034b5 +1478 2430 7451368065896896 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj 1e2b2781c9b77166 +1530 2628 7451368068678157 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj df09725c8858091c +1830 2729 7451368069898960 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj ae09e6a2ea69a4e +1733 2808 7451368071212698 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj f477bae110ce5b44 +1979 3089 7451368074414055 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj 408f8514bc899fa6 +2430 3304 7451368076630818 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj 923df2f0c9f15c70 +2207 3442 7451368076376806 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj f0a9111d8c2739cc +2628 3552 7451368078154578 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj 9bc457df692c348 +2729 3621 7451368079652725 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj 9f5ba67f9b6f0548 +3089 4144 7451368084434400 esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj 86f4118b9845ce07 +3305 4730 7451368090512925 esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj cb1d7f2d16c71514 +3443 4815 7451368091248387 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj 19cab318c823e611 +3553 5034 7451368094119999 esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj 7e4bc9f1db8488de +2808 5095 7451368093909996 esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj cb90ffc355773371 +3621 5261 7451368094846950 esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj f680c54068168f80 +4144 5533 7451368098572186 esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj 9f2f8c5e17b7a4d2 +4730 6044 7451368103793816 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj 8c0e883e9b075849 +4815 6246 7451368104419249 esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj f2b590d519497fdd +5262 6641 7451368109797133 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj 1f6082ec72f13168 +5035 6686 7451368109659957 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj 345fd6cf418ba666 +5533 6833 7451368112104074 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj 1fa6fb9f161bc2a3 +5096 6899 7451368111977869 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj fe3d39c6d3bf90df +6045 7360 7451368116304406 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj 892c6ec112842e5e +6247 7485 7451368117459348 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj a142b0e1ea4146bb +6687 7716 7451368120246220 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj 62c1037716f2f69f +6642 7776 7451368121424937 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj 903114440ba538c6 +6834 7949 7451368122295122 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj a4ebb919749d0d51 +6899 8683 7451368129166111 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj a0c724b95f3d3fd0 +7361 9030 7451368133115099 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj fae11985c67737fd +7486 9181 7451368133474651 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj d7e94279392c72f3 +7776 9332 7451368135264761 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj cac0c8bb582ac174 +7716 9687 7451368139865835 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj 10c88ed67129552c +8683 9969 7451368142855868 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj 1c5dc325506afc8d +7950 10043 7451368143325979 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj 8109b3bc5a47fc35 +9030 10218 7451368144491035 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj b74b0fb3ffd67401 +9181 10381 7451368147185692 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj 24d6b103e57fb760 +9332 10438 7451368148122762 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj 870b70e4d50f2ec1 +9688 10651 7451368149466969 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_sha.c.obj 5c72973116655435 +9969 10902 7451368151486519 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_soc.c.obj 8e956f8e7547947f +10382 11560 7451368158064587 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj b29c23fd0c3423c3 +10218 11776 7451368158498743 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj fa8a127ba9583f9 +10043 11899 7451368160978201 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_esp32c3.c.obj cb92a25fe7835372 +10439 11938 7451368162667600 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj 724603966ad267d6 +10651 12055 7451368163035446 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj 2611169ec44d30ce +10903 12267 7451368165607544 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj 2fec4c83627cbef0 +11560 13003 7451368173557652 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj 67b38a0c3022a795 +11777 13209 7451368175218041 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj c6e4ccca35cf97ce +12055 13282 7451368176000189 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj aff070041bcbf23b +11939 13422 7451368176446434 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj 6be5d8c463c7696c +11899 13571 7451368178816887 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj 93f572b79f76c820 +12268 13863 7451368181349835 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj b60c9d02f04aa1 +13003 14062 7451368182294476 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj e1587e680fd6c43a +13210 14708 7451368190828038 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj 2b58087c4d6a0de2 +13282 14961 7451368192653888 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj eeb1a7c7eb9ecc7d +13422 15203 7451368195008406 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj d475233668dd4c75 +13571 15465 7451368197040431 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj 51623498b4b95532 +14062 15816 7451368200892303 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj 664d2a0aa61a1e13 +14709 15906 7451368201580608 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj a4aceae859a01505 +13864 15943 7451368201856589 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj bc7d8d8ef8592a74 +14962 16271 7451368205376507 esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj 52bbc482998aee84 +15204 16330 7451368205736036 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj 4edeb2d080a7ffa4 +15465 16431 7451368206979677 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj 3a41f6cb624986ae +15907 16763 7451368210645609 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj 82d9f9f6393d04a3 +15817 16893 7451368211681660 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj d342b1f45e3d7270 +15943 17008 7451368213355785 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj 9d74cb612cdd4cbb +16272 17394 7451368217324029 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj a1894ad490079125 +16431 17430 7451368217894516 esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj a540d7e210b0fec0 +16331 17476 7451368217904531 esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj a636722d486de992 +16764 17860 7451368222298063 esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj 1b691c5160e548bc +16893 17887 7451368222736892 esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj 7a7f99be97da0a52 +17860 19062 7451368234105070 esp-idf/log/liblog.a c424ed69b3510669 +19062 20131 7451368244248282 esp-idf/esp_rom/libesp_rom.a e8b80a7f616a763d +20131 21111 7451368253606665 esp-idf/esp_common/libesp_common.a 74b2afbbf04b6a3b +21111 22332 7451368265137049 esp-idf/esp_hw_support/libesp_hw_support.a 876a46da94f3174 +22332 23518 7451368277911606 esp-idf/esp_system/libesp_system.a 9865fae18d56f3da +23518 25174 7451368293279827 esp-idf/efuse/libefuse.a 98dbe5be3dcb1d9 +25174 27211 7451368313986538 esp-idf/bootloader_support/libbootloader_support.a c5981583f1864372 +27211 29045 7451368332900272 esp-idf/esp_bootloader_format/libesp_bootloader_format.a 2f983d7203ac0acc +29045 30274 7451368345944818 esp-idf/spi_flash/libspi_flash.a 4780c8ced46aea8b +30274 31561 7451368359113843 esp-idf/hal/libhal.a ceb6594fa3c0699a +31561 33673 7451368379751381 esp-idf/micro-ecc/libmicro-ecc.a 676d27ee1c2f642f +33673 35139 7451368394957968 esp-idf/soc/libsoc.a bdfc663fc2bd69e4 +35139 36573 7451368408417913 esp-idf/main/libmain.a bfcafb8b7be2f496 +36573 37619 7451368419020987 bootloader.elf 541c4d527cd5672c +37619 40483 7451368446865393 .bin_timestamp 4f0521f7b4947927 +37619 40483 7451368446865393 C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/build/bootloader/.bin_timestamp 4f0521f7b4947927 +40483 41249 0 esp-idf/esptool_py/CMakeFiles/bootloader_check_size 7fa5a58273f3cc6e +40483 41249 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 00000000..75a52293 --- /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 00000000..a04a5150 --- /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 00000000..cdf030e6 --- /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 00000000..3e3fa690 --- /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 00000000..95b19567 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 00000000..ac04ad52 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 00000000..07646323 --- /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 00000000..2b43aa69 --- /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 00000000..224d7033 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 00000000..486becdc --- /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 00000000..e0e50b21 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 00000000..fef7ddee --- /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_64207 && [1/2] Building C object CMakeFiles/cmTC_64207.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_64207.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_64207.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_64207.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\cc4rM2lC.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_64207.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_64207.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_64207.dir/CMakeCCompilerABI.c.obj C:\Users\alex\AppData\Local\Temp\cc4rM2lC.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_64207.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_64207.dir/CMakeCCompilerABI.c.' +[2/2] Linking C executable cmTC_64207 +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_64207' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_64207.' + 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\ccqZCoAe.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_64207 -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_64207.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_64207' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_64207.' + + + +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_64207 && [1/2] Building C object CMakeFiles/cmTC_64207.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_64207.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_64207.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_64207.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\cc4rM2lC.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_64207.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_64207.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_64207.dir/CMakeCCompilerABI.c.obj C:\Users\alex\AppData\Local\Temp\cc4rM2lC.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_64207.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_64207.dir/CMakeCCompilerABI.c.'] + ignore line: [[2/2] Linking C executable cmTC_64207] + 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_64207' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_64207.'] + 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\ccqZCoAe.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_64207 -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_64207.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\ccqZCoAe.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_64207] ==> 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_64207.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_7441b && [1/2] Building CXX object CMakeFiles/cmTC_7441b.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_7441b.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_7441b.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_7441b.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\ccYFEsbD.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_7441b.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_7441b.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_7441b.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\alex\AppData\Local\Temp\ccYFEsbD.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_7441b.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_7441b.dir/CMakeCXXCompilerABI.cpp.' +[2/2] Linking CXX executable cmTC_7441b +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_7441b' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_7441b.' + 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\cczg6v0W.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_7441b -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_7441b.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_7441b' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_7441b.' + + + +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_7441b && [1/2] Building CXX object CMakeFiles/cmTC_7441b.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_7441b.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_7441b.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_7441b.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\ccYFEsbD.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_7441b.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_7441b.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_7441b.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\alex\AppData\Local\Temp\ccYFEsbD.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_7441b.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_7441b.dir/CMakeCXXCompilerABI.cpp.'] + ignore line: [[2/2] Linking CXX executable cmTC_7441b] + 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_7441b' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_7441b.'] + 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\cczg6v0W.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_7441b -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_7441b.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\cczg6v0W.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_7441b] ==> 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_7441b.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_48fce && [1/2] Building C object CMakeFiles/cmTC_48fce.dir/CheckIncludeFile.c.obj +[2/2] Linking C executable cmTC_48fce +C:/Users/alex/.espressif/tools/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_37264 && [1/2] Building C object CMakeFiles/cmTC_37264.dir/CheckIncludeFile.c.obj +[2/2] Linking C executable cmTC_37264 +C:/Users/alex/.espressif/tools/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_c03e8 && [1/2] Building C object CMakeFiles/cmTC_c03e8.dir/CheckIncludeFile.c.obj +[2/2] Linking C executable cmTC_c03e8 +C:/Users/alex/.espressif/tools/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_8f628 && [1/2] Building C object CMakeFiles/cmTC_8f628.dir/TIME_T_SIZE.c.obj +[2/2] Linking C executable cmTC_8f628 +C:/Users/alex/.espressif/tools/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 00000000..ab1706aa 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 00000000..4ce0740f --- /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 00000000..96d3f2cc --- /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 00000000..880eb126 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 00000000..ed7b76b9 --- /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 00000000..3dccd731 --- /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 00000000..7c066d54 --- /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 00000000..f9ef6e72 --- /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 00000000..7c066d54 --- /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 00000000..4153c735 --- /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 00000000..963cbd8e 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 00000000..b2622f6f 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 00000000..9a07e411 --- /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 00000000..dc58062a --- /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 00000000..7f6edad5 --- /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 00000000..7ef8f8e1 --- /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 00000000..238059c4 --- /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 00000000..87015d1d --- /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 00000000..f5ef5894 --- /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 00000000..9d49e858 --- /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 00000000..0fe3712b --- /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 00000000..c9c425dc --- /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 00000000..12024bc1 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 00000000..6d435f0a 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 00000000..ce70d22d 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 00000000..f9629d8e 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 00000000..2d4df709 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 00000000..f21c0c84 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 00000000..84ce732b 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 00000000..892da0a9 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 00000000..6e7ae102 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 00000000..21a7c2cf 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 00000000..bab11809 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 00000000..50d4d342 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 00000000..86e3110f 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 00000000..eabb89e3 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 00000000..4bbf4f08 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 00000000..b605f3ec 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 00000000..96d0a335 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 00000000..a9ccccf7 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 00000000..aefbb6fb 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 00000000..aecc9bdb 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 00000000..3ba54b22 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 00000000..abf6cae5 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 00000000..be7f412d 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 00000000..59125de0 --- /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 00000000..51606580 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 00000000..95baa32a --- /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 00000000..156dbbc9 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 00000000..34ce9596 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 00000000..e910bdff 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 00000000..e22b3ce4 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 00000000..325d2174 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 00000000..e1eed5c3 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 00000000..2613e3f6 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 00000000..46145d54 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 00000000..66182b05 --- /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 00000000..71c20910 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 00000000..03516635 --- /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 00000000..d05478e0 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 00000000..47921b01 --- /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 00000000..364d3262 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 00000000..5a7d3e73 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 00000000..9da985b2 --- /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 00000000..f0ba203d 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 00000000..82e5aae1 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 00000000..b12e46dd 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 00000000..623750fc 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 00000000..159fcaa9 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 00000000..76ec46af 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 00000000..8d50abd0 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 00000000..e7800b9b 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 00000000..8d2eef03 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 00000000..cd8212ef 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 00000000..a2981db2 --- /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 00000000..09aa6960 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 00000000..0f3e69fd --- /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 00000000..9d707739 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 00000000..aad78ca4 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 00000000..2b01cc55 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 00000000..86b8c4f7 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 00000000..0ac2d1b0 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 00000000..edf541a3 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 00000000..94ad4ee9 --- /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 00000000..9ff11cd7 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 00000000..0a9e4514 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 00000000..64a433c2 --- /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 00000000..ba7f66f9 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 00000000..a0a19176 --- /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 00000000..71bb69e6 --- /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 00000000..f77e833d 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 00000000..342257fe 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 00000000..f53c3066 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 00000000..18571e54 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 00000000..0902bd34 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 00000000..41a3fd60 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 00000000..d4ae1acc --- /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 00000000..e6434d73 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 00000000..f9c530f2 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 00000000..5e79b213 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 00000000..f5974457 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 00000000..a5883f2b --- /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 00000000..6301e174 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 00000000..c193b222 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 00000000..95c60b1f --- /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 00000000..8da12c1e 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 00000000..4bcfc955 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 00000000..78af6851 --- /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 00000000..8cfce291 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 00000000..c71c9ce1 --- /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 00000000..4f6881f6 --- /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 00000000..89150d2e --- /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 00000000..1f0062b5 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 00000000..78fc4203 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 00000000..d5f7ecd8 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 00000000..9a5f8d6a 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 00000000..cce3cdf8 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 00000000..0a64f822 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 00000000..20e3d136 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 00000000..4321f3b4 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 00000000..067bba52 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 00000000..c8b6ed5d 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 00000000..59655659 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 00000000..0ae3c859 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 00000000..8b68476b 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 00000000..6daa875c 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 00000000..b6aef7d7 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 00000000..16962379 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 00000000..23908843 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 00000000..f68c3d4a 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 00000000..cc080869 --- /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 00000000..298362b9 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 00000000..3b208c06 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 00000000..fe6006e2 --- /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 00000000..97172f12 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 00000000..08a9403d --- /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 00000000..a046dd20 --- /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 00000000..4016f75e --- /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 00000000..e69de29b diff --git a/ESP32-Rainmaker-Switch/build/build.ninja b/ESP32-Rainmaker-Switch/build/build.ninja new file mode 100644 index 00000000..85c9a2fd --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/build.ninja @@ -0,0 +1,21928 @@ +# 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 + TARGET_COMPILE_PDB = CMakeFiles\ESP32-Rainmaker-Switch.elf.dir\ + TARGET_PDB = ESP32-Rainmaker-Switch.elf.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = CMakeFiles\ESP32-Rainmaker-Switch.elf.dir\ + TARGET_FILE = ESP32-Rainmaker-Switch.elf + TARGET_PDB = ESP32-Rainmaker-Switch.elf.pdb + 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 + TARGET_COMPILE_PDB = esp-idf\riscv\CMakeFiles\__idf_riscv.dir\__idf_riscv.pdb + TARGET_PDB = esp-idf\riscv\libriscv.pdb + +build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj: C_COMPILER____idf_riscv_ 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 + TARGET_COMPILE_PDB = esp-idf\riscv\CMakeFiles\__idf_riscv.dir\__idf_riscv.pdb + TARGET_PDB = esp-idf\riscv\libriscv.pdb + +build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj: ASM_COMPILER____idf_riscv_ 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 + TARGET_COMPILE_PDB = esp-idf\riscv\CMakeFiles\__idf_riscv.dir\__idf_riscv.pdb + TARGET_PDB = esp-idf\riscv\libriscv.pdb + +build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj: ASM_COMPILER____idf_riscv_ 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 + TARGET_COMPILE_PDB = esp-idf\riscv\CMakeFiles\__idf_riscv.dir\__idf_riscv.pdb + TARGET_PDB = esp-idf\riscv\libriscv.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_riscv + + +############################################# +# Link the static library esp-idf\riscv\libriscv.a + +build esp-idf/riscv/libriscv.a: C_STATIC_LIBRARY_LINKER____idf_riscv_ esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj esp-idf/riscv/CMakeFiles/__idf_riscv.dir/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_COMPILE_PDB = esp-idf\riscv\CMakeFiles\__idf_riscv.dir\__idf_riscv.pdb + TARGET_FILE = esp-idf\riscv\libriscv.a + TARGET_PDB = esp-idf\riscv\libriscv.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/riscv/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_ringbuf\CMakeFiles\__idf_esp_ringbuf.dir\__idf_esp_ringbuf.pdb + TARGET_PDB = esp-idf\esp_ringbuf\libesp_ringbuf.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_ringbuf + + +############################################# +# Link the static library esp-idf\esp_ringbuf\libesp_ringbuf.a + +build esp-idf/esp_ringbuf/libesp_ringbuf.a: C_STATIC_LIBRARY_LINKER____idf_esp_ringbuf_ esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj || esp-idf/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_COMPILE_PDB = esp-idf\esp_ringbuf\CMakeFiles\__idf_esp_ringbuf.dir\__idf_esp_ringbuf.pdb + TARGET_FILE = esp-idf\esp_ringbuf\libesp_ringbuf.a + TARGET_PDB = esp-idf\esp_ringbuf\libesp_ringbuf.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_ringbuf/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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_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_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\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 + TARGET_COMPILE_PDB = esp-idf\esp_mm\CMakeFiles\__idf_esp_mm.dir\__idf_esp_mm.pdb + TARGET_PDB = esp-idf\esp_mm\libesp_mm.pdb + +build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj: C_COMPILER____idf_esp_mm_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_mm\CMakeFiles\__idf_esp_mm.dir\__idf_esp_mm.pdb + TARGET_PDB = esp-idf\esp_mm\libesp_mm.pdb + +build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj: C_COMPILER____idf_esp_mm_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_mm\CMakeFiles\__idf_esp_mm.dir\__idf_esp_mm.pdb + TARGET_PDB = esp-idf\esp_mm\libesp_mm.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_mm + + +############################################# +# Link the static library esp-idf\esp_mm\libesp_mm.a + +build esp-idf/esp_mm/libesp_mm.a: C_STATIC_LIBRARY_LINKER____idf_esp_mm_ esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache.c.obj || esp-idf/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_COMPILE_PDB = esp-idf\esp_mm\CMakeFiles\__idf_esp_mm.dir\__idf_esp_mm.pdb + TARGET_FILE = esp-idf\esp_mm\libesp_mm.a + TARGET_PDB = esp-idf\esp_mm\libesp_mm.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_mm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj: C_COMPILER____idf_driver_ 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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj: C_COMPILER____idf_driver_ 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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj: C_COMPILER____idf_driver_ 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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c_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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj: C_COMPILER____idf_driver_ 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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj: C_COMPILER____idf_driver_ 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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj: C_COMPILER____idf_driver_ 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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj: C_COMPILER____idf_driver_ 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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj: C_COMPILER____idf_driver_ 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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + +build esp-idf/driver/CMakeFiles/__idf_driver.dir/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 + TARGET_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_PDB = esp-idf\driver\libdriver.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_driver + + +############################################# +# Link the static library esp-idf\driver\libdriver.a + +build esp-idf/driver/libdriver.a: C_STATIC_LIBRARY_LINKER____idf_driver_ esp-idf/driver/CMakeFiles/__idf_driver.dir/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_COMPILE_PDB = esp-idf\driver\CMakeFiles\__idf_driver.dir\__idf_driver.pdb + TARGET_FILE = esp-idf\driver\libdriver.a + TARGET_PDB = esp-idf\driver\libdriver.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/driver/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_pm\CMakeFiles\__idf_esp_pm.dir\__idf_esp_pm.pdb + TARGET_PDB = esp-idf\esp_pm\libesp_pm.pdb + +build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj: C_COMPILER____idf_esp_pm_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_pm\CMakeFiles\__idf_esp_pm.dir\__idf_esp_pm.pdb + TARGET_PDB = esp-idf\esp_pm\libesp_pm.pdb + +build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj: C_COMPILER____idf_esp_pm_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_pm\CMakeFiles\__idf_esp_pm.dir\__idf_esp_pm.pdb + TARGET_PDB = esp-idf\esp_pm\libesp_pm.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_pm + + +############################################# +# Link the static library esp-idf\esp_pm\libesp_pm.a + +build esp-idf/esp_pm/libesp_pm.a: C_STATIC_LIBRARY_LINKER____idf_esp_pm_ esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj || esp-idf/mbedtls/libmbedtls.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_pm\CMakeFiles\__idf_esp_pm.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\esp_pm\CMakeFiles\__idf_esp_pm.dir\__idf_esp_pm.pdb + TARGET_FILE = esp-idf\esp_pm\libesp_pm.a + TARGET_PDB = esp-idf\esp_pm\libesp_pm.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_pm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\CMakeFiles\__idf_mbedtls.dir\__idf_mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\libmbedtls.pdb + +build esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj: ASM_COMPILER____idf_mbedtls_ 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\__\__ + TARGET_COMPILE_PDB = esp-idf\mbedtls\CMakeFiles\__idf_mbedtls.dir\__idf_mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\libmbedtls.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_mbedtls + + +############################################# +# Link the static library esp-idf\mbedtls\libmbedtls.a + +build esp-idf/mbedtls/libmbedtls.a: C_STATIC_LIBRARY_LINKER____idf_mbedtls_ esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj || esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\mbedtls\CMakeFiles\__idf_mbedtls.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\mbedtls\CMakeFiles\__idf_mbedtls.dir\__idf_mbedtls.pdb + TARGET_FILE = esp-idf\mbedtls\libmbedtls.a + TARGET_PDB = esp-idf\mbedtls\libmbedtls.pdb + + +############################################# +# Utility command for custom_bundle + +build esp-idf/mbedtls/custom_bundle: phony + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\3rdparty\everest\CMakeFiles\everest.dir\everest.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\3rdparty\everest\libeverest.pdb + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj: C_COMPILER__everest_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\3rdparty\everest\CMakeFiles\everest.dir\everest.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\3rdparty\everest\libeverest.pdb + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj: C_COMPILER__everest_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\3rdparty\everest\CMakeFiles\everest.dir\everest.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\3rdparty\everest\libeverest.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target everest + + +############################################# +# Link the static library esp-idf\mbedtls\mbedtls\3rdparty\everest\libeverest.a + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a: CXX_STATIC_LIBRARY_LINKER__everest_ esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj || esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\mbedtls\mbedtls\3rdparty\everest\CMakeFiles\everest.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\3rdparty\everest\CMakeFiles\everest.dir\everest.pdb + TARGET_FILE = esp-idf\mbedtls\mbedtls\3rdparty\everest\libeverest.a + TARGET_PDB = esp-idf\mbedtls\mbedtls\3rdparty\everest\libeverest.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\3rdparty\p256-m\CMakeFiles\p256m.dir\p256m.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\3rdparty\p256-m\libp256m.pdb + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj: C_COMPILER__p256m_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\3rdparty\p256-m\CMakeFiles\p256m.dir\p256m.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\3rdparty\p256-m\libp256m.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target p256m + + +############################################# +# Link the static library esp-idf\mbedtls\mbedtls\3rdparty\p256-m\libp256m.a + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a: CXX_STATIC_LIBRARY_LINKER__p256m_ esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj || esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\mbedtls\mbedtls\3rdparty\p256-m\CMakeFiles\p256m.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\3rdparty\p256-m\CMakeFiles\p256m.dir\p256m.pdb + TARGET_FILE = esp-idf\mbedtls\mbedtls\3rdparty\p256-m\libp256m.a + TARGET_PDB = esp-idf\mbedtls\mbedtls\3rdparty\p256-m\libp256m.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj: C_COMPILER__mbedcrypto_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target mbedcrypto + + +############################################# +# Link the static library esp-idf\mbedtls\mbedtls\library\libmbedcrypto.a + +build esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a: CXX_STATIC_LIBRARY_LINKER__mbedcrypto_ esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/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_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedcrypto.dir\mbedcrypto.pdb + TARGET_FILE = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.a + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedcrypto.pdb + 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedx509.dir\mbedx509.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj: C_COMPILER__mbedx509_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedx509.dir\mbedx509.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj: C_COMPILER__mbedx509_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedx509.dir\mbedx509.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj: C_COMPILER__mbedx509_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedx509.dir\mbedx509.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj: C_COMPILER__mbedx509_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedx509.dir\mbedx509.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj: C_COMPILER__mbedx509_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedx509.dir\mbedx509.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj: C_COMPILER__mbedx509_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedx509.dir\mbedx509.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj: C_COMPILER__mbedx509_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedx509.dir\mbedx509.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedx509.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj: C_COMPILER__mbedx509_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedx509.dir\mbedx509.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedx509.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target mbedx509 + + +############################################# +# Link the static library esp-idf\mbedtls\mbedtls\library\libmbedx509.a + +build esp-idf/mbedtls/mbedtls/library/libmbedx509.a: CXX_STATIC_LIBRARY_LINKER__mbedx509_ esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj || esp-idf/mbedtls/mbedtls/library/libmbedtls.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedx509.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedx509.dir\mbedx509.pdb + TARGET_FILE = esp-idf\mbedtls\mbedtls\library\libmbedx509.a + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedx509.pdb + +# ============================================================================= +# Object build statements for STATIC_LIBRARY target mbedtls + + +############################################# +# Order-only phony target for mbedtls + +build cmake_object_order_depends_target_mbedtls: phony || cmake_object_order_depends_target___idf_esp_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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj: C_COMPILER__mbedtls_ 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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/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 + TARGET_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target mbedtls + + +############################################# +# Link the static library esp-idf\mbedtls\mbedtls\library\libmbedtls.a + +build esp-idf/mbedtls/mbedtls/library/libmbedtls.a: CXX_STATIC_LIBRARY_LINKER__mbedtls_ esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/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_COMPILE_PDB = esp-idf\mbedtls\mbedtls\library\CMakeFiles\mbedtls.dir\mbedtls.pdb + TARGET_FILE = esp-idf\mbedtls\mbedtls\library\libmbedtls.a + TARGET_PDB = esp-idf\mbedtls\mbedtls\library\libmbedtls.pdb + + +############################################# +# Utility command for lib + +build esp-idf/mbedtls/mbedtls/library/lib: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib esp-idf/riscv/libriscv.a + + +############################################# +# Utility command for edit_cache + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + 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/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_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\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 + TARGET_COMPILE_PDB = esp-idf\esp_app_format\CMakeFiles\__idf_esp_app_format.dir\__idf_esp_app_format.pdb + TARGET_PDB = esp-idf\esp_app_format\libesp_app_format.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_app_format + + +############################################# +# Link the static library esp-idf\esp_app_format\libesp_app_format.a + +build esp-idf/esp_app_format/libesp_app_format.a: C_STATIC_LIBRARY_LINKER____idf_esp_app_format_ esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj || esp-idf/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_COMPILE_PDB = esp-idf\esp_app_format\CMakeFiles\__idf_esp_app_format.dir\__idf_esp_app_format.pdb + TARGET_FILE = esp-idf\esp_app_format\libesp_app_format.a + TARGET_PDB = esp-idf\esp_app_format\libesp_app_format.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_app_format/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + TARGET_COMPILE_PDB = esp-idf\bootloader_support\CMakeFiles\__idf_bootloader_support.dir\__idf_bootloader_support.pdb + TARGET_PDB = esp-idf\bootloader_support\libbootloader_support.pdb + +build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj: C_COMPILER____idf_bootloader_support_ 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 + TARGET_COMPILE_PDB = esp-idf\bootloader_support\CMakeFiles\__idf_bootloader_support.dir\__idf_bootloader_support.pdb + TARGET_PDB = esp-idf\bootloader_support\libbootloader_support.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_bootloader_support + + +############################################# +# Link the static library esp-idf\bootloader_support\libbootloader_support.a + +build esp-idf/bootloader_support/libbootloader_support.a: C_STATIC_LIBRARY_LINKER____idf_bootloader_support_ esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj || esp-idf/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_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\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 + TARGET_COMPILE_PDB = esp-idf\esp_partition\CMakeFiles\__idf_esp_partition.dir\__idf_esp_partition.pdb + TARGET_PDB = esp-idf\esp_partition\libesp_partition.pdb + +build esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj: C_COMPILER____idf_esp_partition_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_partition\CMakeFiles\__idf_esp_partition.dir\__idf_esp_partition.pdb + TARGET_PDB = esp-idf\esp_partition\libesp_partition.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_partition + + +############################################# +# Link the static library esp-idf\esp_partition\libesp_partition.a + +build esp-idf/esp_partition/libesp_partition.a: C_STATIC_LIBRARY_LINKER____idf_esp_partition_ esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj || esp-idf/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_COMPILE_PDB = esp-idf\esp_partition\CMakeFiles\__idf_esp_partition.dir\__idf_esp_partition.pdb + TARGET_FILE = esp-idf\esp_partition\libesp_partition.a + TARGET_PDB = esp-idf\esp_partition\libesp_partition.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_partition/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\app_update\CMakeFiles\__idf_app_update.dir\__idf_app_update.pdb + TARGET_PDB = esp-idf\app_update\libapp_update.pdb + +build esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj: C_COMPILER____idf_app_update_ 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 + TARGET_COMPILE_PDB = esp-idf\app_update\CMakeFiles\__idf_app_update.dir\__idf_app_update.pdb + TARGET_PDB = esp-idf\app_update\libapp_update.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_app_update + + +############################################# +# Link the static library esp-idf\app_update\libapp_update.a + +build esp-idf/app_update/libapp_update.a: C_STATIC_LIBRARY_LINKER____idf_app_update_ esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj || esp-idf/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_COMPILE_PDB = esp-idf\app_update\CMakeFiles\__idf_app_update.dir\__idf_app_update.pdb + TARGET_FILE = esp-idf\app_update\libapp_update.a + TARGET_PDB = esp-idf\app_update\libapp_update.pdb + + +############################################# +# Utility command for 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + +build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj: C_COMPILER____idf_spi_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\spi_flash\CMakeFiles\__idf_spi_flash.dir\__idf_spi_flash.pdb + TARGET_PDB = esp-idf\spi_flash\libspi_flash.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_spi_flash + + +############################################# +# Link the static library esp-idf\spi_flash\libspi_flash.a + +build esp-idf/spi_flash/libspi_flash.a: C_STATIC_LIBRARY_LINKER____idf_spi_flash_ esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj || esp-idf/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_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\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 + TARGET_COMPILE_PDB = esp-idf\pthread\CMakeFiles\__idf_pthread.dir\__idf_pthread.pdb + TARGET_PDB = esp-idf\pthread\libpthread.pdb + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj: C_COMPILER____idf_pthread_ 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 + TARGET_COMPILE_PDB = esp-idf\pthread\CMakeFiles\__idf_pthread.dir\__idf_pthread.pdb + TARGET_PDB = esp-idf\pthread\libpthread.pdb + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj: C_COMPILER____idf_pthread_ 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 + TARGET_COMPILE_PDB = esp-idf\pthread\CMakeFiles\__idf_pthread.dir\__idf_pthread.pdb + TARGET_PDB = esp-idf\pthread\libpthread.pdb + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj: C_COMPILER____idf_pthread_ 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 + TARGET_COMPILE_PDB = esp-idf\pthread\CMakeFiles\__idf_pthread.dir\__idf_pthread.pdb + TARGET_PDB = esp-idf\pthread\libpthread.pdb + +build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj: C_COMPILER____idf_pthread_ 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 + TARGET_COMPILE_PDB = esp-idf\pthread\CMakeFiles\__idf_pthread.dir\__idf_pthread.pdb + TARGET_PDB = esp-idf\pthread\libpthread.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_pthread + + +############################################# +# Link the static library esp-idf\pthread\libpthread.a + +build esp-idf/pthread/libpthread.a: C_STATIC_LIBRARY_LINKER____idf_pthread_ esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj || esp-idf/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_COMPILE_PDB = esp-idf\pthread\CMakeFiles\__idf_pthread.dir\__idf_pthread.pdb + TARGET_FILE = esp-idf\pthread\libpthread.a + TARGET_PDB = esp-idf\pthread\libpthread.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/pthread/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj: C_COMPILER____idf_esp_system_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_system + + +############################################# +# Link the static library esp-idf\esp_system\libesp_system.a + +build esp-idf/esp_system/libesp_system.a: C_STATIC_LIBRARY_LINKER____idf_esp_system_ esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/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_COMPILE_PDB = esp-idf\esp_system\CMakeFiles\__idf_esp_system.dir\__idf_esp_system.pdb + TARGET_FILE = esp-idf\esp_system\libesp_system.a + TARGET_PDB = esp-idf\esp_system\libesp_system.pdb + + +############################################# +# Utility command for memory.ld + +build esp-idf/esp_system/memory.ld: phony esp-idf/esp_system/CMakeFiles/memory.ld esp-idf/esp_system/ld/memory.ld + + +############################################# +# Utility command for sections.ld.in + +build esp-idf/esp_system/sections.ld.in: phony esp-idf/esp_system/CMakeFiles/sections.ld.in esp-idf/esp_system/ld/sections.ld.in + + +############################################# +# Utility command for __ldgen_output_sections.ld + +build esp-idf/esp_system/__ldgen_output_sections.ld: phony esp-idf/esp_system/CMakeFiles/__ldgen_output_sections.ld esp-idf/esp_system/ld/sections.ld esp-idf/esp_system/ld/sections.ld.in esp-idf/app_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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 + TARGET_COMPILE_PDB = esp-idf\esp_rom\CMakeFiles\__idf_esp_rom.dir\__idf_esp_rom.pdb + TARGET_PDB = esp-idf\esp_rom\libesp_rom.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_rom + + +############################################# +# Link the static library esp-idf\esp_rom\libesp_rom.a + +build esp-idf/esp_rom/libesp_rom.a: C_STATIC_LIBRARY_LINKER____idf_esp_rom_ esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj || esp-idf/hal/libhal.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_rom\CMakeFiles\__idf_esp_rom.dir + POST_BUILD = 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\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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/clk_tree_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + +build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj: C_COMPILER____idf_hal_ 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 + TARGET_COMPILE_PDB = esp-idf\hal\CMakeFiles\__idf_hal.dir\__idf_hal.pdb + TARGET_PDB = esp-idf\hal\libhal.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_hal + + +############################################# +# Link the static library esp-idf\hal\libhal.a + +build esp-idf/hal/libhal.a: C_STATIC_LIBRARY_LINKER____idf_hal_ esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj esp-idf/hal/CMakeFiles/__idf_hal.dir/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_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\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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + TARGET_COMPILE_PDB = esp-idf\log\CMakeFiles\__idf_log.dir\__idf_log.pdb + TARGET_PDB = esp-idf\log\liblog.pdb + +build esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj: C_COMPILER____idf_log_ 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 + TARGET_COMPILE_PDB = esp-idf\log\CMakeFiles\__idf_log.dir\__idf_log.pdb + TARGET_PDB = esp-idf\log\liblog.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_log + + +############################################# +# Link the static library esp-idf\log\liblog.a + +build esp-idf/log/liblog.a: C_STATIC_LIBRARY_LINKER____idf_log_ esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj || esp-idf/heap/libheap.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\log\CMakeFiles\__idf_log.dir + POST_BUILD = 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\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 + TARGET_COMPILE_PDB = esp-idf\heap\CMakeFiles\__idf_heap.dir\__idf_heap.pdb + TARGET_PDB = esp-idf\heap\libheap.pdb + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj: C_COMPILER____idf_heap_ 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 + TARGET_COMPILE_PDB = esp-idf\heap\CMakeFiles\__idf_heap.dir\__idf_heap.pdb + TARGET_PDB = esp-idf\heap\libheap.pdb + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj: C_COMPILER____idf_heap_ 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 + TARGET_COMPILE_PDB = esp-idf\heap\CMakeFiles\__idf_heap.dir\__idf_heap.pdb + TARGET_PDB = esp-idf\heap\libheap.pdb + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj: C_COMPILER____idf_heap_ 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 + TARGET_COMPILE_PDB = esp-idf\heap\CMakeFiles\__idf_heap.dir\__idf_heap.pdb + TARGET_PDB = esp-idf\heap\libheap.pdb + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj: C_COMPILER____idf_heap_ 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 + TARGET_COMPILE_PDB = esp-idf\heap\CMakeFiles\__idf_heap.dir\__idf_heap.pdb + TARGET_PDB = esp-idf\heap\libheap.pdb + +build esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj: C_COMPILER____idf_heap_ 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 + TARGET_COMPILE_PDB = esp-idf\heap\CMakeFiles\__idf_heap.dir\__idf_heap.pdb + TARGET_PDB = esp-idf\heap\libheap.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_heap + + +############################################# +# Link the static library esp-idf\heap\libheap.a + +build esp-idf/heap/libheap.a: C_STATIC_LIBRARY_LINKER____idf_heap_ esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.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_COMPILE_PDB = esp-idf\heap\CMakeFiles\__idf_heap.dir\__idf_heap.pdb + TARGET_FILE = esp-idf\heap\libheap.a + TARGET_PDB = esp-idf\heap\libheap.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/heap/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_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 + 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/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_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\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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_clk_tree.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_memcpy.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_hmac.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_ds.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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 + 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 = -DESP_PLATFORM -DIDF_VER=\"v5.2.2\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_crypto_lock.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sar_periph_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hw_support\CMakeFiles\__idf_esp_hw_support.dir\__idf_esp_hw_support.pdb + TARGET_PDB = esp-idf\esp_hw_support\libesp_hw_support.pdb + +build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj: C_COMPILER____idf_esp_hw_support_ 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 + 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/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_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\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 + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj: C_COMPILER____idf_freertos_ 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 + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj: C_COMPILER____idf_freertos_ 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 + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj: C_COMPILER____idf_freertos_ 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 + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj: C_COMPILER____idf_freertos_ 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 + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj: C_COMPILER____idf_freertos_ 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 + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj: C_COMPILER____idf_freertos_ 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 + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj: C_COMPILER____idf_freertos_ 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 + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj: C_COMPILER____idf_freertos_ 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 + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj: C_COMPILER____idf_freertos_ 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 + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj: C_COMPILER____idf_freertos_ 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 + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj: ASM_COMPILER____idf_freertos_ 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 + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj: C_COMPILER____idf_freertos_ 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 + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj: C_COMPILER____idf_freertos_ 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 + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_freertos + + +############################################# +# Link the static library esp-idf\freertos\libfreertos.a + +build esp-idf/freertos/libfreertos.a: C_STATIC_LIBRARY_LINKER____idf_freertos_ esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj || esp-idf/newlib/libnewlib.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\freertos\CMakeFiles\__idf_freertos.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\freertos\CMakeFiles\__idf_freertos.dir\__idf_freertos.pdb + TARGET_FILE = esp-idf\freertos\libfreertos.a + TARGET_PDB = esp-idf\freertos\libfreertos.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/freertos/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + +build esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj: C_COMPILER____idf_newlib_ 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 + TARGET_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_newlib + + +############################################# +# Link the static library esp-idf\newlib\libnewlib.a + +build esp-idf/newlib/libnewlib.a: C_STATIC_LIBRARY_LINKER____idf_newlib_ esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj esp-idf/newlib/CMakeFiles/__idf_newlib.dir/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_COMPILE_PDB = esp-idf\newlib\CMakeFiles\__idf_newlib.dir\__idf_newlib.pdb + TARGET_FILE = esp-idf\newlib\libnewlib.a + TARGET_PDB = esp-idf\newlib\libnewlib.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/newlib/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\cxx\CMakeFiles\__idf_cxx.dir\__idf_cxx.pdb + TARGET_PDB = esp-idf\cxx\libcxx.pdb + +build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj: CXX_COMPILER____idf_cxx_ 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 + TARGET_COMPILE_PDB = esp-idf\cxx\CMakeFiles\__idf_cxx.dir\__idf_cxx.pdb + TARGET_PDB = esp-idf\cxx\libcxx.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_cxx + + +############################################# +# Link the static library esp-idf\cxx\libcxx.a + +build esp-idf/cxx/libcxx.a: C_STATIC_LIBRARY_LINKER____idf_cxx_ esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj || esp-idf/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_COMPILE_PDB = esp-idf\cxx\CMakeFiles\__idf_cxx.dir\__idf_cxx.pdb + TARGET_FILE = esp-idf\cxx\libcxx.a + TARGET_PDB = esp-idf\cxx\libcxx.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/cxx/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + 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_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_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\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 + TARGET_COMPILE_PDB = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir\__idf_esp_timer.pdb + TARGET_PDB = esp-idf\esp_timer\libesp_timer.pdb + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj: C_COMPILER____idf_esp_timer_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir\__idf_esp_timer.pdb + TARGET_PDB = esp-idf\esp_timer\libesp_timer.pdb + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj: C_COMPILER____idf_esp_timer_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir\__idf_esp_timer.pdb + TARGET_PDB = esp-idf\esp_timer\libesp_timer.pdb + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj: C_COMPILER____idf_esp_timer_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir\__idf_esp_timer.pdb + TARGET_PDB = esp-idf\esp_timer\libesp_timer.pdb + +build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj: C_COMPILER____idf_esp_timer_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir\__idf_esp_timer.pdb + TARGET_PDB = esp-idf\esp_timer\libesp_timer.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_timer + + +############################################# +# Link the static library esp-idf\esp_timer\libesp_timer.a + +build esp-idf/esp_timer/libesp_timer.a: C_STATIC_LIBRARY_LINKER____idf_esp_timer_ esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/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_COMPILE_PDB = esp-idf\esp_timer\CMakeFiles\__idf_esp_timer.dir\__idf_esp_timer.pdb + TARGET_FILE = esp-idf\esp_timer\libesp_timer.a + TARGET_PDB = esp-idf\esp_timer\libesp_timer.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_timer/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\app_trace\CMakeFiles\__idf_app_trace.dir\__idf_app_trace.pdb + TARGET_PDB = esp-idf\app_trace\libapp_trace.pdb + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj: C_COMPILER____idf_app_trace_ 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 + TARGET_COMPILE_PDB = esp-idf\app_trace\CMakeFiles\__idf_app_trace.dir\__idf_app_trace.pdb + TARGET_PDB = esp-idf\app_trace\libapp_trace.pdb + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj: C_COMPILER____idf_app_trace_ 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 + TARGET_COMPILE_PDB = esp-idf\app_trace\CMakeFiles\__idf_app_trace.dir\__idf_app_trace.pdb + TARGET_PDB = esp-idf\app_trace\libapp_trace.pdb + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj: C_COMPILER____idf_app_trace_ 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 + TARGET_COMPILE_PDB = esp-idf\app_trace\CMakeFiles\__idf_app_trace.dir\__idf_app_trace.pdb + TARGET_PDB = esp-idf\app_trace\libapp_trace.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_app_trace + + +############################################# +# Link the static library esp-idf\app_trace\libapp_trace.a + +build esp-idf/app_trace/libapp_trace.a: C_STATIC_LIBRARY_LINKER____idf_app_trace_ esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\app_trace\CMakeFiles\__idf_app_trace.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\app_trace\CMakeFiles\__idf_app_trace.dir\__idf_app_trace.pdb + TARGET_FILE = esp-idf\app_trace\libapp_trace.a + TARGET_PDB = esp-idf\app_trace\libapp_trace.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/app_trace/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_event\CMakeFiles\__idf_esp_event.dir\__idf_esp_event.pdb + TARGET_PDB = esp-idf\esp_event\libesp_event.pdb + +build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj: C_COMPILER____idf_esp_event_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_event\CMakeFiles\__idf_esp_event.dir\__idf_esp_event.pdb + TARGET_PDB = esp-idf\esp_event\libesp_event.pdb + +build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj: C_COMPILER____idf_esp_event_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_event\CMakeFiles\__idf_esp_event.dir\__idf_esp_event.pdb + TARGET_PDB = esp-idf\esp_event\libesp_event.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_event + + +############################################# +# Link the static library esp-idf\esp_event\libesp_event.a + +build esp-idf/esp_event/libesp_event.a: C_STATIC_LIBRARY_LINKER____idf_esp_event_ esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj || esp-idf/nvs_flash/libnvs_flash.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_event\CMakeFiles\__idf_esp_event.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\esp_event\CMakeFiles\__idf_esp_event.dir\__idf_esp_event.pdb + TARGET_FILE = esp-idf\esp_event\libesp_event.a + TARGET_PDB = esp-idf\esp_event\libesp_event.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_event/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj: CXX_COMPILER____idf_nvs_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj: CXX_COMPILER____idf_nvs_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj: CXX_COMPILER____idf_nvs_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj: CXX_COMPILER____idf_nvs_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj: CXX_COMPILER____idf_nvs_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj: CXX_COMPILER____idf_nvs_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj: CXX_COMPILER____idf_nvs_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj: CXX_COMPILER____idf_nvs_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj: CXX_COMPILER____idf_nvs_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj: CXX_COMPILER____idf_nvs_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj: CXX_COMPILER____idf_nvs_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj: CXX_COMPILER____idf_nvs_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + +build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj: CXX_COMPILER____idf_nvs_flash_ 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 + TARGET_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_nvs_flash + + +############################################# +# Link the static library esp-idf\nvs_flash\libnvs_flash.a + +build esp-idf/nvs_flash/libnvs_flash.a: C_STATIC_LIBRARY_LINKER____idf_nvs_flash_ esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj || esp-idf/esp_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_COMPILE_PDB = esp-idf\nvs_flash\CMakeFiles\__idf_nvs_flash.dir\__idf_nvs_flash.pdb + TARGET_FILE = esp-idf\nvs_flash\libnvs_flash.a + TARGET_PDB = esp-idf\nvs_flash\libnvs_flash.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/nvs_flash/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_phy\CMakeFiles\__idf_esp_phy.dir\__idf_esp_phy.pdb + TARGET_PDB = esp-idf\esp_phy\libesp_phy.pdb + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj: C_COMPILER____idf_esp_phy_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_phy\CMakeFiles\__idf_esp_phy.dir\__idf_esp_phy.pdb + TARGET_PDB = esp-idf\esp_phy\libesp_phy.pdb + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj: C_COMPILER____idf_esp_phy_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_phy\CMakeFiles\__idf_esp_phy.dir\__idf_esp_phy.pdb + TARGET_PDB = esp-idf\esp_phy\libesp_phy.pdb + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj: C_COMPILER____idf_esp_phy_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_phy\CMakeFiles\__idf_esp_phy.dir\__idf_esp_phy.pdb + TARGET_PDB = esp-idf\esp_phy\libesp_phy.pdb + +build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj: C_COMPILER____idf_esp_phy_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_phy\CMakeFiles\__idf_esp_phy.dir\__idf_esp_phy.pdb + TARGET_PDB = esp-idf\esp_phy\libesp_phy.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_phy + + +############################################# +# Link the static library esp-idf\esp_phy\libesp_phy.a + +build esp-idf/esp_phy/libesp_phy.a: C_STATIC_LIBRARY_LINKER____idf_esp_phy_ esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/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_COMPILE_PDB = esp-idf\esp_phy\CMakeFiles\__idf_esp_phy.dir\__idf_esp_phy.pdb + TARGET_FILE = esp-idf\esp_phy\libesp_phy.a + TARGET_PDB = esp-idf\esp_phy\libesp_phy.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_phy/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\vfs\CMakeFiles\__idf_vfs.dir\__idf_vfs.pdb + TARGET_PDB = esp-idf\vfs\libvfs.pdb + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj: C_COMPILER____idf_vfs_ 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 + TARGET_COMPILE_PDB = esp-idf\vfs\CMakeFiles\__idf_vfs.dir\__idf_vfs.pdb + TARGET_PDB = esp-idf\vfs\libvfs.pdb + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_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 + TARGET_COMPILE_PDB = esp-idf\vfs\CMakeFiles\__idf_vfs.dir\__idf_vfs.pdb + TARGET_PDB = esp-idf\vfs\libvfs.pdb + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj: C_COMPILER____idf_vfs_ 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 + TARGET_COMPILE_PDB = esp-idf\vfs\CMakeFiles\__idf_vfs.dir\__idf_vfs.pdb + TARGET_PDB = esp-idf\vfs\libvfs.pdb + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_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 + TARGET_COMPILE_PDB = esp-idf\vfs\CMakeFiles\__idf_vfs.dir\__idf_vfs.pdb + TARGET_PDB = esp-idf\vfs\libvfs.pdb + +build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_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 + TARGET_COMPILE_PDB = esp-idf\vfs\CMakeFiles\__idf_vfs.dir\__idf_vfs.pdb + TARGET_PDB = esp-idf\vfs\libvfs.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_vfs + + +############################################# +# Link the static library esp-idf\vfs\libvfs.a + +build esp-idf/vfs/libvfs.a: C_STATIC_LIBRARY_LINKER____idf_vfs_ esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_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_COMPILE_PDB = esp-idf\vfs\CMakeFiles\__idf_vfs.dir\__idf_vfs.pdb + TARGET_FILE = esp-idf\vfs\libvfs.a + TARGET_PDB = esp-idf\vfs\libvfs.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/vfs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + +build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj: C_COMPILER____idf_lwip_ 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 + TARGET_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_PDB = esp-idf\lwip\liblwip.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_lwip + + +############################################# +# Link the static library esp-idf\lwip\liblwip.a + +build esp-idf/lwip/liblwip.a: C_STATIC_LIBRARY_LINKER____idf_lwip_ esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj esp-idf/lwip/CMakeFiles/__idf_lwip.dir/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_COMPILE_PDB = esp-idf\lwip\CMakeFiles\__idf_lwip.dir\__idf_lwip.pdb + TARGET_FILE = esp-idf\lwip\liblwip.a + TARGET_PDB = esp-idf\lwip\liblwip.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/lwip/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_netif\CMakeFiles\__idf_esp_netif.dir\__idf_esp_netif.pdb + TARGET_PDB = esp-idf\esp_netif\libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj: C_COMPILER____idf_esp_netif_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_netif\CMakeFiles\__idf_esp_netif.dir\__idf_esp_netif.pdb + TARGET_PDB = esp-idf\esp_netif\libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj: C_COMPILER____idf_esp_netif_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_netif\CMakeFiles\__idf_esp_netif.dir\__idf_esp_netif.pdb + TARGET_PDB = esp-idf\esp_netif\libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj: C_COMPILER____idf_esp_netif_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_netif\CMakeFiles\__idf_esp_netif.dir\__idf_esp_netif.pdb + TARGET_PDB = esp-idf\esp_netif\libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj: C_COMPILER____idf_esp_netif_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_netif\CMakeFiles\__idf_esp_netif.dir\__idf_esp_netif.pdb + TARGET_PDB = esp-idf\esp_netif\libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj: C_COMPILER____idf_esp_netif_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_netif\CMakeFiles\__idf_esp_netif.dir\__idf_esp_netif.pdb + TARGET_PDB = esp-idf\esp_netif\libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj: C_COMPILER____idf_esp_netif_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_netif\CMakeFiles\__idf_esp_netif.dir\__idf_esp_netif.pdb + TARGET_PDB = esp-idf\esp_netif\libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj: C_COMPILER____idf_esp_netif_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_netif\CMakeFiles\__idf_esp_netif.dir\__idf_esp_netif.pdb + TARGET_PDB = esp-idf\esp_netif\libesp_netif.pdb + +build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj: C_COMPILER____idf_esp_netif_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_netif\CMakeFiles\__idf_esp_netif.dir\__idf_esp_netif.pdb + TARGET_PDB = esp-idf\esp_netif\libesp_netif.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_netif + + +############################################# +# Link the static library esp-idf\esp_netif\libesp_netif.a + +build esp-idf/esp_netif/libesp_netif.a: C_STATIC_LIBRARY_LINKER____idf_esp_netif_ esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj || esp-idf/wpa_supplicant/libwpa_supplicant.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_netif\CMakeFiles\__idf_esp_netif.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\esp_netif\CMakeFiles\__idf_esp_netif.dir\__idf_esp_netif.pdb + TARGET_FILE = esp-idf\esp_netif\libesp_netif.a + TARGET_PDB = esp-idf\esp_netif\libesp_netif.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_netif/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + +build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj: C_COMPILER____idf_wpa_supplicant_ 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 + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_wpa_supplicant + + +############################################# +# Link the static library esp-idf\wpa_supplicant\libwpa_supplicant.a + +build esp-idf/wpa_supplicant/libwpa_supplicant.a: C_STATIC_LIBRARY_LINKER____idf_wpa_supplicant_ esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj || esp-idf/esp_coex/libesp_coex.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\wpa_supplicant\CMakeFiles\__idf_wpa_supplicant.dir\__idf_wpa_supplicant.pdb + TARGET_FILE = esp-idf\wpa_supplicant\libwpa_supplicant.a + TARGET_PDB = esp-idf\wpa_supplicant\libwpa_supplicant.pdb + 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 + TARGET_COMPILE_PDB = esp-idf\esp_coex\CMakeFiles\__idf_esp_coex.dir\__idf_esp_coex.pdb + TARGET_PDB = esp-idf\esp_coex\libesp_coex.pdb + +build esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/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 + TARGET_COMPILE_PDB = esp-idf\esp_coex\CMakeFiles\__idf_esp_coex.dir\__idf_esp_coex.pdb + TARGET_PDB = esp-idf\esp_coex\libesp_coex.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_coex + + +############################################# +# Link the static library esp-idf\esp_coex\libesp_coex.a + +build esp-idf/esp_coex/libesp_coex.a: C_STATIC_LIBRARY_LINKER____idf_esp_coex_ esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/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_COMPILE_PDB = esp-idf\esp_coex\CMakeFiles\__idf_esp_coex.dir\__idf_esp_coex.pdb + TARGET_FILE = esp-idf\esp_coex\libesp_coex.a + TARGET_PDB = esp-idf\esp_coex\libesp_coex.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_coex/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_wifi\CMakeFiles\__idf_esp_wifi.dir\__idf_esp_wifi.pdb + TARGET_PDB = esp-idf\esp_wifi\libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj: C_COMPILER____idf_esp_wifi_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_wifi\CMakeFiles\__idf_esp_wifi.dir\__idf_esp_wifi.pdb + TARGET_PDB = esp-idf\esp_wifi\libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj: C_COMPILER____idf_esp_wifi_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_wifi\CMakeFiles\__idf_esp_wifi.dir\__idf_esp_wifi.pdb + TARGET_PDB = esp-idf\esp_wifi\libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj: C_COMPILER____idf_esp_wifi_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_wifi\CMakeFiles\__idf_esp_wifi.dir\__idf_esp_wifi.pdb + TARGET_PDB = esp-idf\esp_wifi\libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj: C_COMPILER____idf_esp_wifi_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_wifi\CMakeFiles\__idf_esp_wifi.dir\__idf_esp_wifi.pdb + TARGET_PDB = esp-idf\esp_wifi\libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj: C_COMPILER____idf_esp_wifi_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_wifi\CMakeFiles\__idf_esp_wifi.dir\__idf_esp_wifi.pdb + TARGET_PDB = esp-idf\esp_wifi\libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj: C_COMPILER____idf_esp_wifi_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_wifi\CMakeFiles\__idf_esp_wifi.dir\__idf_esp_wifi.pdb + TARGET_PDB = esp-idf\esp_wifi\libesp_wifi.pdb + +build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj: C_COMPILER____idf_esp_wifi_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_wifi\CMakeFiles\__idf_esp_wifi.dir\__idf_esp_wifi.pdb + TARGET_PDB = esp-idf\esp_wifi\libesp_wifi.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_wifi + + +############################################# +# Link the static library esp-idf\esp_wifi\libesp_wifi.a + +build esp-idf/esp_wifi/libesp_wifi.a: C_STATIC_LIBRARY_LINKER____idf_esp_wifi_ esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/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_COMPILE_PDB = esp-idf\esp_wifi\CMakeFiles\__idf_esp_wifi.dir\__idf_esp_wifi.pdb + TARGET_FILE = esp-idf\esp_wifi\libesp_wifi.a + TARGET_PDB = esp-idf\esp_wifi\libesp_wifi.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_wifi/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_PDB = esp-idf\bt\libbt.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\bt\CMakeFiles\__idf_bt.dir\__idf_bt.pdb + TARGET_FILE = esp-idf\bt\libbt.a + TARGET_PDB = esp-idf\bt\libbt.pdb + 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 + TARGET_COMPILE_PDB = esp-idf\unity\CMakeFiles\__idf_unity.dir\__idf_unity.pdb + TARGET_PDB = esp-idf\unity\libunity.pdb + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj: C_COMPILER____idf_unity_ 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 + TARGET_COMPILE_PDB = esp-idf\unity\CMakeFiles\__idf_unity.dir\__idf_unity.pdb + TARGET_PDB = esp-idf\unity\libunity.pdb + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj: C_COMPILER____idf_unity_ 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 + TARGET_COMPILE_PDB = esp-idf\unity\CMakeFiles\__idf_unity.dir\__idf_unity.pdb + TARGET_PDB = esp-idf\unity\libunity.pdb + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj: C_COMPILER____idf_unity_ 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 + TARGET_COMPILE_PDB = esp-idf\unity\CMakeFiles\__idf_unity.dir\__idf_unity.pdb + TARGET_PDB = esp-idf\unity\libunity.pdb + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj: C_COMPILER____idf_unity_ 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 + TARGET_COMPILE_PDB = esp-idf\unity\CMakeFiles\__idf_unity.dir\__idf_unity.pdb + TARGET_PDB = esp-idf\unity\libunity.pdb + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj: C_COMPILER____idf_unity_ 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 + TARGET_COMPILE_PDB = esp-idf\unity\CMakeFiles\__idf_unity.dir\__idf_unity.pdb + TARGET_PDB = esp-idf\unity\libunity.pdb + +build esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj: C_COMPILER____idf_unity_ 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 + TARGET_COMPILE_PDB = esp-idf\unity\CMakeFiles\__idf_unity.dir\__idf_unity.pdb + TARGET_PDB = esp-idf\unity\libunity.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_unity + + +############################################# +# Link the static library esp-idf\unity\libunity.a + +build esp-idf/unity/libunity.a: C_STATIC_LIBRARY_LINKER____idf_unity_ esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_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_COMPILE_PDB = esp-idf\unity\CMakeFiles\__idf_unity.dir\__idf_unity.pdb + TARGET_FILE = esp-idf\unity\libunity.a + TARGET_PDB = esp-idf\unity\libunity.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/unity/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\cmock\CMakeFiles\__idf_cmock.dir\__idf_cmock.pdb + TARGET_PDB = esp-idf\cmock\libcmock.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_cmock + + +############################################# +# Link the static library esp-idf\cmock\libcmock.a + +build esp-idf/cmock/libcmock.a: C_STATIC_LIBRARY_LINKER____idf_cmock_ esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj || esp-idf/riscv/libriscv.a esp-idf/unity/libunity.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\cmock\CMakeFiles\__idf_cmock.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\cmock\CMakeFiles\__idf_cmock.dir\__idf_cmock.pdb + TARGET_FILE = esp-idf\cmock\libcmock.a + TARGET_PDB = esp-idf\cmock\libcmock.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/cmock/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + +build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj: C_COMPILER____idf_console_ 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 + TARGET_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_PDB = esp-idf\console\libconsole.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_console + + +############################################# +# Link the static library esp-idf\console\libconsole.a + +build esp-idf/console/libconsole.a: C_STATIC_LIBRARY_LINKER____idf_console_ esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_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_COMPILE_PDB = esp-idf\console\CMakeFiles\__idf_console.dir\__idf_console.pdb + TARGET_FILE = esp-idf\console\libconsole.a + TARGET_PDB = esp-idf\console\libconsole.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/console/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\http_parser\CMakeFiles\__idf_http_parser.dir\__idf_http_parser.pdb + TARGET_PDB = esp-idf\http_parser\libhttp_parser.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_http_parser + + +############################################# +# Link the static library esp-idf\http_parser\libhttp_parser.a + +build esp-idf/http_parser/libhttp_parser.a: C_STATIC_LIBRARY_LINKER____idf_http_parser_ esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj || esp-idf/esp-tls/libesp-tls.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\http_parser\CMakeFiles\__idf_http_parser.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\http_parser\CMakeFiles\__idf_http_parser.dir\__idf_http_parser.pdb + TARGET_FILE = esp-idf\http_parser\libhttp_parser.a + TARGET_PDB = esp-idf\http_parser\libhttp_parser.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/http_parser/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp-tls\CMakeFiles\__idf_esp-tls.dir\__idf_esp-tls.pdb + TARGET_PDB = esp-idf\esp-tls\libesp-tls.pdb + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj: C_COMPILER____idf_esp-tls_ 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 + TARGET_COMPILE_PDB = esp-idf\esp-tls\CMakeFiles\__idf_esp-tls.dir\__idf_esp-tls.pdb + TARGET_PDB = esp-idf\esp-tls\libesp-tls.pdb + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj: C_COMPILER____idf_esp-tls_ 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 + TARGET_COMPILE_PDB = esp-idf\esp-tls\CMakeFiles\__idf_esp-tls.dir\__idf_esp-tls.pdb + TARGET_PDB = esp-idf\esp-tls\libesp-tls.pdb + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj: C_COMPILER____idf_esp-tls_ 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 + TARGET_COMPILE_PDB = esp-idf\esp-tls\CMakeFiles\__idf_esp-tls.dir\__idf_esp-tls.pdb + TARGET_PDB = esp-idf\esp-tls\libesp-tls.pdb + +build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj: C_COMPILER____idf_esp-tls_ 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 + TARGET_COMPILE_PDB = esp-idf\esp-tls\CMakeFiles\__idf_esp-tls.dir\__idf_esp-tls.pdb + TARGET_PDB = esp-idf\esp-tls\libesp-tls.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp-tls + + +############################################# +# Link the static library esp-idf\esp-tls\libesp-tls.a + +build esp-idf/esp-tls/libesp-tls.a: C_STATIC_LIBRARY_LINKER____idf_esp-tls_ esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj || esp-idf/esp_adc/libesp_adc.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp-tls\CMakeFiles\__idf_esp-tls.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\esp-tls\CMakeFiles\__idf_esp-tls.dir\__idf_esp-tls.pdb + TARGET_FILE = esp-idf\esp-tls\libesp-tls.a + TARGET_PDB = esp-idf\esp-tls\libesp-tls.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp-tls/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir\__idf_esp_adc.pdb + TARGET_PDB = esp-idf\esp_adc\libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj: C_COMPILER____idf_esp_adc_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir\__idf_esp_adc.pdb + TARGET_PDB = esp-idf\esp_adc\libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj: C_COMPILER____idf_esp_adc_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir\__idf_esp_adc.pdb + TARGET_PDB = esp-idf\esp_adc\libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_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 + TARGET_COMPILE_PDB = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir\__idf_esp_adc.pdb + TARGET_PDB = esp-idf\esp_adc\libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj: C_COMPILER____idf_esp_adc_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir\__idf_esp_adc.pdb + TARGET_PDB = esp-idf\esp_adc\libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj: C_COMPILER____idf_esp_adc_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir\__idf_esp_adc.pdb + TARGET_PDB = esp-idf\esp_adc\libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj: C_COMPILER____idf_esp_adc_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir\__idf_esp_adc.pdb + TARGET_PDB = esp-idf\esp_adc\libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj: C_COMPILER____idf_esp_adc_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir\__idf_esp_adc.pdb + TARGET_PDB = esp-idf\esp_adc\libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj: C_COMPILER____idf_esp_adc_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir\__idf_esp_adc.pdb + TARGET_PDB = esp-idf\esp_adc\libesp_adc.pdb + +build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj: C_COMPILER____idf_esp_adc_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir\__idf_esp_adc.pdb + TARGET_PDB = esp-idf\esp_adc\libesp_adc.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_adc + + +############################################# +# Link the static library esp-idf\esp_adc\libesp_adc.a + +build esp-idf/esp_adc/libesp_adc.a: C_STATIC_LIBRARY_LINKER____idf_esp_adc_ esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_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_COMPILE_PDB = esp-idf\esp_adc\CMakeFiles\__idf_esp_adc.dir\__idf_esp_adc.pdb + TARGET_FILE = esp-idf\esp_adc\libesp_adc.a + TARGET_PDB = esp-idf\esp_adc\libesp_adc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_adc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_eth\CMakeFiles\__idf_esp_eth.dir\__idf_esp_eth.pdb + TARGET_PDB = esp-idf\esp_eth\libesp_eth.pdb + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_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 + TARGET_COMPILE_PDB = esp-idf\esp_eth\CMakeFiles\__idf_esp_eth.dir\__idf_esp_eth.pdb + TARGET_PDB = esp-idf\esp_eth\libesp_eth.pdb + +build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj: C_COMPILER____idf_esp_eth_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_eth\CMakeFiles\__idf_esp_eth.dir\__idf_esp_eth.pdb + TARGET_PDB = esp-idf\esp_eth\libesp_eth.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_eth + + +############################################# +# Link the static library esp-idf\esp_eth\libesp_eth.a + +build esp-idf/esp_eth/libesp_eth.a: C_STATIC_LIBRARY_LINKER____idf_esp_eth_ esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/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_COMPILE_PDB = esp-idf\esp_eth\CMakeFiles\__idf_esp_eth.dir\__idf_esp_eth.pdb + TARGET_FILE = esp-idf\esp_eth\libesp_eth.a + TARGET_PDB = esp-idf\esp_eth\libesp_eth.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_eth/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_gdbstub\CMakeFiles\__idf_esp_gdbstub.dir\__idf_esp_gdbstub.pdb + TARGET_PDB = esp-idf\esp_gdbstub\libesp_gdbstub.pdb + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj: C_COMPILER____idf_esp_gdbstub_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_gdbstub\CMakeFiles\__idf_esp_gdbstub.dir\__idf_esp_gdbstub.pdb + TARGET_PDB = esp-idf\esp_gdbstub\libesp_gdbstub.pdb + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj: C_COMPILER____idf_esp_gdbstub_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_gdbstub\CMakeFiles\__idf_esp_gdbstub.dir\__idf_esp_gdbstub.pdb + TARGET_PDB = esp-idf\esp_gdbstub\libesp_gdbstub.pdb + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj: C_COMPILER____idf_esp_gdbstub_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_gdbstub\CMakeFiles\__idf_esp_gdbstub.dir\__idf_esp_gdbstub.pdb + TARGET_PDB = esp-idf\esp_gdbstub\libesp_gdbstub.pdb + +build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj: C_COMPILER____idf_esp_gdbstub_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_gdbstub\CMakeFiles\__idf_esp_gdbstub.dir\__idf_esp_gdbstub.pdb + TARGET_PDB = esp-idf\esp_gdbstub\libesp_gdbstub.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_gdbstub + + +############################################# +# Link the static library esp-idf\esp_gdbstub\libesp_gdbstub.a + +build esp-idf/esp_gdbstub/libesp_gdbstub.a: C_STATIC_LIBRARY_LINKER____idf_esp_gdbstub_ esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj || esp-idf/tcp_transport/libtcp_transport.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_gdbstub\CMakeFiles\__idf_esp_gdbstub.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\esp_gdbstub\CMakeFiles\__idf_esp_gdbstub.dir\__idf_esp_gdbstub.pdb + TARGET_FILE = esp-idf\esp_gdbstub\libesp_gdbstub.a + TARGET_PDB = esp-idf\esp_gdbstub\libesp_gdbstub.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_gdbstub/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_hid\CMakeFiles\__idf_esp_hid.dir\__idf_esp_hid.pdb + TARGET_PDB = esp-idf\esp_hid\libesp_hid.pdb + +build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj: C_COMPILER____idf_esp_hid_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hid\CMakeFiles\__idf_esp_hid.dir\__idf_esp_hid.pdb + TARGET_PDB = esp-idf\esp_hid\libesp_hid.pdb + +build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj: C_COMPILER____idf_esp_hid_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_hid\CMakeFiles\__idf_esp_hid.dir\__idf_esp_hid.pdb + TARGET_PDB = esp-idf\esp_hid\libesp_hid.pdb + +build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/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 + TARGET_COMPILE_PDB = esp-idf\esp_hid\CMakeFiles\__idf_esp_hid.dir\__idf_esp_hid.pdb + TARGET_PDB = esp-idf\esp_hid\libesp_hid.pdb + +build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/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 + TARGET_COMPILE_PDB = esp-idf\esp_hid\CMakeFiles\__idf_esp_hid.dir\__idf_esp_hid.pdb + TARGET_PDB = esp-idf\esp_hid\libesp_hid.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_hid + + +############################################# +# Link the static library esp-idf\esp_hid\libesp_hid.a + +build esp-idf/esp_hid/libesp_hid.a: C_STATIC_LIBRARY_LINKER____idf_esp_hid_ esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj esp-idf/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_COMPILE_PDB = esp-idf\esp_hid\CMakeFiles\__idf_esp_hid.dir\__idf_esp_hid.pdb + TARGET_FILE = esp-idf\esp_hid\libesp_hid.a + TARGET_PDB = esp-idf\esp_hid\libesp_hid.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_hid/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\tcp_transport\CMakeFiles\__idf_tcp_transport.dir\__idf_tcp_transport.pdb + TARGET_PDB = esp-idf\tcp_transport\libtcp_transport.pdb + +build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj: C_COMPILER____idf_tcp_transport_ 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 + TARGET_COMPILE_PDB = esp-idf\tcp_transport\CMakeFiles\__idf_tcp_transport.dir\__idf_tcp_transport.pdb + TARGET_PDB = esp-idf\tcp_transport\libtcp_transport.pdb + +build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj: C_COMPILER____idf_tcp_transport_ 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 + TARGET_COMPILE_PDB = esp-idf\tcp_transport\CMakeFiles\__idf_tcp_transport.dir\__idf_tcp_transport.pdb + TARGET_PDB = esp-idf\tcp_transport\libtcp_transport.pdb + +build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj: C_COMPILER____idf_tcp_transport_ 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 + TARGET_COMPILE_PDB = esp-idf\tcp_transport\CMakeFiles\__idf_tcp_transport.dir\__idf_tcp_transport.pdb + TARGET_PDB = esp-idf\tcp_transport\libtcp_transport.pdb + +build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj: C_COMPILER____idf_tcp_transport_ 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 + TARGET_COMPILE_PDB = esp-idf\tcp_transport\CMakeFiles\__idf_tcp_transport.dir\__idf_tcp_transport.pdb + TARGET_PDB = esp-idf\tcp_transport\libtcp_transport.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_tcp_transport + + +############################################# +# Link the static library esp-idf\tcp_transport\libtcp_transport.a + +build esp-idf/tcp_transport/libtcp_transport.a: C_STATIC_LIBRARY_LINKER____idf_tcp_transport_ esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj || esp-idf/esp_http_client/libesp_http_client.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\tcp_transport\CMakeFiles\__idf_tcp_transport.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\tcp_transport\CMakeFiles\__idf_tcp_transport.dir\__idf_tcp_transport.pdb + TARGET_FILE = esp-idf\tcp_transport\libtcp_transport.a + TARGET_PDB = esp-idf\tcp_transport\libtcp_transport.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/tcp_transport/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_http_client\CMakeFiles\__idf_esp_http_client.dir\__idf_esp_http_client.pdb + TARGET_PDB = esp-idf\esp_http_client\libesp_http_client.pdb + +build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj: C_COMPILER____idf_esp_http_client_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_http_client\CMakeFiles\__idf_esp_http_client.dir\__idf_esp_http_client.pdb + TARGET_PDB = esp-idf\esp_http_client\libesp_http_client.pdb + +build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj: C_COMPILER____idf_esp_http_client_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_http_client\CMakeFiles\__idf_esp_http_client.dir\__idf_esp_http_client.pdb + TARGET_PDB = esp-idf\esp_http_client\libesp_http_client.pdb + +build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj: C_COMPILER____idf_esp_http_client_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_http_client\CMakeFiles\__idf_esp_http_client.dir\__idf_esp_http_client.pdb + TARGET_PDB = esp-idf\esp_http_client\libesp_http_client.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_http_client + + +############################################# +# Link the static library esp-idf\esp_http_client\libesp_http_client.a + +build esp-idf/esp_http_client/libesp_http_client.a: C_STATIC_LIBRARY_LINKER____idf_esp_http_client_ esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj || esp-idf/esp_http_server/libesp_http_server.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_http_client\CMakeFiles\__idf_esp_http_client.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\esp_http_client\CMakeFiles\__idf_esp_http_client.dir\__idf_esp_http_client.pdb + TARGET_FILE = esp-idf\esp_http_client\libesp_http_client.a + TARGET_PDB = esp-idf\esp_http_client\libesp_http_client.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_http_client/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_http_server\CMakeFiles\__idf_esp_http_server.dir\__idf_esp_http_server.pdb + TARGET_PDB = esp-idf\esp_http_server\libesp_http_server.pdb + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj: C_COMPILER____idf_esp_http_server_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_http_server\CMakeFiles\__idf_esp_http_server.dir\__idf_esp_http_server.pdb + TARGET_PDB = esp-idf\esp_http_server\libesp_http_server.pdb + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj: C_COMPILER____idf_esp_http_server_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_http_server\CMakeFiles\__idf_esp_http_server.dir\__idf_esp_http_server.pdb + TARGET_PDB = esp-idf\esp_http_server\libesp_http_server.pdb + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj: C_COMPILER____idf_esp_http_server_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_http_server\CMakeFiles\__idf_esp_http_server.dir\__idf_esp_http_server.pdb + TARGET_PDB = esp-idf\esp_http_server\libesp_http_server.pdb + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj: C_COMPILER____idf_esp_http_server_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_http_server\CMakeFiles\__idf_esp_http_server.dir\__idf_esp_http_server.pdb + TARGET_PDB = esp-idf\esp_http_server\libesp_http_server.pdb + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj: C_COMPILER____idf_esp_http_server_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_http_server\CMakeFiles\__idf_esp_http_server.dir\__idf_esp_http_server.pdb + TARGET_PDB = esp-idf\esp_http_server\libesp_http_server.pdb + +build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj: C_COMPILER____idf_esp_http_server_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_http_server\CMakeFiles\__idf_esp_http_server.dir\__idf_esp_http_server.pdb + TARGET_PDB = esp-idf\esp_http_server\libesp_http_server.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_http_server + + +############################################# +# Link the static library esp-idf\esp_http_server\libesp_http_server.a + +build esp-idf/esp_http_server/libesp_http_server.a: C_STATIC_LIBRARY_LINKER____idf_esp_http_server_ esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj || esp-idf/esp_https_ota/libesp_https_ota.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_http_server\CMakeFiles\__idf_esp_http_server.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\esp_http_server\CMakeFiles\__idf_esp_http_server.dir\__idf_esp_http_server.pdb + TARGET_FILE = esp-idf\esp_http_server\libesp_http_server.a + TARGET_PDB = esp-idf\esp_http_server\libesp_http_server.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_http_server/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_https_ota\CMakeFiles\__idf_esp_https_ota.dir\__idf_esp_https_ota.pdb + TARGET_PDB = esp-idf\esp_https_ota\libesp_https_ota.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_https_ota + + +############################################# +# Link the static library esp-idf\esp_https_ota\libesp_https_ota.a + +build esp-idf/esp_https_ota/libesp_https_ota.a: C_STATIC_LIBRARY_LINKER____idf_esp_https_ota_ esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj || esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/mbedtls/custom_bundle + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_https_ota\CMakeFiles\__idf_esp_https_ota.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\esp_https_ota\CMakeFiles\__idf_esp_https_ota.dir\__idf_esp_https_ota.pdb + TARGET_FILE = esp-idf\esp_https_ota\libesp_https_ota.a + TARGET_PDB = esp-idf\esp_https_ota\libesp_https_ota.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_https_ota/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_https_server\CMakeFiles\__idf_esp_https_server.dir\__idf_esp_https_server.pdb + TARGET_PDB = esp-idf\esp_https_server\libesp_https_server.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_https_server + + +############################################# +# Link the static library esp-idf\esp_https_server\libesp_https_server.a + +build esp-idf/esp_https_server/libesp_https_server.a: C_STATIC_LIBRARY_LINKER____idf_esp_https_server_ esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\esp_https_server\CMakeFiles\__idf_esp_https_server.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\esp_https_server\CMakeFiles\__idf_esp_https_server.dir\__idf_esp_https_server.pdb + TARGET_FILE = esp-idf\esp_https_server\libesp_https_server.a + TARGET_PDB = esp-idf\esp_https_server\libesp_https_server.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_https_server/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_lcd\CMakeFiles\__idf_esp_lcd.dir\__idf_esp_lcd.pdb + TARGET_PDB = esp-idf\esp_lcd\libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj: C_COMPILER____idf_esp_lcd_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_lcd\CMakeFiles\__idf_esp_lcd.dir\__idf_esp_lcd.pdb + TARGET_PDB = esp-idf\esp_lcd\libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_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 + TARGET_COMPILE_PDB = esp-idf\esp_lcd\CMakeFiles\__idf_esp_lcd.dir\__idf_esp_lcd.pdb + TARGET_PDB = esp-idf\esp_lcd\libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_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 + TARGET_COMPILE_PDB = esp-idf\esp_lcd\CMakeFiles\__idf_esp_lcd.dir\__idf_esp_lcd.pdb + TARGET_PDB = esp-idf\esp_lcd\libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_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 + TARGET_COMPILE_PDB = esp-idf\esp_lcd\CMakeFiles\__idf_esp_lcd.dir\__idf_esp_lcd.pdb + TARGET_PDB = esp-idf\esp_lcd\libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj: C_COMPILER____idf_esp_lcd_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_lcd\CMakeFiles\__idf_esp_lcd.dir\__idf_esp_lcd.pdb + TARGET_PDB = esp-idf\esp_lcd\libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj: C_COMPILER____idf_esp_lcd_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_lcd\CMakeFiles\__idf_esp_lcd.dir\__idf_esp_lcd.pdb + TARGET_PDB = esp-idf\esp_lcd\libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj: C_COMPILER____idf_esp_lcd_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_lcd\CMakeFiles\__idf_esp_lcd.dir\__idf_esp_lcd.pdb + TARGET_PDB = esp-idf\esp_lcd\libesp_lcd.pdb + +build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj: C_COMPILER____idf_esp_lcd_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_lcd\CMakeFiles\__idf_esp_lcd.dir\__idf_esp_lcd.pdb + TARGET_PDB = esp-idf\esp_lcd\libesp_lcd.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_lcd + + +############################################# +# Link the static library esp-idf\esp_lcd\libesp_lcd.a + +build esp-idf/esp_lcd/libesp_lcd.a: C_STATIC_LIBRARY_LINKER____idf_esp_lcd_ esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_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_COMPILE_PDB = esp-idf\esp_lcd\CMakeFiles\__idf_esp_lcd.dir\__idf_esp_lcd.pdb + TARGET_FILE = esp-idf\esp_lcd\libesp_lcd.a + TARGET_PDB = esp-idf\esp_lcd\libesp_lcd.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_lcd/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\protobuf-c\CMakeFiles\__idf_protobuf-c.dir\__idf_protobuf-c.pdb + TARGET_PDB = esp-idf\protobuf-c\libprotobuf-c.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_protobuf-c + + +############################################# +# Link the static library esp-idf\protobuf-c\libprotobuf-c.a + +build esp-idf/protobuf-c/libprotobuf-c.a: C_STATIC_LIBRARY_LINKER____idf_protobuf-c_ esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\protobuf-c\CMakeFiles\__idf_protobuf-c.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\protobuf-c\CMakeFiles\__idf_protobuf-c.dir\__idf_protobuf-c.pdb + TARGET_FILE = esp-idf\protobuf-c\libprotobuf-c.a + TARGET_PDB = esp-idf\protobuf-c\libprotobuf-c.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/protobuf-c/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj: C_COMPILER____idf_protocomm_ 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 + TARGET_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj: C_COMPILER____idf_protocomm_ 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 + TARGET_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj: C_COMPILER____idf_protocomm_ 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 + TARGET_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj: C_COMPILER____idf_protocomm_ 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 + TARGET_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj: C_COMPILER____idf_protocomm_ 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 + TARGET_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj: C_COMPILER____idf_protocomm_ 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 + TARGET_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj: C_COMPILER____idf_protocomm_ 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 + TARGET_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj: C_COMPILER____idf_protocomm_ 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 + TARGET_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj: C_COMPILER____idf_protocomm_ 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 + TARGET_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj: C_COMPILER____idf_protocomm_ 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 + TARGET_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj: C_COMPILER____idf_protocomm_ 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 + TARGET_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj: C_COMPILER____idf_protocomm_ 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 + TARGET_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + +build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_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 + TARGET_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_protocomm + + +############################################# +# Link the static library esp-idf\protocomm\libprotocomm.a + +build esp-idf/protocomm/libprotocomm.a: C_STATIC_LIBRARY_LINKER____idf_protocomm_ esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj esp-idf/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_COMPILE_PDB = esp-idf\protocomm\CMakeFiles\__idf_protocomm.dir\__idf_protocomm.pdb + TARGET_FILE = esp-idf\protocomm\libprotocomm.a + TARGET_PDB = esp-idf\protocomm\libprotocomm.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/protocomm/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\esp_local_ctrl\CMakeFiles\__idf_esp_local_ctrl.dir\__idf_esp_local_ctrl.pdb + TARGET_PDB = esp-idf\esp_local_ctrl\libesp_local_ctrl.pdb + +build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj: C_COMPILER____idf_esp_local_ctrl_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_local_ctrl\CMakeFiles\__idf_esp_local_ctrl.dir\__idf_esp_local_ctrl.pdb + TARGET_PDB = esp-idf\esp_local_ctrl\libesp_local_ctrl.pdb + +build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj: C_COMPILER____idf_esp_local_ctrl_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_local_ctrl\CMakeFiles\__idf_esp_local_ctrl.dir\__idf_esp_local_ctrl.pdb + TARGET_PDB = esp-idf\esp_local_ctrl\libesp_local_ctrl.pdb + +build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj: C_COMPILER____idf_esp_local_ctrl_ 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 + TARGET_COMPILE_PDB = esp-idf\esp_local_ctrl\CMakeFiles\__idf_esp_local_ctrl.dir\__idf_esp_local_ctrl.pdb + TARGET_PDB = esp-idf\esp_local_ctrl\libesp_local_ctrl.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_esp_local_ctrl + + +############################################# +# Link the static library esp-idf\esp_local_ctrl\libesp_local_ctrl.a + +build esp-idf/esp_local_ctrl/libesp_local_ctrl.a: C_STATIC_LIBRARY_LINKER____idf_esp_local_ctrl_ esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj || esp-idf/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_COMPILE_PDB = esp-idf\esp_local_ctrl\CMakeFiles\__idf_esp_local_ctrl.dir\__idf_esp_local_ctrl.pdb + TARGET_FILE = esp-idf\esp_local_ctrl\libesp_local_ctrl.a + TARGET_PDB = esp-idf\esp_local_ctrl\libesp_local_ctrl.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/esp_local_ctrl/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\__idf_espcoredump.pdb + TARGET_PDB = esp-idf\espcoredump\libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj: C_COMPILER____idf_espcoredump_ 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 + TARGET_COMPILE_PDB = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\__idf_espcoredump.pdb + TARGET_PDB = esp-idf\espcoredump\libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj: C_COMPILER____idf_espcoredump_ 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 + TARGET_COMPILE_PDB = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\__idf_espcoredump.pdb + TARGET_PDB = esp-idf\espcoredump\libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj: C_COMPILER____idf_espcoredump_ 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 + TARGET_COMPILE_PDB = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\__idf_espcoredump.pdb + TARGET_PDB = esp-idf\espcoredump\libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj: C_COMPILER____idf_espcoredump_ 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 + TARGET_COMPILE_PDB = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\__idf_espcoredump.pdb + TARGET_PDB = esp-idf\espcoredump\libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj: C_COMPILER____idf_espcoredump_ 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 + TARGET_COMPILE_PDB = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\__idf_espcoredump.pdb + TARGET_PDB = esp-idf\espcoredump\libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj: C_COMPILER____idf_espcoredump_ 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 + TARGET_COMPILE_PDB = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\__idf_espcoredump.pdb + TARGET_PDB = esp-idf\espcoredump\libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj: C_COMPILER____idf_espcoredump_ 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 + TARGET_COMPILE_PDB = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\__idf_espcoredump.pdb + TARGET_PDB = esp-idf\espcoredump\libespcoredump.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_espcoredump + + +############################################# +# Link the static library esp-idf\espcoredump\libespcoredump.a + +build esp-idf/espcoredump/libespcoredump.a: C_STATIC_LIBRARY_LINKER____idf_espcoredump_ esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_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_COMPILE_PDB = esp-idf\espcoredump\CMakeFiles\__idf_espcoredump.dir\__idf_espcoredump.pdb + TARGET_FILE = esp-idf\espcoredump\libespcoredump.a + TARGET_PDB = esp-idf\espcoredump\libespcoredump.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/espcoredump/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\wear_levelling\CMakeFiles\__idf_wear_levelling.dir\__idf_wear_levelling.pdb + TARGET_PDB = esp-idf\wear_levelling\libwear_levelling.pdb + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj: CXX_COMPILER____idf_wear_levelling_ 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 + TARGET_COMPILE_PDB = esp-idf\wear_levelling\CMakeFiles\__idf_wear_levelling.dir\__idf_wear_levelling.pdb + TARGET_PDB = esp-idf\wear_levelling\libwear_levelling.pdb + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj: CXX_COMPILER____idf_wear_levelling_ 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 + TARGET_COMPILE_PDB = esp-idf\wear_levelling\CMakeFiles\__idf_wear_levelling.dir\__idf_wear_levelling.pdb + TARGET_PDB = esp-idf\wear_levelling\libwear_levelling.pdb + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj: CXX_COMPILER____idf_wear_levelling_ 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 + TARGET_COMPILE_PDB = esp-idf\wear_levelling\CMakeFiles\__idf_wear_levelling.dir\__idf_wear_levelling.pdb + TARGET_PDB = esp-idf\wear_levelling\libwear_levelling.pdb + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj: CXX_COMPILER____idf_wear_levelling_ 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 + TARGET_COMPILE_PDB = esp-idf\wear_levelling\CMakeFiles\__idf_wear_levelling.dir\__idf_wear_levelling.pdb + TARGET_PDB = esp-idf\wear_levelling\libwear_levelling.pdb + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj: CXX_COMPILER____idf_wear_levelling_ 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 + TARGET_COMPILE_PDB = esp-idf\wear_levelling\CMakeFiles\__idf_wear_levelling.dir\__idf_wear_levelling.pdb + TARGET_PDB = esp-idf\wear_levelling\libwear_levelling.pdb + +build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj: CXX_COMPILER____idf_wear_levelling_ 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 + TARGET_COMPILE_PDB = esp-idf\wear_levelling\CMakeFiles\__idf_wear_levelling.dir\__idf_wear_levelling.pdb + TARGET_PDB = esp-idf\wear_levelling\libwear_levelling.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_wear_levelling + + +############################################# +# Link the static library esp-idf\wear_levelling\libwear_levelling.a + +build esp-idf/wear_levelling/libwear_levelling.a: C_STATIC_LIBRARY_LINKER____idf_wear_levelling_ esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\wear_levelling\CMakeFiles\__idf_wear_levelling.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\wear_levelling\CMakeFiles\__idf_wear_levelling.dir\__idf_wear_levelling.pdb + TARGET_FILE = esp-idf\wear_levelling\libwear_levelling.a + TARGET_PDB = esp-idf\wear_levelling\libwear_levelling.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/wear_levelling/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir\__idf_sdmmc.pdb + TARGET_PDB = esp-idf\sdmmc\libsdmmc.pdb + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj: C_COMPILER____idf_sdmmc_ 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 + TARGET_COMPILE_PDB = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir\__idf_sdmmc.pdb + TARGET_PDB = esp-idf\sdmmc\libsdmmc.pdb + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj: C_COMPILER____idf_sdmmc_ 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 + TARGET_COMPILE_PDB = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir\__idf_sdmmc.pdb + TARGET_PDB = esp-idf\sdmmc\libsdmmc.pdb + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj: C_COMPILER____idf_sdmmc_ 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 + TARGET_COMPILE_PDB = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir\__idf_sdmmc.pdb + TARGET_PDB = esp-idf\sdmmc\libsdmmc.pdb + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj: C_COMPILER____idf_sdmmc_ 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 + TARGET_COMPILE_PDB = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir\__idf_sdmmc.pdb + TARGET_PDB = esp-idf\sdmmc\libsdmmc.pdb + +build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj: C_COMPILER____idf_sdmmc_ 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 + TARGET_COMPILE_PDB = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir\__idf_sdmmc.pdb + TARGET_PDB = esp-idf\sdmmc\libsdmmc.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_sdmmc + + +############################################# +# Link the static library esp-idf\sdmmc\libsdmmc.a + +build esp-idf/sdmmc/libsdmmc.a: C_STATIC_LIBRARY_LINKER____idf_sdmmc_ esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj || esp-idf/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_COMPILE_PDB = esp-idf\sdmmc\CMakeFiles\__idf_sdmmc.dir\__idf_sdmmc.pdb + TARGET_FILE = esp-idf\sdmmc\libsdmmc.a + TARGET_PDB = esp-idf\sdmmc\libsdmmc.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/sdmmc/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\fatfs\CMakeFiles\__idf_fatfs.dir\__idf_fatfs.pdb + TARGET_PDB = esp-idf\fatfs\libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj: C_COMPILER____idf_fatfs_ 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 + TARGET_COMPILE_PDB = esp-idf\fatfs\CMakeFiles\__idf_fatfs.dir\__idf_fatfs.pdb + TARGET_PDB = esp-idf\fatfs\libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj: C_COMPILER____idf_fatfs_ 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 + TARGET_COMPILE_PDB = esp-idf\fatfs\CMakeFiles\__idf_fatfs.dir\__idf_fatfs.pdb + TARGET_PDB = esp-idf\fatfs\libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj: C_COMPILER____idf_fatfs_ 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 + TARGET_COMPILE_PDB = esp-idf\fatfs\CMakeFiles\__idf_fatfs.dir\__idf_fatfs.pdb + TARGET_PDB = esp-idf\fatfs\libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj: C_COMPILER____idf_fatfs_ 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 + TARGET_COMPILE_PDB = esp-idf\fatfs\CMakeFiles\__idf_fatfs.dir\__idf_fatfs.pdb + TARGET_PDB = esp-idf\fatfs\libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj: C_COMPILER____idf_fatfs_ 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 + TARGET_COMPILE_PDB = esp-idf\fatfs\CMakeFiles\__idf_fatfs.dir\__idf_fatfs.pdb + TARGET_PDB = esp-idf\fatfs\libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj: C_COMPILER____idf_fatfs_ 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 + TARGET_COMPILE_PDB = esp-idf\fatfs\CMakeFiles\__idf_fatfs.dir\__idf_fatfs.pdb + TARGET_PDB = esp-idf\fatfs\libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj: C_COMPILER____idf_fatfs_ 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 + TARGET_COMPILE_PDB = esp-idf\fatfs\CMakeFiles\__idf_fatfs.dir\__idf_fatfs.pdb + TARGET_PDB = esp-idf\fatfs\libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj: C_COMPILER____idf_fatfs_ 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 + TARGET_COMPILE_PDB = esp-idf\fatfs\CMakeFiles\__idf_fatfs.dir\__idf_fatfs.pdb + TARGET_PDB = esp-idf\fatfs\libfatfs.pdb + +build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj: C_COMPILER____idf_fatfs_ 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 + TARGET_COMPILE_PDB = esp-idf\fatfs\CMakeFiles\__idf_fatfs.dir\__idf_fatfs.pdb + TARGET_PDB = esp-idf\fatfs\libfatfs.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_fatfs + + +############################################# +# Link the static library esp-idf\fatfs\libfatfs.a + +build esp-idf/fatfs/libfatfs.a: C_STATIC_LIBRARY_LINKER____idf_fatfs_ esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj || esp-idf/riscv/libriscv.a esp-idf/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_COMPILE_PDB = esp-idf\fatfs\CMakeFiles\__idf_fatfs.dir\__idf_fatfs.pdb + TARGET_FILE = esp-idf\fatfs\libfatfs.a + TARGET_PDB = esp-idf\fatfs\libfatfs.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/fatfs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\json\CMakeFiles\__idf_json.dir\__idf_json.pdb + TARGET_PDB = esp-idf\json\libjson.pdb + +build esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj: C_COMPILER____idf_json_ 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 + TARGET_COMPILE_PDB = esp-idf\json\CMakeFiles\__idf_json.dir\__idf_json.pdb + TARGET_PDB = esp-idf\json\libjson.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_json + + +############################################# +# Link the static library esp-idf\json\libjson.a + +build esp-idf/json/libjson.a: C_STATIC_LIBRARY_LINKER____idf_json_ esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\json\CMakeFiles\__idf_json.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\json\CMakeFiles\__idf_json.dir\__idf_json.pdb + TARGET_FILE = esp-idf\json\libjson.a + TARGET_PDB = esp-idf\json\libjson.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/json/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\mqtt\CMakeFiles\__idf_mqtt.dir\__idf_mqtt.pdb + TARGET_PDB = esp-idf\mqtt\libmqtt.pdb + +build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj: C_COMPILER____idf_mqtt_ 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 + TARGET_COMPILE_PDB = esp-idf\mqtt\CMakeFiles\__idf_mqtt.dir\__idf_mqtt.pdb + TARGET_PDB = esp-idf\mqtt\libmqtt.pdb + +build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj: C_COMPILER____idf_mqtt_ 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 + TARGET_COMPILE_PDB = esp-idf\mqtt\CMakeFiles\__idf_mqtt.dir\__idf_mqtt.pdb + TARGET_PDB = esp-idf\mqtt\libmqtt.pdb + +build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj: C_COMPILER____idf_mqtt_ 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 + TARGET_COMPILE_PDB = esp-idf\mqtt\CMakeFiles\__idf_mqtt.dir\__idf_mqtt.pdb + TARGET_PDB = esp-idf\mqtt\libmqtt.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_mqtt + + +############################################# +# Link the static library esp-idf\mqtt\libmqtt.a + +build esp-idf/mqtt/libmqtt.a: C_STATIC_LIBRARY_LINKER____idf_mqtt_ esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\mqtt\CMakeFiles\__idf_mqtt.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\mqtt\CMakeFiles\__idf_mqtt.dir\__idf_mqtt.pdb + TARGET_FILE = esp-idf\mqtt\libmqtt.a + TARGET_PDB = esp-idf\mqtt\libmqtt.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/mqtt/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\nvs_sec_provider\CMakeFiles\__idf_nvs_sec_provider.dir\__idf_nvs_sec_provider.pdb + TARGET_PDB = esp-idf\nvs_sec_provider\libnvs_sec_provider.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_nvs_sec_provider + + +############################################# +# Link the static library esp-idf\nvs_sec_provider\libnvs_sec_provider.a + +build esp-idf/nvs_sec_provider/libnvs_sec_provider.a: C_STATIC_LIBRARY_LINKER____idf_nvs_sec_provider_ esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\nvs_sec_provider\CMakeFiles\__idf_nvs_sec_provider.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\nvs_sec_provider\CMakeFiles\__idf_nvs_sec_provider.dir\__idf_nvs_sec_provider.pdb + TARGET_FILE = esp-idf\nvs_sec_provider\libnvs_sec_provider.a + TARGET_PDB = esp-idf\nvs_sec_provider\libnvs_sec_provider.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/nvs_sec_provider/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\spiffs\CMakeFiles\__idf_spiffs.dir\__idf_spiffs.pdb + TARGET_PDB = esp-idf\spiffs\libspiffs.pdb + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj: C_COMPILER____idf_spiffs_ 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 + TARGET_COMPILE_PDB = esp-idf\spiffs\CMakeFiles\__idf_spiffs.dir\__idf_spiffs.pdb + TARGET_PDB = esp-idf\spiffs\libspiffs.pdb + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj: C_COMPILER____idf_spiffs_ 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 + TARGET_COMPILE_PDB = esp-idf\spiffs\CMakeFiles\__idf_spiffs.dir\__idf_spiffs.pdb + TARGET_PDB = esp-idf\spiffs\libspiffs.pdb + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj: C_COMPILER____idf_spiffs_ 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 + TARGET_COMPILE_PDB = esp-idf\spiffs\CMakeFiles\__idf_spiffs.dir\__idf_spiffs.pdb + TARGET_PDB = esp-idf\spiffs\libspiffs.pdb + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj: C_COMPILER____idf_spiffs_ 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 + TARGET_COMPILE_PDB = esp-idf\spiffs\CMakeFiles\__idf_spiffs.dir\__idf_spiffs.pdb + TARGET_PDB = esp-idf\spiffs\libspiffs.pdb + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj: C_COMPILER____idf_spiffs_ 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 + TARGET_COMPILE_PDB = esp-idf\spiffs\CMakeFiles\__idf_spiffs.dir\__idf_spiffs.pdb + TARGET_PDB = esp-idf\spiffs\libspiffs.pdb + +build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj: C_COMPILER____idf_spiffs_ 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 + TARGET_COMPILE_PDB = esp-idf\spiffs\CMakeFiles\__idf_spiffs.dir\__idf_spiffs.pdb + TARGET_PDB = esp-idf\spiffs\libspiffs.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_spiffs + + +############################################# +# Link the static library esp-idf\spiffs\libspiffs.a + +build esp-idf/spiffs/libspiffs.a: C_STATIC_LIBRARY_LINKER____idf_spiffs_ esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj || esp-idf/riscv/libriscv.a + LANGUAGE_COMPILE_FLAGS = -march=rv32imc_zicsr_zifencei + OBJECT_DIR = esp-idf\spiffs\CMakeFiles\__idf_spiffs.dir + POST_BUILD = cd . + PRE_LINK = cd . + TARGET_COMPILE_PDB = esp-idf\spiffs\CMakeFiles\__idf_spiffs.dir\__idf_spiffs.pdb + TARGET_FILE = esp-idf\spiffs\libspiffs.a + TARGET_PDB = esp-idf\spiffs\libspiffs.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/spiffs/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\wifi_provisioning\CMakeFiles\__idf_wifi_provisioning.dir\__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf\wifi_provisioning\libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj: C_COMPILER____idf_wifi_provisioning_ 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 + TARGET_COMPILE_PDB = esp-idf\wifi_provisioning\CMakeFiles\__idf_wifi_provisioning.dir\__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf\wifi_provisioning\libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj: C_COMPILER____idf_wifi_provisioning_ 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 + TARGET_COMPILE_PDB = esp-idf\wifi_provisioning\CMakeFiles\__idf_wifi_provisioning.dir\__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf\wifi_provisioning\libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj: C_COMPILER____idf_wifi_provisioning_ 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 + TARGET_COMPILE_PDB = esp-idf\wifi_provisioning\CMakeFiles\__idf_wifi_provisioning.dir\__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf\wifi_provisioning\libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj: C_COMPILER____idf_wifi_provisioning_ 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 + TARGET_COMPILE_PDB = esp-idf\wifi_provisioning\CMakeFiles\__idf_wifi_provisioning.dir\__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf\wifi_provisioning\libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj: C_COMPILER____idf_wifi_provisioning_ 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 + TARGET_COMPILE_PDB = esp-idf\wifi_provisioning\CMakeFiles\__idf_wifi_provisioning.dir\__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf\wifi_provisioning\libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_ 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 + TARGET_COMPILE_PDB = esp-idf\wifi_provisioning\CMakeFiles\__idf_wifi_provisioning.dir\__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf\wifi_provisioning\libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_ 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 + TARGET_COMPILE_PDB = esp-idf\wifi_provisioning\CMakeFiles\__idf_wifi_provisioning.dir\__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf\wifi_provisioning\libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_ 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 + TARGET_COMPILE_PDB = esp-idf\wifi_provisioning\CMakeFiles\__idf_wifi_provisioning.dir\__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf\wifi_provisioning\libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_ 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 + TARGET_COMPILE_PDB = esp-idf\wifi_provisioning\CMakeFiles\__idf_wifi_provisioning.dir\__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf\wifi_provisioning\libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj: C_COMPILER____idf_wifi_provisioning_ 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 + TARGET_COMPILE_PDB = esp-idf\wifi_provisioning\CMakeFiles\__idf_wifi_provisioning.dir\__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf\wifi_provisioning\libwifi_provisioning.pdb + +build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_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 + TARGET_COMPILE_PDB = esp-idf\wifi_provisioning\CMakeFiles\__idf_wifi_provisioning.dir\__idf_wifi_provisioning.pdb + TARGET_PDB = esp-idf\wifi_provisioning\libwifi_provisioning.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_wifi_provisioning + + +############################################# +# Link the static library esp-idf\wifi_provisioning\libwifi_provisioning.a + +build esp-idf/wifi_provisioning/libwifi_provisioning.a: C_STATIC_LIBRARY_LINKER____idf_wifi_provisioning_ esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj esp-idf/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_COMPILE_PDB = esp-idf\wifi_provisioning\CMakeFiles\__idf_wifi_provisioning.dir\__idf_wifi_provisioning.pdb + TARGET_FILE = esp-idf\wifi_provisioning\libwifi_provisioning.a + TARGET_PDB = esp-idf\wifi_provisioning\libwifi_provisioning.pdb + + +############################################# +# Utility command for edit_cache + +build esp-idf/wifi_provisioning/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = 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 + TARGET_COMPILE_PDB = esp-idf\main\CMakeFiles\__idf_main.dir\__idf_main.pdb + TARGET_PDB = esp-idf\main\libmain.pdb + +build esp-idf/main/CMakeFiles/__idf_main.dir/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 + 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/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_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\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 + TARGET_COMPILE_PDB = esp-idf\esp_diag_data_store\CMakeFiles\__idf_esp_diag_data_store.dir\__idf_esp_diag_data_store.pdb + TARGET_PDB = esp-idf\esp_diag_data_store\libesp_diag_data_store.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_diag_data_store\CMakeFiles\__idf_esp_diag_data_store.dir\__idf_esp_diag_data_store.pdb + TARGET_PDB = esp-idf\esp_diag_data_store\libesp_diag_data_store.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\esp_diag_data_store\CMakeFiles\__idf_esp_diag_data_store.dir\__idf_esp_diag_data_store.pdb + TARGET_FILE = esp-idf\esp_diag_data_store\libesp_diag_data_store.a + TARGET_PDB = esp-idf\esp_diag_data_store\libesp_diag_data_store.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\__idf_rmaker_common.pdb + TARGET_PDB = esp-idf\rmaker_common\librmaker_common.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\__idf_rmaker_common.pdb + TARGET_PDB = esp-idf\rmaker_common\librmaker_common.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\__idf_rmaker_common.pdb + TARGET_PDB = esp-idf\rmaker_common\librmaker_common.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\__idf_rmaker_common.pdb + TARGET_PDB = esp-idf\rmaker_common\librmaker_common.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\__idf_rmaker_common.pdb + TARGET_PDB = esp-idf\rmaker_common\librmaker_common.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\__idf_rmaker_common.pdb + TARGET_PDB = esp-idf\rmaker_common\librmaker_common.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\__idf_rmaker_common.pdb + TARGET_PDB = esp-idf\rmaker_common\librmaker_common.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\__idf_rmaker_common.pdb + TARGET_PDB = esp-idf\rmaker_common\librmaker_common.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\__idf_rmaker_common.pdb + TARGET_PDB = esp-idf\rmaker_common\librmaker_common.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\__idf_rmaker_common.pdb + TARGET_PDB = esp-idf\rmaker_common\librmaker_common.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\rmaker_common\CMakeFiles\__idf_rmaker_common.dir\__idf_rmaker_common.pdb + TARGET_FILE = esp-idf\rmaker_common\librmaker_common.a + TARGET_PDB = esp-idf\rmaker_common\librmaker_common.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\__idf_esp_diagnostics.pdb + TARGET_PDB = esp-idf\esp_diagnostics\libesp_diagnostics.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\__idf_esp_diagnostics.pdb + TARGET_PDB = esp-idf\esp_diagnostics\libesp_diagnostics.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\__idf_esp_diagnostics.pdb + TARGET_PDB = esp-idf\esp_diagnostics\libesp_diagnostics.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\__idf_esp_diagnostics.pdb + TARGET_PDB = esp-idf\esp_diagnostics\libesp_diagnostics.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\__idf_esp_diagnostics.pdb + TARGET_PDB = esp-idf\esp_diagnostics\libesp_diagnostics.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\__idf_esp_diagnostics.pdb + TARGET_PDB = esp-idf\esp_diagnostics\libesp_diagnostics.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\__idf_esp_diagnostics.pdb + TARGET_PDB = esp-idf\esp_diagnostics\libesp_diagnostics.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\esp_diagnostics\CMakeFiles\__idf_esp_diagnostics.dir\__idf_esp_diagnostics.pdb + TARGET_FILE = esp-idf\esp_diagnostics\libesp_diagnostics.a + TARGET_PDB = esp-idf\esp_diagnostics\libesp_diagnostics.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\__idf_espressif__cbor.pdb + TARGET_PDB = esp-idf\espressif__cbor\libespressif__cbor.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\__idf_espressif__cbor.pdb + TARGET_PDB = esp-idf\espressif__cbor\libespressif__cbor.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\__idf_espressif__cbor.pdb + TARGET_PDB = esp-idf\espressif__cbor\libespressif__cbor.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\__idf_espressif__cbor.pdb + TARGET_PDB = esp-idf\espressif__cbor\libespressif__cbor.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\__idf_espressif__cbor.pdb + TARGET_PDB = esp-idf\espressif__cbor\libespressif__cbor.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\__idf_espressif__cbor.pdb + TARGET_PDB = esp-idf\espressif__cbor\libespressif__cbor.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\__idf_espressif__cbor.pdb + TARGET_PDB = esp-idf\espressif__cbor\libespressif__cbor.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\__idf_espressif__cbor.pdb + TARGET_PDB = esp-idf\espressif__cbor\libespressif__cbor.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\__idf_espressif__cbor.pdb + TARGET_PDB = esp-idf\espressif__cbor\libespressif__cbor.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\__idf_espressif__cbor.pdb + TARGET_PDB = esp-idf\espressif__cbor\libespressif__cbor.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\__idf_espressif__cbor.pdb + TARGET_PDB = esp-idf\espressif__cbor\libespressif__cbor.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\__idf_espressif__cbor.pdb + TARGET_PDB = esp-idf\espressif__cbor\libespressif__cbor.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\espressif__cbor\CMakeFiles\__idf_espressif__cbor.dir\__idf_espressif__cbor.pdb + TARGET_FILE = esp-idf\espressif__cbor\libespressif__cbor.a + TARGET_PDB = esp-idf\espressif__cbor\libespressif__cbor.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\__idf_esp_insights.pdb + TARGET_PDB = esp-idf\esp_insights\libesp_insights.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\__idf_esp_insights.pdb + TARGET_PDB = esp-idf\esp_insights\libesp_insights.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\__idf_esp_insights.pdb + TARGET_PDB = esp-idf\esp_insights\libesp_insights.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\__idf_esp_insights.pdb + TARGET_PDB = esp-idf\esp_insights\libesp_insights.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\__idf_esp_insights.pdb + TARGET_PDB = esp-idf\esp_insights\libesp_insights.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\__idf_esp_insights.pdb + TARGET_PDB = esp-idf\esp_insights\libesp_insights.pdb + +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\__\__ + TARGET_COMPILE_PDB = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\__idf_esp_insights.pdb + TARGET_PDB = esp-idf\esp_insights\libesp_insights.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\__idf_esp_insights.pdb + TARGET_PDB = esp-idf\esp_insights\libesp_insights.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\esp_insights\CMakeFiles\__idf_esp_insights.dir\__idf_esp_insights.pdb + TARGET_FILE = esp-idf\esp_insights\libesp_insights.a + TARGET_PDB = esp-idf\esp_insights\libesp_insights.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\json_parser\CMakeFiles\__idf_json_parser.dir\__idf_json_parser.pdb + TARGET_PDB = esp-idf\json_parser\libjson_parser.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\json_parser\CMakeFiles\__idf_json_parser.dir\__idf_json_parser.pdb + TARGET_FILE = esp-idf\json_parser\libjson_parser.a + TARGET_PDB = esp-idf\json_parser\libjson_parser.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\json_generator\CMakeFiles\__idf_json_generator.dir\__idf_json_generator.pdb + TARGET_PDB = esp-idf\json_generator\libjson_generator.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\json_generator\CMakeFiles\__idf_json_generator.dir\__idf_json_generator.pdb + TARGET_FILE = esp-idf\json_generator\libjson_generator.a + TARGET_PDB = esp-idf\json_generator\libjson_generator.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\espressif__mdns\CMakeFiles\__idf_espressif__mdns.dir\__idf_espressif__mdns.pdb + TARGET_PDB = esp-idf\espressif__mdns\libespressif__mdns.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\espressif__mdns\CMakeFiles\__idf_espressif__mdns.dir\__idf_espressif__mdns.pdb + TARGET_PDB = esp-idf\espressif__mdns\libespressif__mdns.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\espressif__mdns\CMakeFiles\__idf_espressif__mdns.dir\__idf_espressif__mdns.pdb + TARGET_PDB = esp-idf\espressif__mdns\libespressif__mdns.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\espressif__mdns\CMakeFiles\__idf_espressif__mdns.dir\__idf_espressif__mdns.pdb + TARGET_FILE = esp-idf\espressif__mdns\libespressif__mdns.a + TARGET_PDB = esp-idf\espressif__mdns\libespressif__mdns.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\esp_schedule\CMakeFiles\__idf_esp_schedule.dir\__idf_esp_schedule.pdb + TARGET_PDB = esp-idf\esp_schedule\libesp_schedule.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_schedule\CMakeFiles\__idf_esp_schedule.dir\__idf_esp_schedule.pdb + TARGET_PDB = esp-idf\esp_schedule\libesp_schedule.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\esp_schedule\CMakeFiles\__idf_esp_schedule.dir\__idf_esp_schedule.pdb + TARGET_FILE = esp-idf\esp_schedule\libesp_schedule.a + TARGET_PDB = esp-idf\esp_schedule\libesp_schedule.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\espressif__esp_secure_cert_mgr\CMakeFiles\__idf_espressif__esp_secure_cert_mgr.dir\__idf_espressif__esp_secure_cert_mgr.pdb + TARGET_PDB = esp-idf\espressif__esp_secure_cert_mgr\libespressif__esp_secure_cert_mgr.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\espressif__esp_secure_cert_mgr\CMakeFiles\__idf_espressif__esp_secure_cert_mgr.dir\__idf_espressif__esp_secure_cert_mgr.pdb + TARGET_PDB = esp-idf\espressif__esp_secure_cert_mgr\libespressif__esp_secure_cert_mgr.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\espressif__esp_secure_cert_mgr\CMakeFiles\__idf_espressif__esp_secure_cert_mgr.dir\__idf_espressif__esp_secure_cert_mgr.pdb + TARGET_FILE = esp-idf\espressif__esp_secure_cert_mgr\libespressif__esp_secure_cert_mgr.a + TARGET_PDB = esp-idf\espressif__esp_secure_cert_mgr\libespressif__esp_secure_cert_mgr.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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\__\__ + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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\__\__ + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + +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\__\__ + TARGET_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\esp_rainmaker\CMakeFiles\__idf_esp_rainmaker.dir\__idf_esp_rainmaker.pdb + TARGET_FILE = esp-idf\esp_rainmaker\libesp_rainmaker.a + TARGET_PDB = esp-idf\esp_rainmaker\libesp_rainmaker.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\app_insights\CMakeFiles\__idf_app_insights.dir\__idf_app_insights.pdb + TARGET_PDB = esp-idf\app_insights\libapp_insights.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\app_insights\CMakeFiles\__idf_app_insights.dir\__idf_app_insights.pdb + TARGET_FILE = esp-idf\app_insights\libapp_insights.a + TARGET_PDB = esp-idf\app_insights\libapp_insights.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\gpio_button\CMakeFiles\__idf_gpio_button.dir\__idf_gpio_button.pdb + TARGET_PDB = esp-idf\gpio_button\libgpio_button.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\gpio_button\CMakeFiles\__idf_gpio_button.dir\__idf_gpio_button.pdb + TARGET_PDB = esp-idf\gpio_button\libgpio_button.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\gpio_button\CMakeFiles\__idf_gpio_button.dir\__idf_gpio_button.pdb + TARGET_FILE = esp-idf\gpio_button\libgpio_button.a + TARGET_PDB = esp-idf\gpio_button\libgpio_button.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\app_reset\CMakeFiles\__idf_app_reset.dir\__idf_app_reset.pdb + TARGET_PDB = esp-idf\app_reset\libapp_reset.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\app_reset\CMakeFiles\__idf_app_reset.dir\__idf_app_reset.pdb + TARGET_FILE = esp-idf\app_reset\libapp_reset.a + TARGET_PDB = esp-idf\app_reset\libapp_reset.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\qrcode\CMakeFiles\__idf_qrcode.dir\__idf_qrcode.pdb + TARGET_PDB = esp-idf\qrcode\libqrcode.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\qrcode\CMakeFiles\__idf_qrcode.dir\__idf_qrcode.pdb + TARGET_PDB = esp-idf\qrcode\libqrcode.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\qrcode\CMakeFiles\__idf_qrcode.dir\__idf_qrcode.pdb + TARGET_PDB = esp-idf\qrcode\libqrcode.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\qrcode\CMakeFiles\__idf_qrcode.dir\__idf_qrcode.pdb + TARGET_FILE = esp-idf\qrcode\libqrcode.a + TARGET_PDB = esp-idf\qrcode\libqrcode.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\app_wifi\CMakeFiles\__idf_app_wifi.dir\__idf_app_wifi.pdb + TARGET_PDB = esp-idf\app_wifi\libapp_wifi.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\app_wifi\CMakeFiles\__idf_app_wifi.dir\__idf_app_wifi.pdb + TARGET_FILE = esp-idf\app_wifi\libapp_wifi.a + TARGET_PDB = esp-idf\app_wifi\libapp_wifi.pdb + + +############################################# +# 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 + TARGET_COMPILE_PDB = esp-idf\ws2812_led\CMakeFiles\__idf_ws2812_led.dir\__idf_ws2812_led.pdb + TARGET_PDB = esp-idf\ws2812_led\libws2812_led.pdb + +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 + TARGET_COMPILE_PDB = esp-idf\ws2812_led\CMakeFiles\__idf_ws2812_led.dir\__idf_ws2812_led.pdb + TARGET_PDB = esp-idf\ws2812_led\libws2812_led.pdb + + +# ============================================================================= +# 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_COMPILE_PDB = esp-idf\ws2812_led\CMakeFiles\__idf_ws2812_led.dir\__idf_ws2812_led.pdb + TARGET_FILE = esp-idf\ws2812_led\libws2812_led.a + TARGET_PDB = esp-idf\ws2812_led\libws2812_led.pdb + + +############################################# +# 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/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/CMakePackageConfigHelpers.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/CheckLibraryExists.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/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/Internal/FeatureTesting.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/library/error.c C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/version_features.c 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/CheckTypeSize/TIME_T_SIZE.c 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/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/CMakePackageConfigHelpers.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/CheckLibraryExists.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/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/Internal/FeatureTesting.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/library/error.c C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c C$:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls/mbedtls/library/version_features.c 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/CheckTypeSize/TIME_T_SIZE.c 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 00000000..cdd826e7 --- /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 00000000..0d672c60 --- /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 00000000..e4812a65 --- /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 00000000..1e7a782d --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/config/kconfig_menus.json @@ -0,0 +1,28304 @@ +[ + { + "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" + }, + { + "children": [], + "depends_on": null, + "help": "This is an output GPIO that is connected to an on-board LED located on the right side of the board\nIf the power changes, this GPIO output level will also change.", + "id": "SWITCH_LED_1", + "name": "SWITCH_LED_1", + "range": null, + "title": "On-board LED-1", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This is an output GPIO that is connected to an on-board LED located on the right side of the board\nIf the power changes, this GPIO output level will also change.", + "id": "SWITCH_LED_2", + "name": "SWITCH_LED_2", + "range": null, + "title": "On-board LED-2", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This is an input GPIO that is connected to the ambient light sensor.", + "id": "LIGHT_SENSOR", + "name": "LIGHT_SENSOR", + "range": null, + "title": "Light Sensor GPIO", + "type": "int" + } + ], + "depends_on": null, + "id": "rainmaker-esp32c3-switch", + "title": "Rainmaker ESP32C3 Switch", + "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 00000000..14a5fedd --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/config/sdkconfig.cmake @@ -0,0 +1,1628 @@ +# +# 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 "12") +set(CONFIG_SWITCH_LED_1 "12") +set(CONFIG_SWITCH_LED_2 "13") +set(CONFIG_LIGHT_SENSOR "1") +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_SWITCH_LED_1;CONFIG_SWITCH_LED_2;CONFIG_LIGHT_SENSOR;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 00000000..231f0963 --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/config/sdkconfig.h @@ -0,0 +1,1064 @@ +/* + * 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 12 +#define CONFIG_SWITCH_LED_1 12 +#define CONFIG_SWITCH_LED_2 13 +#define CONFIG_LIGHT_SENSOR 1 +#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 00000000..e543e9da --- /dev/null +++ b/ESP32-Rainmaker-Switch/build/config/sdkconfig.json @@ -0,0 +1,1409 @@ +{ + "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": 12, + "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, + "LIGHT_SENSOR": 1, + "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, + "SWITCH_LED_1": 12, + "SWITCH_LED_2": 13, + "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 00000000..f4091574 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 00000000..35bfc1c9 --- /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 00000000..22eaa17f 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 00000000..b9d2bef0 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 00000000..09e0067d --- /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 00000000..73d24407 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 00000000..845edb1b 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 00000000..c731bc07 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 00000000..d4ca1235 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 00000000..ed5b0743 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 00000000..5a113903 --- /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 00000000..105d048b 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 00000000..21f3df66 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 00000000..9fc5391e 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 00000000..0e3833eb --- /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 00000000..af641fdd 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 00000000..967e99b0 --- /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 00000000..018adc5d 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 00000000..e32620bb --- /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 00000000..2eefed71 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 00000000..a8204b4e --- /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 00000000..96e50419 --- /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 00000000..f4380034 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 00000000..979c057e 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 00000000..3fa65891 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 00000000..6b9ddae8 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 00000000..bafa2abf 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 00000000..2f97a7e8 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 00000000..8656e134 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 00000000..b472c8a2 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 00000000..982df958 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 00000000..136dc2b8 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 00000000..2e4d5ed7 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 00000000..2e758034 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 00000000..7dbafc20 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 00000000..0c410b2e 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 00000000..ed500aa6 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 00000000..6f60ef09 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 00000000..c2b3d753 --- /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 00000000..9fb17251 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 00000000..8dffe840 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 00000000..6e56ed04 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 00000000..f0ff1047 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 00000000..fa1f4592 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 00000000..e5f39c54 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 00000000..c2ea0890 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 00000000..66576982 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 00000000..60675762 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 00000000..cb54d175 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 00000000..f4897682 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 00000000..0f384df0 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 00000000..30e18aba 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 00000000..5883b446 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 00000000..955dcea4 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 00000000..7f14981e 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 00000000..40321f6d 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 00000000..f4b71f19 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 00000000..0247edcd 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 00000000..8380d1fd 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 00000000..db123943 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 00000000..87d25da5 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 00000000..92e734a3 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 00000000..e6461a33 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 00000000..38f3d8cc 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 00000000..e58ff06e 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 00000000..375a5602 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 00000000..a88f2ed8 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 00000000..6ab3689f 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 00000000..235e9a55 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 00000000..ff5ba9d2 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 00000000..ae018bc2 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 00000000..46124a5d 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 00000000..ac3e1d61 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 00000000..60b84d9f 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 00000000..7f8e070c 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 00000000..8675654c 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 00000000..ac158b30 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 00000000..5482108e 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 00000000..ba0bf1bd 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 00000000..bbc9715e 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 00000000..29edc321 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 00000000..bfb815fc 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 00000000..f9fd5e7f 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 00000000..e8cb6f21 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 00000000..469f25b0 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 00000000..98ae25b7 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 00000000..ff420463 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 00000000..fcfd40b4 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 00000000..d159c413 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 00000000..4e1f8063 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 00000000..62cfae61 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 00000000..81a1e662 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 00000000..6c12d0fd 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 00000000..4635ccc6 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 00000000..d19a3565 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 00000000..03665e94 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 00000000..646e61a7 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 00000000..cc2eb777 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 00000000..f300b037 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 00000000..37d13802 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 00000000..dc8f0b4f 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 00000000..e6c97a10 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 00000000..ef70dc47 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 00000000..1a527cbd 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 00000000..b4c5f09e 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 00000000..a16bf112 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 00000000..feb962fc 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 00000000..03c0c300 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 00000000..fd97a2ce 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 00000000..a3d55ca6 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 00000000..79f94ed7 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 00000000..8cc33573 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 00000000..a5dad664 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 00000000..97945a17 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 00000000..88b9aeac 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 00000000..7eed8975 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 00000000..63a0e9ad 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 00000000..9d9efc03 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 00000000..28c53d94 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 00000000..c19d5cf8 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 00000000..609e66a0 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 00000000..416c6b97 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 00000000..fcb21163 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 00000000..4d5f5266 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 00000000..78a5509d 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 00000000..b8b6209b 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 00000000..e0387baa 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 00000000..49f3b333 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 00000000..5a6605ed 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 00000000..e7bd1087 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 00000000..d6952774 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 00000000..49a0a601 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 00000000..ff612177 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 00000000..da6da56b 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 00000000..98c6261b 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 00000000..17571e34 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 00000000..2386c1ba 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 00000000..4a9d3135 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 00000000..14f474f0 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 00000000..d0bb6f1c 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 00000000..f950c1f7 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 00000000..cbf0af25 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 00000000..7c8c7fc0 --- /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 00000000..418f7b0b 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 00000000..3e971d4a --- /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 00000000..1e906a21 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 00000000..116ae205 --- /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 00000000..39543f9c 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 00000000..f58c953b 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 00000000..6cc0d131 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 00000000..01ea71b0 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 00000000..34f5b2a7 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 00000000..02b83e51 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 00000000..dab141ed 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 00000000..afaea6bb 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 00000000..d97656ce 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 00000000..057ef488 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 00000000..e8004eaf 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 00000000..23171df6 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 00000000..7637c0fa 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 00000000..2a51d8e3 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 00000000..a516399c 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 00000000..13481845 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 00000000..abb8ed57 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 00000000..e239c658 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 00000000..fb7604b8 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 00000000..23045794 --- /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 00000000..6410aad6 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 00000000..a3605f6d 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 00000000..dadf2ada 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 00000000..79e8067d --- /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 00000000..d5bb3267 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 00000000..651ca2d1 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 00000000..6c822e2e 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 00000000..f4d5d1b5 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 00000000..dd4492b3 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 00000000..97a8897e 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 00000000..30c7b371 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 00000000..ecc5932e 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 00000000..5751c710 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 00000000..29775c03 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 00000000..fb130dbb 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 00000000..7919390c 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 00000000..77f25c47 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 00000000..a4cccdf8 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 00000000..ffc2968f 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 00000000..3b8ed3aa 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 00000000..b698c5ab 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 00000000..fbd99031 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 00000000..f560be09 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 00000000..25542d9c 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 00000000..86dc790c 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 00000000..36d1d310 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 00000000..5863ffae 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 00000000..7efbdeb7 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 00000000..ea27e3bb 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 00000000..8e6056e6 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 00000000..cd376ecf 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 00000000..6197f941 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 00000000..741e8545 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 00000000..074208e3 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 00000000..75888e56 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 00000000..c43cf424 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 00000000..76dc84d5 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 00000000..1c5b62f3 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 00000000..c30353d1 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 00000000..f4f86cb8 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 00000000..6b4d6690 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 00000000..3b23698d 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 00000000..71f0dac7 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 00000000..511a2875 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 00000000..8ca73284 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 00000000..7c1efb7c 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 00000000..a52f436f 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 00000000..f639597b --- /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 00000000..9304a595 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 00000000..6b6058a1 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 00000000..7695387d 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 00000000..ef0becd5 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 00000000..11a97085 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 00000000..94fd09ed 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 00000000..42907bce 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 00000000..ba9c60e9 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 00000000..4f3a37d6 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 00000000..b88d4d61 --- /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 00000000..c392385c 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 00000000..4ef7987d 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 00000000..3a832740 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 00000000..19d43329 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 00000000..0f743128 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 00000000..e713cd3b 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 00000000..6150a9d5 --- /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 00000000..0bf5dd9a 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 00000000..e8f0cd22 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 00000000..56a563a5 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 00000000..42b4ea3c 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 00000000..7f721b6f 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 00000000..90015d12 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 00000000..098ceab1 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 00000000..a76715cd 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 00000000..d7524d5a 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 00000000..28b8f642 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 00000000..d1b30680 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 00000000..ce3b265e --- /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 00000000..6476a0b2 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 00000000..1b089e6b 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 00000000..01e012db --- /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 00000000..0134f176 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 00000000..8f97e26c 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 00000000..c8cdd178 --- /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 00000000..68de1d1e 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 00000000..566c9eb4 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 00000000..8d2ba916 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 00000000..9e63d862 --- /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 00000000..c95fff59 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 00000000..80e3c680 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 00000000..3695ec82 --- /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 00000000..6a285e05 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 00000000..f66963f0 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 00000000..ca9a7f40 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 00000000..b1eb1ecb --- /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 00000000..c09e262e 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 00000000..d3aa6fe0 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 00000000..ae16ee4a 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 00000000..749ca5ce 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 00000000..7bcf941e 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 00000000..07a7f119 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 00000000..abbe6509 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 00000000..b3be8074 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 00000000..0da2ccd4 --- /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 00000000..0dd278ba 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 00000000..af802107 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 00000000..4ec5e2af 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 00000000..0f807b8a 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 00000000..e3373248 --- /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 00000000..7fa3a48d 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 00000000..c6c41e87 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 00000000..c617286c 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 00000000..2b62412b 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 00000000..7712702e --- /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 00000000..ceefc381 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 00000000..fb7637b7 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 00000000..64b9118f 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 00000000..2eafff70 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 00000000..dfb63bc7 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 00000000..d45aac83 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 00000000..d23a889b --- /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 00000000..fa0e84f6 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 00000000..7333fd9f 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 00000000..498d4aa6 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 00000000..115ac9c5 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 00000000..a4cd1b27 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 00000000..0e2740a8 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 00000000..762683a9 --- /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 00000000..00d3adc1 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 00000000..1d430f3b 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 00000000..c7b760df 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 00000000..4ea7a5bb 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 00000000..9fc6b554 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 00000000..9422efa9 --- /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 00000000..bfc0ad1f 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 00000000..3532bcd4 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 00000000..e741e360 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 00000000..3e2248ba 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 00000000..819ef754 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 00000000..5279a3e8 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 00000000..899c2b23 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 00000000..a074a056 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 00000000..c39f327c --- /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 00000000..9e488b82 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 00000000..d92da2b3 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 00000000..77d203b1 --- /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 00000000..4e3549d9 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 00000000..56827afc 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 00000000..07f44eeb --- /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 00000000..0f98dd51 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 00000000..83c81797 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 00000000..fbedbdb9 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 00000000..453c7bea 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 00000000..33d36a7a 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 00000000..0289a4b2 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 00000000..19b4d375 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 00000000..df8f7067 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 00000000..597cfa12 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 00000000..821ae9dc 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 00000000..c44d3d51 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 00000000..0da55a0a 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 00000000..22467518 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 00000000..60aeae35 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 00000000..96452814 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 00000000..a410222a 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 00000000..0f921f11 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 00000000..c9615cd9 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 00000000..aa96ca42 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 00000000..d5a45ffb 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 00000000..db88e1f3 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 00000000..d97740c8 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 00000000..01a777d5 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 00000000..6cc18b11 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 00000000..4a716d60 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 00000000..a978afca 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 00000000..9bb5bdf5 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 00000000..190d5ab9 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 00000000..3502c5f3 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 00000000..e456700f 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 00000000..f4d3b988 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 00000000..891ee4d3 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 00000000..b56ad817 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 00000000..1e6aa49c 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 00000000..a33cba7b 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 00000000..155842e6 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 00000000..872e2bf7 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 00000000..d9a8a9f8 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 00000000..ffdcbba6 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 00000000..91e4b32e 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 00000000..bf703147 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 00000000..cbaf589c 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 00000000..78803657 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 00000000..73932b0e 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 00000000..0eac94f7 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 00000000..e946d867 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 00000000..8665bf88 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 00000000..ed4d8dd0 --- /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 00000000..25947342 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 00000000..c8d68c3d --- /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 00000000..2dbfa348 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 00000000..3ca560d6 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 00000000..43cda8cb 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 00000000..c93c5747 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 00000000..8e7b42ce 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 00000000..369ded5d 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 00000000..78bd702f 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 00000000..66125285 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 00000000..06c02c4d --- /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 00000000..a3e403f1 --- /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 00000000..06c02c4d --- /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 00000000..f1374138 --- /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 00000000..188818e1 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 00000000..2ba19caf 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 00000000..ef7ae126 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 00000000..13fce661 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 00000000..aede1042 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 00000000..108d425d 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 00000000..c0d48f06 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 00000000..1a62106f 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 00000000..15bcebc5 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 00000000..993bf25e 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 00000000..c761f9ca --- /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 00000000..6a806bce 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 00000000..6fc52228 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 00000000..269dcf83 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 00000000..247b91be 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 00000000..ef223450 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 00000000..172bf830 --- /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 00000000..2b14f280 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 00000000..dec2a920 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 00000000..a7a7a99e 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 00000000..9635f101 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 00000000..88df1da9 --- /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 00000000..468c066a 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 00000000..3e244b23 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 00000000..cce8c793 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 00000000..5e5bde68 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 00000000..ecba9e9f 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 00000000..73c2bc16 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 00000000..f37895cb 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 00000000..aff1ecb7 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 00000000..923a3d0b 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 00000000..5da4d8fb 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 00000000..e75a6b90 --- /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 00000000..d877bde2 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 00000000..2e5c2441 --- /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 00000000..2fa437b7 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 00000000..4546b020 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 00000000..db2a2a24 --- /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 00000000..bf79e781 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 00000000..3545f172 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 00000000..3a120240 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 00000000..2475af0f 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 00000000..b19a7628 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 00000000..cf445b59 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 00000000..6f9757c3 --- /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 00000000..8ba11910 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 00000000..e2ff1148 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 00000000..6629a384 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 00000000..f0180e91 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 00000000..e0585290 --- /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 00000000..fdc60724 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 00000000..92fe8933 --- /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 00000000..623dab14 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 00000000..2d29cb26 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 00000000..61dba870 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 00000000..c732fc31 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 00000000..1b3b811e 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 00000000..a176963f 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 00000000..f3b592d6 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 00000000..8448288c 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 00000000..81198703 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 00000000..494def30 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 00000000..d7342e0b 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 00000000..5710b033 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 00000000..dbef23b7 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 00000000..9ec02371 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 00000000..8d48cec0 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 00000000..4ed91cf2 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 00000000..f27469d2 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 00000000..2ab62b6f 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 00000000..bb4efd7e 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 00000000..37923a93 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 00000000..05d9c49d 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 00000000..8371e773 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 00000000..f012fadf 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 00000000..8db407ff 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 00000000..a69dc67d 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 00000000..87ad97ac 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 00000000..acd81785 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 00000000..21da063f 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 00000000..847d3573 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 00000000..32e6a987 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 00000000..cb089cd8 --- /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 00000000..40215b2a --- /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 00000000..0fca0fe8 --- /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 00000000..fc996461 --- /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 00000000..2d6e148e 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 00000000..8bf57880 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 00000000..7067061f --- /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 00000000..3a502dcd 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 00000000..9616d737 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 00000000..e1c7e0a6 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 00000000..609fa666 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 00000000..d7dbb041 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 00000000..9fda25c5 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 00000000..a6eca993 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 00000000..ea3e71be --- /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 00000000..0f22e58c 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 00000000..848f9c82 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 00000000..66c27bbd 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 00000000..f4232982 --- /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 00000000..12f50a06 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 00000000..6298f3ab 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 00000000..33e29810 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 00000000..13eea701 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 00000000..b10fb18c 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 00000000..eacd22a2 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 00000000..8ca59294 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 00000000..03cb4337 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 00000000..27bc2477 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 00000000..c456213a 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 00000000..4b8e6387 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 00000000..81b617cb 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 00000000..953b932b 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 00000000..b9c331f8 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 00000000..c3d3c648 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 00000000..2d916408 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 00000000..5d85c436 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 00000000..b23195a0 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 00000000..d8271458 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 00000000..9b95b968 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 00000000..057b9b53 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 00000000..0cb8d669 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 00000000..9ac1c9e6 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 00000000..7f53e9b9 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 00000000..64cad80b 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 00000000..74887242 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 00000000..83a1eeb6 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 00000000..ef033c8f 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 00000000..7eecdbef 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 00000000..3f5a973b 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 00000000..2bfcf700 --- /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 00000000..845c872e --- /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 00000000..aa367213 --- /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 00000000..c3fb85d9 --- /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 00000000..24a47a79 --- /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 00000000..30c5e509 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 00000000..2a486ee7 --- /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 00000000..c7bc0d55 --- /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 00000000..a6c3300e 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 00000000..75be9411 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 00000000..15121c6d 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 00000000..84fee5a8 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 00000000..2f6af6d2 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 00000000..05fc99fc --- /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 00000000..0212c7fa 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 00000000..7df42e32 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 00000000..717b70c1 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 00000000..3be86e14 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 00000000..968e1301 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 00000000..5c8d6343 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 00000000..96478fbf 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 00000000..11d80b57 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 00000000..ef3c4f2a 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 00000000..ae039ba7 --- /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 00000000..df4ba065 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 00000000..67d9545e 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 00000000..b70f6d89 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 00000000..4f240784 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 00000000..8a9cf4f8 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 00000000..947790d2 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 00000000..1d6cd94b 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 00000000..5231f632 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 00000000..bcb1fdd9 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 00000000..524df187 --- /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 00000000..09282e8c 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 00000000..b58f3187 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 00000000..65334798 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 00000000..fa587dfa 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 00000000..fe26def7 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 00000000..280d3d72 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 00000000..b6be7d7f 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 00000000..d48505b8 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 00000000..dc8f9f4a 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 00000000..0f0903a6 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 00000000..7743f4f7 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 00000000..4519aeff 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 00000000..398d7edd 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 00000000..571c9d7a --- /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 00000000..f996b5e6 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 00000000..e5f64788 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 00000000..955cc12e 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 00000000..34e9c5a3 --- /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 00000000..11aad295 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 00000000..e2adb5f2 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 00000000..305177d5 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 00000000..e96a2e0f 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 00000000..e9f9aed5 --- /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 00000000..fff528c8 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 00000000..3a11b104 --- /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 00000000..87b746f3 --- /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 00000000..475aa6bc --- /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 00000000..8d9d2671 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 00000000..2f5df509 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 00000000..ecb4774e 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 00000000..73cdf003 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 00000000..e3fbaf4b 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 00000000..9dbc4f7b 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 00000000..203c39e3 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 00000000..a74b8cd1 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 00000000..d2241f98 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 00000000..04963544 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 00000000..19d087c1 --- /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 00000000..e901e139 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 00000000..ad9c01c6 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 00000000..7ac25e93 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 00000000..6cf0684c 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 00000000..35b6c81e 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 00000000..af2e4e40 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 00000000..8d02a0b8 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 00000000..ef92768b 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 00000000..b988b8ad 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 00000000..56b0d91b 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 00000000..3badffa3 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 00000000..abcb1996 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 00000000..78d11901 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 00000000..d58940cf 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 00000000..4fbe754c 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 00000000..fa9f936f --- /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 00000000..63254eeb 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 00000000..7cdd6d03 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 00000000..c7951643 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 00000000..a972ee71 --- /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 00000000..6cab7d0f 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 00000000..e4589b92 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 00000000..8ecae194 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 00000000..5eca8f39 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 00000000..e99703df 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 00000000..ba00f4bd 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 00000000..0af93d35 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 00000000..cc41ff3a 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 00000000..d68fb1da 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 00000000..8965a907 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 00000000..f8b9a124 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 00000000..89caf6ad 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 00000000..dc2c5c49 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 00000000..df06bd94 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 00000000..4cd74c30 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 00000000..76ae680c 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 00000000..cc249c7a 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 00000000..12ccddf5 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 00000000..643bd414 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 00000000..8775a83c 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 00000000..d08e64d0 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 00000000..d367e4de 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 00000000..29df5754 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 00000000..836b75c7 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 00000000..76b636a2 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 00000000..a988ee67 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 00000000..03daebee 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 00000000..03ddaf87 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 00000000..3fa95ff4 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 00000000..87a8bdb9 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 00000000..c8c13671 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 00000000..86c6d2f3 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 00000000..daf17b67 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 00000000..81c937a4 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 00000000..e83423de 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 00000000..156334e8 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 00000000..2b3fb3c6 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 00000000..93badd88 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 00000000..54fb4857 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 00000000..9c695c77 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 00000000..6dd1f287 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 00000000..5eff03c8 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 00000000..45552e96 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 00000000..829af68a 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 00000000..e2de8213 --- /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 00000000..1c389625 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 00000000..e5abdff6 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 00000000..fbb63fb1 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 00000000..d975e213 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 00000000..2a32d8f5 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 00000000..b9822c86 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 00000000..7b12abce 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 00000000..59db8340 --- /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 00000000..e2357e8b 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 00000000..ceac440e 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 00000000..bceda7e1 --- /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 00000000..2fb1cea7 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 00000000..2942e178 --- /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 00000000..8ffccb48 --- /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 00000000..12a0c742 --- /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 00000000..21ad2ae5 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 00000000..c7a89a22 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 00000000..3604ce70 --- /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 00000000..58fdfbdc 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 00000000..d9997b0a 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 00000000..8e830929 --- /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 00000000..47fb09f2 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 00000000..56c5a881 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 00000000..734292be --- /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 00000000..a9d39571 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 00000000..f90c4baa 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 00000000..c57c3b26 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 00000000..eb742d41 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 00000000..177b5c62 --- /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 00000000..689f5076 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 00000000..c86c24df 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 00000000..10b8d5fe 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 00000000..30da0bed 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 00000000..c7dbabbb 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 00000000..4a382d21 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 00000000..bf64d4f0 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 00000000..b2eefecb 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 00000000..7e198d64 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 00000000..c465429b 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 00000000..f498ea42 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 00000000..29f2274e 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 00000000..85ae8f38 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 00000000..ac116e34 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 00000000..718d231b 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 00000000..d56e0bfc 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 00000000..97e5d574 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 00000000..c4e3349c 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 00000000..700a5cf4 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 00000000..a85883f6 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 00000000..38349c99 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 00000000..f0b3d811 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 00000000..429188e3 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 00000000..19185073 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 00000000..1dfd68b5 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 00000000..ea053d3c 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 00000000..72af1158 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 00000000..ef8c7af8 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 00000000..865f3fcc 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 00000000..a1490525 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 00000000..e8c5f0ca 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 00000000..bd57e747 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 00000000..bf6630af 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 00000000..7cd21ab8 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 00000000..eb289a23 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 00000000..b1182560 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 00000000..5521ef29 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 00000000..7bc63db2 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 00000000..0fdfbdda 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 00000000..02068cb1 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 00000000..4e61c03c 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 00000000..b5a2be59 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 00000000..1c8030e2 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 00000000..f9f2430a 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 00000000..cde540d1 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 00000000..7b1af1cc 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 00000000..20956e38 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 00000000..8245b217 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 00000000..b7ff36dd 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 00000000..3241b797 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 00000000..9a58c214 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 00000000..153ff501 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 00000000..8e9031ba 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 00000000..825f8c73 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 00000000..42bfbb46 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 00000000..266ad484 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 00000000..293ca281 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 00000000..b8827450 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 00000000..ea26f79d 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 00000000..38a5c34b 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 00000000..591584da 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 00000000..9d76f6f1 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 00000000..5f73e532 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 00000000..921506da 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 00000000..eaa9054d 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 00000000..551a8c2f 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 00000000..735b55a5 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 00000000..43ba7074 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 00000000..9dbb8402 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 00000000..ec846955 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 00000000..10085d65 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 00000000..50fb1a59 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 00000000..64f624d8 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 00000000..0e6c3ab2 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 00000000..7fcbdb83 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 00000000..5ef21106 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 00000000..b00790cc 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 00000000..2bbd77fa 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 00000000..05acbcaf 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 00000000..b8755d6f 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 00000000..f671530a 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 00000000..9e651ebf 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 00000000..24aff438 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 00000000..f379909c 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 00000000..d6162b95 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 00000000..62cb9a13 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 00000000..af8bd9fa 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 00000000..e783a2c4 --- /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 00000000..808aa3bd 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 00000000..31b8a11f 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 00000000..da8e1377 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 00000000..8eadb65e --- /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 00000000..837fcae2 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 00000000..34afd345 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 00000000..44c36a75 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 00000000..9d3309ed --- /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 00000000..2c0dc441 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 00000000..5abc2d8d --- /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 00000000..957569e0 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 00000000..02b4a021 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 00000000..3e20a3d2 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 00000000..c0e147e5 --- /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 00000000..22590823 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 00000000..da4f6769 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 00000000..6bef1ef4 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 00000000..0df83b4c --- /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 00000000..7a63b302 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 00000000..59e70f43 --- /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 00000000..21eb3701 --- /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 00000000..b849d741 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 00000000..67d238f0 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 00000000..d91efc2b 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 00000000..686cce72 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 00000000..a19272d2 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 00000000..64abc4fe 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 00000000..313f3786 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 00000000..fcbf9262 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 00000000..9105175b 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 00000000..ef770054 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 00000000..ec1776bf 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 00000000..712dc2d2 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 00000000..5caec5fa 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 00000000..1d4e2a20 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 00000000..10afc6fb 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 00000000..2cfbe62a 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 00000000..4922f1c8 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 00000000..6f1f862a 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 00000000..74099e72 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 00000000..02f12f61 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 00000000..88b49fe8 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 00000000..d3f686e8 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 00000000..917b593f 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 00000000..039ed94b 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 00000000..0eeeb894 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 00000000..ca66e68c 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 00000000..4b471c86 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 00000000..26f5ef6f 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 00000000..48ed666b 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 00000000..a75bac35 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 00000000..62057e70 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 00000000..34a6acaa 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 00000000..347c171b 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 00000000..229cd6a0 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 00000000..88e02148 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 00000000..27102944 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 00000000..548dfa41 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 00000000..37c9f637 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 00000000..d781b91c 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 00000000..f2cb4b34 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 00000000..055e52f6 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 00000000..e7525f73 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 00000000..a7c0f9a9 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 00000000..5c2f75c8 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 00000000..77e71555 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 00000000..c4b299f0 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 00000000..dc00b052 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 00000000..da05c54d 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 00000000..bc490cdb 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 00000000..5b1eee3b 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 00000000..f10c3b8d 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 00000000..e9b61649 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 00000000..cc63d3d1 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 00000000..118e36bb 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 00000000..1c8047c6 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 00000000..935c9b90 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 00000000..930c2427 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 00000000..e52f445e 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 00000000..9a8faf45 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 00000000..ac60f267 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 00000000..6914476e 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 00000000..7dbbd013 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 00000000..42079af1 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 00000000..76c31d66 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 00000000..c93043ae 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 00000000..024d43b1 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 00000000..4956bf3a 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 00000000..3e48dce6 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 00000000..acfa33c1 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 00000000..2422272f 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 00000000..6323d8f2 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 00000000..db9010fd 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 00000000..f2d272ba 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 00000000..186fed6a 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 00000000..651e3817 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 00000000..d60be6b9 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 00000000..2031274b 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 00000000..5a6f1c22 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 00000000..d213b955 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 00000000..93fa0154 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 00000000..d90c4187 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 00000000..7b324d48 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 00000000..b4cdb3d5 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 00000000..64c2910e 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 00000000..b75ced43 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 00000000..4798c705 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 00000000..4cca55da 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 00000000..0f723073 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 00000000..896daa78 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 00000000..8212011a 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 00000000..18150962 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 00000000..d3d16cfc 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 00000000..f90f5ee6 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 00000000..e0260793 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 00000000..b551c49c 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 00000000..5d17c4c3 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 00000000..32b97792 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 00000000..a7002da6 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 00000000..0ff5a2d9 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 00000000..4f49df45 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 00000000..72abdcf4 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 00000000..56010974 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 00000000..057c210c 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 00000000..c18f80f0 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 00000000..e18a592a 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 00000000..f796e359 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 00000000..d44e8ad1 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 00000000..b5fe5d9b 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 00000000..00a30cec 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 00000000..dbae867c 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 00000000..d22c5a3f 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 00000000..ed5d68df 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 00000000..e0e556ae 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 00000000..e4037712 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 00000000..7474729d 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 00000000..6573e526 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 00000000..e32ff9ec 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 00000000..7d217b02 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 00000000..c9bfc4e7 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 00000000..9d477a2e 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 00000000..03888f5e 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 00000000..44f3428d 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 00000000..534c95e8 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 00000000..da7bf6fb 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 00000000..a5cbf8d9 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 00000000..dcc2074b 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 00000000..5d7798d4 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 00000000..825ba628 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 00000000..67ce1477 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 00000000..3f16802a 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 00000000..543516c9 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 00000000..5beff7b9 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 00000000..754c62cb 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 00000000..4777245c --- /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 00000000..84b637ae --- /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 00000000..12320030 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 00000000..6bf46bd1 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 00000000..f9f3908c 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 00000000..de8a5269 --- /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 00000000..f8b4448c --- /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 00000000..406161d4 --- /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 00000000..ea2b5fe3 --- /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 00000000..e2cb9dcf 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 00000000..a54aa5d4 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 00000000..b7069cbd 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 00000000..22ff6cde 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 00000000..443fdde7 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 00000000..59c4a709 --- /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 00000000..c8c9db5b 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 00000000..554e1e9e 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 00000000..bd9e1c87 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 00000000..89bc7aa3 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 00000000..94aa733c 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 00000000..6b56c77c 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 00000000..ac35650a 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 00000000..be2a8972 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 00000000..585553cf 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 00000000..9d36fdab 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 00000000..4cfd3f2d 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 00000000..14108791 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 00000000..80c88e4d 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 00000000..c22dffda 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 00000000..73c877ee 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 00000000..c15af49d 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 00000000..daad0eec 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 00000000..248fd5a6 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 00000000..60db32d7 --- /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 00000000..4524f0a3 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 00000000..ac7d7903 --- /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 00000000..21af28a7 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 00000000..f952b9ab 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 00000000..0f12cd9c 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 00000000..50d226c0 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 00000000..1356871f 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 00000000..4f52d997 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 00000000..2252c02b 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 00000000..93d03ab6 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 00000000..79f7f258 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 00000000..c227b278 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 00000000..252edea2 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 00000000..e0f9c799 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 00000000..6b220a3b 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 00000000..b159b29b 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 00000000..2ff2848b --- /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 00000000..d7c6dbc5 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 00000000..443ca2f5 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 00000000..dd08e676 --- /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 00000000..3d52b825 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 00000000..aeafdfc8 --- /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 00000000..6d0d409f --- /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 00000000..f2e0070c --- /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 00000000..30686361 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 00000000..1d826d2c --- /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 00000000..4018d714 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 00000000..9577e94a 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 00000000..b95aea30 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 00000000..4100e7b8 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 00000000..6510af6d 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 00000000..a0d252d3 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 00000000..37d9a8e9 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 00000000..a692fdd6 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 00000000..8b2cf3ee 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 00000000..76252892 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 00000000..6d841928 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 00000000..e628f2a3 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 00000000..f55a537b 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 00000000..6966bf84 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 00000000..2aa3e9b7 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 00000000..c4a234ea --- /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 00000000..10bbc44c 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 00000000..76ffd60f 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 00000000..162bcb08 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 00000000..9e46cc41 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 00000000..74428aac 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 00000000..b44296f2 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 00000000..d5b4b6ed --- /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 00000000..14713df1 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 00000000..2782d064 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 00000000..bf695235 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 00000000..f91fb1d7 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 00000000..e86aa0ef --- /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 00000000..856e03ab 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 00000000..41430a34 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 00000000..15572af8 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 00000000..7142ebf7 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 00000000..46e16169 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 00000000..0d85e5b9 --- /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 00000000..0bfa8f9d 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 00000000..58a65870 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 00000000..c515eac5 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 00000000..16244a03 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 00000000..37cb7df2 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 00000000..ce94ae8e 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 00000000..c405b588 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 00000000..b623c327 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 00000000..cfa900b0 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 00000000..a17e0e78 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 00000000..c3292b82 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 00000000..302b2b3b --- /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 00000000..d1eccadf 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 00000000..dd019da1 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 00000000..ccfd325a 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 00000000..5783214d 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 00000000..6cd6a5a3 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 00000000..69ed7088 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 00000000..5ed18764 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 00000000..206f5831 --- /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 00000000..b74b3f31 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 00000000..a49c87ac 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 00000000..dae92b6d 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 00000000..b500c45a 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 00000000..6dd58a8a 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 00000000..46d06e68 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 00000000..47c33067 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 00000000..79545568 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 00000000..12b3eb62 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 00000000..34b307b0 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 00000000..3587cd56 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 00000000..016c81f6 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 00000000..d44117aa 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 00000000..d4a9b805 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 00000000..97118e89 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 00000000..cf15ddfe 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 00000000..672b0a7d 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 00000000..26a998ad 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 00000000..a4312883 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 00000000..d1773d68 --- /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 00000000..da180c58 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 00000000..047f2a4c 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 00000000..18a85009 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 00000000..6a0fe2c5 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 00000000..29415012 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 00000000..d8405d13 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 00000000..083f82e9 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 00000000..aec94616 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 00000000..db6f8753 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 00000000..8a844cfd 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 00000000..0517ec96 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 00000000..150586fd 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 00000000..540b0d19 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 00000000..6691c31e 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 00000000..f1efd8fa 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 00000000..d9be44af 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 00000000..f1848e1d 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 00000000..e0edad1c 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 00000000..bc676d11 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 00000000..c1d4c0ed 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 00000000..106ef9b9 --- /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 00000000..be152b29 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 00000000..7c84e365 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 00000000..fc6e94c4 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 00000000..14247962 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 00000000..508001ad 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 00000000..c8ca47cd 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 00000000..5898f58d 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 00000000..1ceff16b 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 00000000..732738cf --- /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 00000000..82c66198 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 00000000..254e6ebf 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 00000000..e39a19ef 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 00000000..fa917f69 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 00000000..e5df4206 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 00000000..58c2b57e 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 00000000..f767b698 --- /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 00000000..d5261955 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 00000000..beacfb4a --- /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 00000000..5b0bf84e 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 00000000..5e8511aa 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 00000000..6867d7d6 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 00000000..98fd04e1 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 00000000..416dc958 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 00000000..d8612ab2 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 00000000..6c7a7682 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 00000000..e2793362 --- /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 00000000..4cce7e35 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 00000000..01b9a83e --- /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 00000000..e94a7af3 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 00000000..4cb49b88 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 00000000..47b8737d 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 00000000..ff641f15 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 00000000..4ada0e76 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 00000000..1e164e6e 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 00000000..507abbd3 --- /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 00000000..66e9a941 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 00000000..262174bd 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 00000000..358954dc 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 00000000..28395e54 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 00000000..93afb2d9 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 00000000..d094eeb6 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 00000000..48983790 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 00000000..1b15b8a7 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 00000000..1d45faeb --- /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 00000000..c6b7db88 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 00000000..43e4d287 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 00000000..6be044c3 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 00000000..262c41f9 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 00000000..b15dc507 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 00000000..982ae8eb 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 00000000..964c04ec 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 00000000..487a11eb 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 00000000..0ee9932b 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 00000000..87db3088 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 00000000..c95aee7d 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 00000000..260ba35f 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 00000000..fe0c6d99 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 00000000..2e98acd5 --- /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 00000000..81a32075 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 00000000..47e73b25 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 00000000..1c7f3ea6 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 00000000..c38e1b51 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 00000000..6daa8c56 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 00000000..347f071f 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 00000000..6f816b6a 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 00000000..7bee39f4 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 00000000..5ad7ca70 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 00000000..0732ec4e 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 00000000..3af66449 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 00000000..b3dfa621 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 00000000..96c7bbcb 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 00000000..b5001a24 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 00000000..fbbb8983 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 00000000..cbe7881b 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 00000000..b3fa3d06 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 00000000..4f036878 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 00000000..e260b712 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 00000000..0d3d9f14 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 00000000..f0f940d4 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 00000000..d50baff6 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 00000000..2fb3fb5d 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 00000000..44dadf82 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 00000000..ba4d36c0 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 00000000..c8412e66 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 00000000..39825688 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 00000000..58a46af5 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 00000000..cdeb29ce 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 00000000..2b1d0a23 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 00000000..e8f7f6ff 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 00000000..eb8092e7 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 00000000..dd45ae36 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 00000000..441ae679 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 00000000..bae980bb 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 00000000..f379fb84 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 00000000..e0794368 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 00000000..844a45ad 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 00000000..df8c6310 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 00000000..f00cac5d 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 00000000..3ef6f51f 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 00000000..a112e6f6 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 00000000..8952e169 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 00000000..d49f4468 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 00000000..68416dc2 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 00000000..d6d14271 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 00000000..26cddc5c 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 00000000..6f563d1b 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 00000000..2ae4a956 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 00000000..e76f67e5 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 00000000..25bc9bb7 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 00000000..a708ec52 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 00000000..84dbe5e9 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 00000000..2df02488 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 00000000..f2984f8a 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 00000000..ba17c5c9 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 00000000..054a89a5 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 00000000..8c618763 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 00000000..a31f2e8c 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 00000000..94670e9c 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 00000000..a6c4fbc8 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 00000000..67467425 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 00000000..38f4f5d7 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 00000000..5eceb2a7 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 00000000..3c6a6168 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 00000000..3780f0c6 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 00000000..86f59959 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 00000000..3e8cb67c 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 00000000..6933c7dc 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 00000000..77cf33e4 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 00000000..16dae575 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 00000000..dbdd1c0a 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 00000000..fa01dc3f 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 00000000..d466c3d4 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 00000000..29f1a9f9 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 00000000..8b7a468f 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 00000000..f5df4928 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 00000000..1322dfa4 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 00000000..0da09f96 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 00000000..8b7ba71f 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 00000000..28d6aa94 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 00000000..b3758103 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 00000000..c40685e6 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 00000000..ffd0e30f 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 00000000..142aac38 --- /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 00000000..493392d0 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 00000000..c5316fdb 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 00000000..f3f6b976 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 00000000..e85bb5ec --- /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 00000000..45de1374 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 00000000..4d1be29a --- /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 00000000..729f8f63 --- /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 00000000..d7d327e7 --- /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 00000000..0837e622 --- /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 00000000..729f8f63 --- /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 00000000..4610414a --- /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 00000000..e36728b7 --- /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 00000000..3c16852b --- /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 00000000..d2cf33cb --- /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 00000000..840ed554 --- /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 00000000..3e7d661b --- /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/local_components_list.temp.yml b/ESP32-Rainmaker-Switch/build/local_components_list.temp.yml deleted file mode 100644 index 56d3fd1b..00000000 --- a/ESP32-Rainmaker-Switch/build/local_components_list.temp.yml +++ /dev/null @@ -1,191 +0,0 @@ -components: - - name: "app_trace" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_trace" - - name: "app_update" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/app_update" - - name: "bootloader" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader" - - name: "bootloader_support" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/bootloader_support" - - name: "bt" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/bt" - - name: "cmock" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/cmock" - - name: "console" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/console" - - name: "cxx" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/cxx" - - name: "driver" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/driver" - - name: "efuse" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/efuse" - - name: "esp-tls" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp-tls" - - name: "esp_adc" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_adc" - - name: "esp_app_format" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_app_format" - - name: "esp_bootloader_format" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_bootloader_format" - - name: "esp_coex" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_coex" - - name: "esp_common" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_common" - - name: "esp_eth" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_eth" - - name: "esp_event" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_event" - - name: "esp_gdbstub" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_gdbstub" - - name: "esp_hid" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hid" - - name: "esp_http_client" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_client" - - name: "esp_http_server" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_http_server" - - name: "esp_https_ota" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_ota" - - name: "esp_https_server" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_https_server" - - name: "esp_hw_support" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_hw_support" - - name: "esp_lcd" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_lcd" - - name: "esp_local_ctrl" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_local_ctrl" - - name: "esp_mm" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_mm" - - name: "esp_netif" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif" - - name: "esp_netif_stack" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_netif_stack" - - name: "esp_partition" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_partition" - - name: "esp_phy" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_phy" - - name: "esp_pm" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_pm" - - name: "esp_psram" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_psram" - - name: "esp_ringbuf" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_ringbuf" - - name: "esp_rom" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_rom" - - name: "esp_system" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_system" - - name: "esp_timer" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_timer" - - name: "esp_wifi" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esp_wifi" - - name: "espcoredump" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/espcoredump" - - name: "esptool_py" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/esptool_py" - - name: "fatfs" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/fatfs" - - name: "freertos" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/freertos" - - name: "hal" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/hal" - - name: "heap" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/heap" - - name: "http_parser" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/http_parser" - - name: "idf_test" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/idf_test" - - name: "ieee802154" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/ieee802154" - - name: "json" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/json" - - name: "linux" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/linux" - - name: "log" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/log" - - name: "lwip" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/lwip" - - name: "mbedtls" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/mbedtls" - - name: "mqtt" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/mqtt" - - name: "newlib" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/newlib" - - name: "nvs_flash" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_flash" - - name: "nvs_sec_provider" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/nvs_sec_provider" - - name: "openthread" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/openthread" - - name: "partition_table" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/partition_table" - - name: "perfmon" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/perfmon" - - name: "protobuf-c" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/protobuf-c" - - name: "protocomm" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/protocomm" - - name: "pthread" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/pthread" - - name: "riscv" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/riscv" - - name: "sdmmc" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/sdmmc" - - name: "soc" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/soc" - - name: "spi_flash" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/spi_flash" - - name: "spiffs" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/spiffs" - - name: "tcp_transport" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/tcp_transport" - - name: "touch_element" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/touch_element" - - name: "ulp" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/ulp" - - name: "unity" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/unity" - - name: "usb" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/usb" - - name: "vfs" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/vfs" - - name: "wear_levelling" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/wear_levelling" - - name: "wifi_provisioning" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/wifi_provisioning" - - name: "wpa_supplicant" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/wpa_supplicant" - - name: "xtensa" - path: "C:/Users/alex/esp/v5.2.2/esp-idf/components/xtensa" - - name: "main" - path: "C:/Users/alex/github/ESP-Nodes/ESP32-Rainmaker-Switch/main" - - name: "esp_diag_data_store" - path: "C:/Users/alex/esp/esp-rainmaker/components/esp-insights/components/esp_diag_data_store" - - name: "esp_diagnostics" - path: "C:/Users/alex/esp/esp-rainmaker/components/esp-insights/components/esp_diagnostics" - - name: "esp_insights" - path: "C:/Users/alex/esp/esp-rainmaker/components/esp-insights/components/esp_insights" - - name: "rmaker_common" - path: "C:/Users/alex/esp/esp-rainmaker/components/rmaker_common" - - name: "esp_rainmaker" - path: "C:/Users/alex/esp/esp-rainmaker/components/esp_rainmaker" - - name: "esp_schedule" - path: "C:/Users/alex/esp/esp-rainmaker/components/esp_schedule" - - name: "jsmn" - path: "C:/Users/alex/esp/esp-rainmaker/components/jsmn" - - name: "json_generator" - path: "C:/Users/alex/esp/esp-rainmaker/components/json_generator" - - name: "json_parser" - path: "C:/Users/alex/esp/esp-rainmaker/components/json_parser" - - name: "app_insights" - path: "C:/Users/alex/esp/esp-rainmaker/examples/common/app_insights" - - name: "app_reset" - path: "C:/Users/alex/esp/esp-rainmaker/examples/common/app_reset" - - name: "app_wifi" - path: "C:/Users/alex/esp/esp-rainmaker/examples/common/app_wifi" - - name: "gpio_button" - path: "C:/Users/alex/esp/esp-rainmaker/examples/common/gpio_button" - - name: "ledc_driver" - path: "C:/Users/alex/esp/esp-rainmaker/examples/common/ledc_driver" - - name: "qrcode" - path: "C:/Users/alex/esp/esp-rainmaker/examples/common/qrcode" - - name: "ws2812_led" - path: "C:/Users/alex/esp/esp-rainmaker/examples/common/ws2812_led" 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 00000000..b4033a70 --- /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 00000000..d815ed92 --- /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 00000000..356e297d --- /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 00000000..0622ecf4 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 00000000..a77098c4 --- /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 00000000..e69de29b 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 00000000..9e52646b --- /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 00000000..e5d2014a --- /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 00000000..cefe6ac1 --- /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 00000000..05f56837 --- /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